Internet time synchronization

  • Thread starter Thread starter David Moy
  • Start date Start date
D

David Moy

Is there a way to make a domain server synchronize with
an external time source?
 
Yes....in a command prompt, type

net time /setsntp:<name of time server> <enter>
 
open command prompt
net stop w32time
w32tm -s
net start w32time


enjoy

shiva
 
Thank you- I will try that Monday.

-----Original Message-----
Yes....in a command prompt, type

net time /setsntp:<name of time server> <enter>






.
 

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

Back
Top