Код: Выделить всё
w32tm /config /syncfromflags:manual /manualpeerlist:"0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org" /reliable:yes /update
net stop w32time
net start w32time
w32tm /resync /force
w32tm /monitor
Код: Выделить всё
w32tm /config /syncfromflags:manual /manualpeerlist:"0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org" /reliable:yes /update
net stop w32time
net start w32time
w32tm /resync /force
w32tm /monitor