Hi Dana:
Try this:
To sync the server to an Atomic clock on the internet:
w32tm /config /manualpeerlist:time.nist.gov,0x8 /syncfromflags:MANUAL
net stop w32time
net start w32time
w32tm /resync /nowait
and make sure the Time service has been started on the server. If you run
these commands and you see that time service is restarted everything should
be ok on the server.
Larry
-Please post the resolution to your issue so others may benefit.
-Get Your SBS Health Check at
www.sbsbpa.com
> Hi,
>
> My server is always about 12 minutes behind. Where does it get its
> time from, the bios? How (exactly) can I synch with an outside source
> for perfect accuracy?
>
> Thx,
>
> D
>