For When You Can't Have The Real Thing
[ start | index | login ]
start > Windows > NTP Configuration

NTP Configuration

Created by dave. Last edited by dave, 5 years and 113 days ago. Viewed 1,322 times. #1
[edit] [rdf]
labels
attachments

Set NTP on Windows Client

Set the NTP server:

> NET TIME /SETSNTP:$ip-of-ntp-server
> NET TIME /QUERYSNTP

By default, the Windows NTP client is really braindead, it just 'sets' the system clock once a day, its not a proper NTP implementation. for most users, this is fine, but realize oddities can happen like the clock being set back a few seconds such that a given time happens twice.

You can modify the time interval by editing your registry.

[HKEY_LOCAL_MACHINESYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient]

"SpecialPollInterval"=dword:00001c20

This will set it to update every two hours. The dword can be modified to set it for 1 hour to whatever.

no comments | post comment

Virtual Dave Megaplex:

Internet Explorer 6 Users >>Click Here

(read this note about local search)

Logged in Users: (1)
… and 17 Guests.


Editing: snipsnap-help, Image Macro

Installed 2 years and 130 days ago
Powered By >>SnipSnap Version 1.0b1-uttoxeter

This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt