From the daily archives: Monday, May 22, 2017
1. net stop w32time
2. w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org”
3. w32tm /config /reliable:yes
4. net start w32time
5. w32tm /query /configuration
Categories