I have an AD server that I'd like to sync with an internet source to keep accurate time.
I've followed the steps in this article:
http://support.microsoft.com/kb/816042
However, I've found that it does not poll the NTP server automatically. I'm able to force it to sync by running:
w32tm /resync
When I run that command the time seems to sync up as it should.
Is this correct? I'm probably misunderstanding, but I thought by setting the poll interval in the registry per the instructions I was telling it how often to poll.
Do I need to setup a scheduled task to run the w32tm command, or am I overlooking a better solution?
Thanks in advance!
I've followed the steps in this article:
http://support.microsoft.com/kb/816042
However, I've found that it does not poll the NTP server automatically. I'm able to force it to sync by running:
w32tm /resync
When I run that command the time seems to sync up as it should.
Is this correct? I'm probably misunderstanding, but I thought by setting the poll interval in the registry per the instructions I was telling it how often to poll.
Do I need to setup a scheduled task to run the w32tm command, or am I overlooking a better solution?
Thanks in advance!