03-21-2007, 06:46 AM
|
#2 (permalink)
|
|
Registered User
Join Date: Oct 2004
Location: Omaha, The Center of the Universe
Posts: 7,632
OS: WinXP, Win2K3
|
Re: Clock Sync issues
The way I usually set the DC time source is through the cmd prompt.
C:\>net time /setsntp:time.windows.com
then you have to stop the time service
C:\>net stop w32time
then you have to start it back up
C:\>net start w32time
I have noticed that the time.windows.com site is not always reliable and started to use a different time server.
time.nist.gov
|
|
|