Setting SNTP time source

Now that NET TIME /SETSNTP and /QUERYSNTP have nbeen deprecated, newer versions of Windows require complicated w32tm.exe configuration. If you have one particular machine that you need to reference a SNTP server the easiest way is to modify it’s registry. This key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters Set the TYPE : NTP Set the NtpServer : oceania.pool.ntp.org,0x9 Restart w32time […]