j4neiros
My digital hodgepodge
Wednesday, November 24, 2010
Make WinXP’s NTP client poll more frequently (hourly)
At the registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient
Change the value
SpecialPollInterval
to 3600
3600 seconds = 1 hour
Save and restart the Windows Time service:
net stop "Windows Time"
net start "Windows Time"
Taken from:
http://dossy.org/2007/02/make-winxps-ntp-client-poll-more-frequently/
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment