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!

TIME SYNC ON WINDOWS 2002 Server

Status
Not open for further replies.

GGUadmin

Technical User
Feb 8, 2002
19
0
0
US
I'm a NetWare guy, so don't blame for not knowing, but is it possible to time sync my Win2K servers?
 
Yup. You can sync it to an Internet atomic clock.

e.g. Open a command window
"net time /setsntp:ntp0.ja.net" to set the location of the time clock. You can use 128.86.8.123 instead of ntp0.ja.net if you have any name resolution issues.
"w32tm -s" to enforce a time synchronisation.
By default it will try every 45 minutes to do the first time sync then check every 8 hours.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top