Notað með easy fix frá microsoft

  • Sækja skránna frá Microsoft niðurhal eða notið viðhengið
  • opna forritið
  • setja inn þjóna
  • 0.is.pool.ntp.org,0x1 1.europe.pool.ntp.org,0x1 3.europe.pool.ntp.org,0x1
  • þjónar siðast skráðir (6.6.16)

Handvirka útgáfan á þessu myndi svo vera:

  • opna regedit
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type
  • breyta Type (value) í NTP
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags
  • Breyta AnnounceFlags (value) í 5
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer
  • Breyta NtpServer (value) í 1
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
  • Breyta NtpServer (value) í 0.is.pool.ntp.org,0x1 1.europe.pool.ntp.org,0x1 3.europe.pool.ntp.org,0x1
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient\SpecialPollInterval
  • Breyta SpecialPollInterval (value, decimal) í 900
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxPosPhaseCorrection
  • Breyta  MaxPosPhaseCorrection (value, decimal) í 1800
  • HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\MaxNegPhaseCorrection
  • Breyta MaxNegPhaseCorrection (value, decimal) í 1800
  • endurræsa w32time = net stop w32time && net start w32time