Синхронизация времени на Windows Server
net stop w32time
w32tm /config /syncfromflags:manual /manualpeerlist:"0.it.pool.ntp.org 1.it.pool.ntp.org 2.it.pool.ntp.org 3.it.pool.ntp.org"
net start w32time
w32tm /config /update
w32tm /resync /rediscover
Источник: https://pc.ru/articles/nastrojkax-sinxronizacii-vremeni-c-ntp-serverom-v-windows-server