Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

About syncronizing clocks on multiple servers!

Status
Not open for further replies.

WastinAway

Technical User
Jun 21, 2004
31
US
Do you run this command on all 8 servers? How do I administer these commands? and where?

net stop w32time
net time /setsntp:MyMainServer
net start w32time


 
If the 8 servers are in a domain, the answer is no. You don't have to do anything if the servers are members of an AD domain. The only server that would need to be configured is the PDC emulator of the root domain.

On the PDCe, you would do "net time /setsntp:time.nist.gov" Then stop and start the w32time service.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top