Logon script doesn't run

  • Thread starter Thread starter Tiffany
  • Start date Start date
T

Tiffany

We have 3 domain controllers in our Windows 2000 network. When users log
onto client computers(Windows 2000 and XP) through dc1, the logon script
never runs. The logon script runs on dc2 and dc3. How do I troubleshoot
the problem?
 
Do the logon scripts exist on dc1? If not, it sounds like you do not have
netlogon replicating. And how do you know that they're logging in against
dc1? Are you verifying this by checking the %logonserver% variable on the
client machines? Are you sure they aren't logging in against cached
credentials? (%logonserver%==\\%computername%)

Ray at work
 
The logon scripts were replicated to all domain controllers. The
%logonserver% variable on the client machines is set to dc1 under the SET
command.
 
Back
Top