Files

5 lines
185 B
Batchfile
Raw Permalink Normal View History

2025-08-05 15:43:25 +00:00
w32tm /config /manualpeerlist:"0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org",0x8 /syncfromflags:MANUAL
w32tm /config /update
net stop w32time
net start w32time
w32tm /resync /nowait