C
carlos
Hello,
Scenario:
We are using OU based GP, to run a script(changereg.bat), at the time of
logon.
The script will read a file(userlist.txt) and execute commands based on
user's logon name.
Every thing works fine, when configured as domain logon script or as a GP.
Problem: The file, that has user list and commands for the users, is too
big(userlist.txt)(6 pages!), so at the time of login, some users are facing
slowlogon issues and the DC's response will be very slow during logon hours.
If we reduce the file size ( to one page), by removing some users from the
file, userlist.txt, everything is fine, there is no perfrmance/slowlogon
issues..
As a workaround, we are planning to have multiple files, one file for each
OU..
Is there a variable, which will allow me to find the user's OU at the time
of login?
or any other workaround?
Thanks
Carlos
Scenario:
We are using OU based GP, to run a script(changereg.bat), at the time of
logon.
The script will read a file(userlist.txt) and execute commands based on
user's logon name.
Every thing works fine, when configured as domain logon script or as a GP.
Problem: The file, that has user list and commands for the users, is too
big(userlist.txt)(6 pages!), so at the time of login, some users are facing
slowlogon issues and the DC's response will be very slow during logon hours.
If we reduce the file size ( to one page), by removing some users from the
file, userlist.txt, everything is fine, there is no perfrmance/slowlogon
issues..
As a workaround, we are planning to have multiple files, one file for each
OU..
Is there a variable, which will allow me to find the user's OU at the time
of login?
or any other workaround?
Thanks
Carlos