Time Sync

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
 
M

Marina Roos

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
 
S

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
 
S

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
 
R

Rob

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
 

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

Similar Threads

Time Sync 2
time sync 6
Time Sync 4
WIN2K domain controller reinstall 1
Time problem 1
UAC interfering with domain client time sync 1
Time syncroniztion 3
Windows Time Service Needed on Workstations? 1

Top