Setting the time on a network

T

Thomas

Is there a simple way to calibrate/configure all the
clocks on a network? I thought I could just run NTP. I
found a public NTP server and ran the command C:\> net
time /setsntp:192.4.41.40
but I got a list of more commands needed. Obviously I'm
missing something, but what is it??

Thanks!
 
J

Jerold Schulman

Is there a simple way to calibrate/configure all the
clocks on a network? I thought I could just run NTP. I
found a public NTP server and ran the command C:\> net
time /setsntp:192.4.41.40
but I got a list of more commands needed. Obviously I'm
missing something, but what is it??

Thanks!

In a domain, configure an authoritative time server.
See tips 2669 and 5414 in the 'Tips & Tricks' at http://www.jsiinc.com

You can set a clients clock in a login script (if they have the right to change
time)

net time %logonserver% /set /yes


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

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

PDC FSMO sync 6
NTP in MS domains 10
Time Sync error: 1
How to Get Windows Time Service to Use Hardware Clock? 5
w32 time issue 2
windows time service 1
External Time Source redundancy question... 1
NTP server 3

Top