configure application

Get help with installation and setup problems
Post Reply
kornfr
Posts: 3
Joined: Sun Sep 29, 2013 7:43 am

configure application

Post by kornfr » Wed Oct 30, 2013 5:19 pm

Bonjour
lorsque d'un utilisateur ouvre une session, je souhaiterais qu'un script (.bat) se lance (ouverture de partage réseau ). Ensuite l'utilisateur pourrait uniquement lancer 2 applications et accéder au répertoire réseau.

Est-ce possible ?

Merci


Hello
when a user logs in, I want a script (. bat) starts (open network share). Then the user could only run two applications and access to the network directory.

Is this possible?

Thanks

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: configure application

Post by admin » Thu Oct 31, 2013 8:24 am

Hello,

Yes this can be achieved by using local group policy, execute gpedit.msc and locate user configuration/windows settings/scripts. Then copy / paste your logon scripts in C:\Windows\System32\GroupPolicy\User\Scripts\Logon and add it as logon script, see image below.

Image
Olivier
TSplus support team administrator
Image

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: configure application

Post by admin » Thu Oct 31, 2013 11:30 am

You can also place a logon.bat in the C:\Users\name_of_the_user\AppData\Roaming folder if you need to have a different script for each users.
Olivier
TSplus support team administrator
Image

kornfr
Posts: 3
Joined: Sun Sep 29, 2013 7:43 am

Re: configure application

Post by kornfr » Thu Oct 31, 2013 4:00 pm

Tanks for the answer

But i want autorize only 2 or 3 applications.

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: configure application

Post by admin » Fri Nov 29, 2013 5:25 pm

Hello,

Publishing applications for users is one of the "basic" features of TSplus, I recommend you to watch some these tutorial videos to get you started : docs.terminalserviceplus.com/video-tutorials#getting-started
Olivier
TSplus support team administrator
Image

Post Reply