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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

W32Time Help

Status
Not open for further replies.

Dreddnews

Technical User
Nov 17, 2002
83
0
0
US
The clocks on all of our workstations / servers are off by over 5 minutes. Some of our clients are not keen on that so we need to have it set properly. How do I fix it on the domain controller so that it will be set right and update all clients that log into the domain?
 
Go out and download atomic clock from:
Install on the domain controller. This will automatically get time udats form the atomic clock engine via the internet.

To sync your client insert this line in to your logon.bat files:
net time \\ (server name ) /set /y
This will force the client to set there time to the domain controller.
 
i think you can disable the windows time service this will fix the problem you can do it by policy in the domain controller or on the clinets
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top