At IU, how can I synchronize the clock on my Windows computer to a time server?
At Indiana University, the most straightforward method is to
synchronize to IU's time server using the Windows net
time command. If you connect to a Novell server, your
computer's clock is automatically updated.
Using the net time command in Windows 8, Windows 7, Vista, or XP
Note: If you wish to synchronize to a time server
on another, non-IU network, in the instructions below, replace
ads.iu.edu with the address of that network. For example,
if your network's address is ntp.mynetwork.com, you would
enter:
At IU, you must be logged into the ADS domain on the IU
network (via either a direct or VPN connection) before you
can synchronize to IU's time server. To use the net time
command:
- In Windows 8, from the Start screen, type
cmdand right-click on theCommand Promptapp that appears. Then selectRun as Administratorfrom the list of options at the bottom of the screen.
In Windows 7, Vista, or XP, from theStartmenu, selectAll ProgramsorProgramsand thenAccessories. Right-clickCommand Promptand selectRun as administrator.
- At the command prompt, enter: net time \\ads.iu.edu /set /y
- At the command prompt, enter
exitto return to Windows.
Possible errors and solutions
Occasionally, you will see one or more of the following error
messages when attempting the net time command:
System error 5
System error 53 has occurred
Network path not found
If you get one of these error messages, try the following solutions:
-
Re-enter the
net timecommand. Follow the steps above. There are many reasons whynet timemay fail to synchronize with a time server (e.g., there may be too many concurrent server requests). If you've entered the command immediately after your computer booted up, it may not have had enough time to load all of the necessary Windows components.
-
Use an IP address. To look up the IP
address of the server you are trying to synchronize to, use the
nslookupcommand.
- In Windows 8, from the Start screen, type
nslookup, and then click on the app that appears.
In Windows 7, Vista, or XP, from theStartmenu, selectRun.... In the "Open:" field, typenslookup, and then clickOK.
- At the command prompt, enter the network name for the server to
which you're trying to synchronize. For example, to find the IP
address for
ads.iu.edu, enter: ads.iu.edu - When you have the IP address, re-enter the
net timecommand using the IP address. For example, if you are synchronizing toads.iu.eduusing one of its IP addresses (129.79.6.75), you would enternet time//129.79.6.75 /set.
- In Windows 8, from the Start screen, type
-
Verify that you have permission to use that network's time
server. For example, to use IU's time server, you must first
log into the ADS domain. If you are not connected to the IU network,
you will be rejected when you attempt to synchronize to
ads.iu.edu. Other networks have different rules for access; consult the administrators of the network you wish to synchronize to.
Alternate method for synchronizing your computer's clock to IU's time server
- From the
Startmenu, selectAll ProgramsorProgramsand thenAccessories. Right-clickCommand Promptand selectRun as administrator.
- At the command prompt, enter: w32TM /config /syncfromflags:manual /manualpeerlist:ntp.indiana.edu
- Enter: w32tm /config /update
- Enter: w32tm /resync
- At the command prompt, enter
exitto return to Windows.
Last modified on May 06, 2013.







