Keeping Time In Sync

  • Thread starter Thread starter Neil Daswani
  • Start date Start date
N

Neil Daswani

Hi Folks,

I would like Windows XP to sync its clock with
time.windows.com every time it reboots instead of (the
default) once every week. How would I do this?

I know that I can change the polling interval in the
Windows registry, but I want the sync to occur on every
reboot instead of at specific intervals. How can I
acheive this?

-- Neil
daswani at cs dot stanford dot edu
 
Create a BAT file with the following commands and put it in your Startup
folder.

NET STOP W32TIME
NET START W32TIME

Stopping and restarting the Windows time service forces a time check when
the service restarts.
 

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

Time Sync 18
TIME DOESNT SYNC 1
time sync error 5
Time sync 3
TIME WON'T SYNC! 5
Win2k3 Client cannot sync to Win2k3 NTP Server 1
Time Sync Not Working 7
Changing frequency of time sync 1

Back
Top