Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

applying logon script to Group policy

Status
Not open for further replies.
Aug 19, 2002
3
US
Trying to apply a logon script to group policy via the windows 2k active directory via the group policy snap MMC.

Technet says this should be done by gong to user config, windows settings, scripts(logon/logoff), double clicking on logon, show files, paste batch file and vb script in windows. click add button and select batch file.

I assume the problem is in my process because the script works fine when applied to an individual user but not a group OU. also, I can logon to a workstation as the user and call the batch file without error.

any help would be appreciated
 
GPO's are applied against users or computers.I saw a blurb on M$ about GPO being a misnomer, they dont apply against groups. Put all users that you want affected by the GPO in an OU and apply the logon script policy on the OU.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top