Page 1 of 1

configure application

Posted: Wed Oct 30, 2013 5:19 pm
by kornfr
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

Re: configure application

Posted: Thu Oct 31, 2013 8:24 am
by admin
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

Re: configure application

Posted: Thu Oct 31, 2013 11:30 am
by admin
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.

Re: configure application

Posted: Thu Oct 31, 2013 4:00 pm
by kornfr
Tanks for the answer

But i want autorize only 2 or 3 applications.

Re: configure application

Posted: Fri Nov 29, 2013 5:25 pm
by admin
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