Configure Windows to update Time from NTP

From an Elevated CMD window, or powershell run the following:-

w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org”

To perform a time sync, run the following:-

W32tm /resync