Error regarding system clock

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
 
J

Jerold Schulman

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top