Error regarding system clock

  • Thread starter Thread starter Jeremy C
  • Start date Start date
J

Jeremy C

One of my workstations has suddenly decided not to log on to the domain
because the system clock doesnt match the server clock. In addition, many
of my workstations are having problems with the local clocks running faster
than the server's... Any thoughts on how to perhaps fix this, or make it so
the workstations sync up with the server upon startup?

Any input would be greatly appreciated...

Jeremy C
 
One of my workstations has suddenly decided not to log on to the domain
because the system clock doesnt match the server clock. In addition, many
of my workstations are having problems with the local clocks running faster
than the server's... Any thoughts on how to perhaps fix this, or make it so
the workstations sync up with the server upon startup?

Any input would be greatly appreciated...

Jeremy C
see tips 2669, 5414, 4167 in the 'Tips & Tricks' at http://www.jsiinc.com

If your users have the right to change time, use
net time %logonserver% /set /yes
in a logon script.

If they don't, you can use a startup script, though time sync should be
automatic.



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top