PDA

View Full Version : Terminal Services User Setup Script (All)



nickalaus79
11-11-2005, 08:15 AM
Needing a script or some other automated method to standardize the following active directory user attributes:

Set TS Profile path and home directory for all users.
Set logon.bat as logon script.
Enable Remote Control.
NOT require user permission for remote control.

I need a script that will sweep our Active Directory and set those attributes for every AD user Account.

Brf
11-11-2005, 08:57 AM
You should be able to set most, if not all, of those using Group Policy.

nickalaus79
11-11-2005, 03:03 PM
The problem is that you can set these group policies only for W2K3 or XP. We are using Citrix Metaframe on Windows 2000 Servers. I found the group policy and applied it, but found it would set the profile paths and all that for the users. So I hit explain on the group policy and it said only for Terminal Services XP. Then I tried to set the local policy on the Win2000 TS and it wasn't even avail. So I do need a script that will set these settings for all users b/c some of the people on our help desk didn't set these when they created the user accounts so some these users cannot log into citrix properly.

nickalaus79
11-15-2005, 06:40 AM
I meant to say that it "would not" set the profile paths for the users.