XP/2000: configure client sntp time protocol settings

Home -> Windows

18546 views

From the computer of: qmchenry (338 recipes)
Created: Jun 09, 2004


Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

Using the simple network time protocol (SNTP) client on a host allows automatic adjustments to the system time. Keeping the time consistent between hosts in a network is essential for some applications and is helpful for correlating events on different systems.

Network time protocols use a client/server architecture. The client configuration requires the name of one or more time servers. To determine the current configuration of the client, use the following command from a command prompt:

C:\>net time /querysntp
This computer is not currently configured to use a specific SNTP server.


To configure the client to use the time server time.windows.com, use the following command:

C:\>net time /setsntp:time.windows.com


It may be necessary to restart the w32time service. To do this from the command line, use the following two commands:

net stop w32time
net start w32time


These settings will persist after the system reboots.

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  How to Configure a Static Client for Windows XP Internet Connection Sharing
  Considerations for Multibooting with Windows 2000 and Windows XP
  How to Install the Netbeui Protocol on a Windows XP
  How to Reset Internet Protocol (TCP/IP) in Windows XP
  How to make the mailto: protocol work with the gmail tool instead of Outlook
  Vista: Installing the Telnet Client
  XP/2000: Text too small on high DPI notebook screens and monitors
  NT/2000/XP: Clearing relaunching spyware processes
  Connect to XP's Remote Desktop Connection with Windows 95,98,ME,NT, or 2000
  Getting an Older Program to Run on Windows XP

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.