I would like to know how I can create a new user or batch of users that have Terminal Services disabled apon creation. I believe the AD default is to give ALL new users the ability to use a Terminal Services profile.
Announcement
Collapse
No announcement yet.
Create a user with Terminal Services Disabled
Collapse
X
-
Re: Create a user with Terminal Services Disabled
There's information in the help file on this, but basically you create a batch file that executes the TSCMD utility ( http://www.systemtools.com/free_frame.htm ) after a user is created.
The structure of the file is explained in the help file, but we can help if that is confusing.
You then point to the batch file you created under Tools->Settings->User.
Comment
Comment