Time Sync

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

Hi,
I have a w2k server domain, and dont have any kind of time
syncronization for servers and clients, actually I need to
adjust the time on one of my Domain controller and then
sync all my clients and other servers with that or
something like that.
Does anyone know what the best and easiest way is to do
that?
Thanks-Rob
 
If you have a DC that is connecting to the internet, do the following from
the commandprompt (just once):
net time /setsntp:time.nist.gov (or any other public timeserver)
net stop w32time
w32tm -once -v
net start w32time

On the W2K/XP clients, from the commandprompt (just once):
net time /setsntp:servername
w32tm -once -v
 
Hi Rob

I have been researching this myself and have several docs that could
help you. would you like them e-mailed to you?

Sean
 
Hi Rob

I have been researching this myself and have several docs that could
help you. would you like them e-mailed to you?

Sean
 
Yes, please.
(e-mail address removed)

-----Original Message-----
Hi Rob

I have been researching this myself and have several docs that could
help you. would you like them e-mailed to you?

Sean
 
Back
Top