Time

  • Thread starter Thread starter Robert Hansen
  • Start date Start date
R

Robert Hansen

Could anyone direct me to where I could find the registry alteration that
allows the resetting of the amount of time between times that windows
checks/sets the time in windowsxp? I had it but must not have saved it when
switching computers.
Any help would be appreciated.
 
Hi Robert,

1) Click on Start>Run and enter REGEDIT.EXE.

2) Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\N
TPClient \

3) Double-click the SpecialPollInterval value, and change the Base of the
Value data to Decimal.

4) Now change the Value data to the time interval you desire, noting that
the time is given in seconds. The default value is 604800 seconds which
equals seven days. A typical interval is once-per-hour or 3600 seconds.


--

Anando
Microsoft MVP - Windows Shell/User
http://www.microsoft.com/mvp
http://www.mvps.org
http://www.dts-l.org
 
Back
Top