Logon Scripts not running

  • Thread starter Thread starter falcontwo
  • Start date Start date
F

falcontwo

I recently setup a new w2k AD files server DC02. Backup
and restore all the files from DC01 to DC02. Transfer all
the FSMO roles from DC01 to DC02. Modified the script to
point to the new server. I modified the script from the
sysvol folder with the NETLOGON share.

I can see that the change has replicated to the other DCs.
However when I try to login as a regular user, the log
script is running pointing to the old server. What did I
miss. I wil be taking the old server offline.
 
Be sure that the users are not being authenticated by the old DC. If they
are, then the login scripts on the old DC will be used. They need to be
logged in using the new DC for the new login script to run.

Ozone
 
Back
Top