Pav4o
Technical User
- Jan 22, 2003
- 45
Hi there!
My question is about GPO.I have made some GPO's for different OU's (Organization Unit).The difference between them is just the logon scripts that i have made for the users belong to different OU's .
The logon script format is a .bat file like this:
net use t: \\server\share /PERSISTENT:NO
net use x: \\server1\share /PERSISTENT:NO
But when some user is loging to the domain there is no difference in the profile,for example there is no mount points that i have specified in the script.
Another example is when i tryed to redirect user's "My documents" folders and again it wasn't worked.
Do I need to specify anything else to get GPO working?
My question is about GPO.I have made some GPO's for different OU's (Organization Unit).The difference between them is just the logon scripts that i have made for the users belong to different OU's .
The logon script format is a .bat file like this:
net use t: \\server\share /PERSISTENT:NO
net use x: \\server1\share /PERSISTENT:NO
But when some user is loging to the domain there is no difference in the profile,for example there is no mount points that i have specified in the script.
Another example is when i tryed to redirect user's "My documents" folders and again it wasn't worked.
Do I need to specify anything else to get GPO working?