Using public NTP server, how exactly?

R

RDufour

My computer that I want to keep synchronized with a public NTP time server
is a domain controller (W2k Sp4).
I'm looking at the net time command in the docs but I must be dense :-(

I suppose you gotta write a batch file that executes on startup defining the
NTP server to use so I got

net time /setsntp:tick.utoronto.ca

But executing that command does not change the current time on my machine.
When I then run net time set all it does is take the current time on the
machine and asks me if I want to change it to that, deuh?
Exactly how does one keep a machine synchronizing, not just on start up but
at regular intervals, with a public NTP server?

Any help appreciated.

RD
 
D

Dave Patrick

Make sure the Windows Time service is set to 'Automatic'
http://support.microsoft.com/kb/q216734/

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| My computer that I want to keep synchronized with a public NTP time server
| is a domain controller (W2k Sp4).
| I'm looking at the net time command in the docs but I must be dense :-(
|
| I suppose you gotta write a batch file that executes on startup defining
the
| NTP server to use so I got
|
| net time /setsntp:tick.utoronto.ca
|
| But executing that command does not change the current time on my machine.
| When I then run net time set all it does is take the current time on the
| machine and asks me if I want to change it to that, deuh?
| Exactly how does one keep a machine synchronizing, not just on start up
but
| at regular intervals, with a public NTP server?
|
| Any help appreciated.
|
| RD
|
|
|
 

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

Top