Setting up a time server

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Can someone give me detailed step by step instructions on getting my two
servers to sync the time. I keep getting event log errors and i followed the
instructions on Q216734. But im confused on
net time /setsntp:server_list

what do they mean server_list.

I have two Domain Controllers.



thanks
 
You could set up one of the DCs with an internet time server like
ntp2.usno.navy.mil - and you could set the other DC to sync to the first DC.

net time /setsntp:ntp2.usno.navy.mil
net time/setsntp:firstdcname
 
That article is not very clear, that's for sure. They should have given
clearer examples, such as:

net time /setsntp:ntp2.usno.navy.mil

Steve
 
Back
Top