Posted on April 25 2022 under networking, windows, and ntp
w32tm /config /manualpeerlist:"time.nrc.ca,0x8 time.chu.nrc.ca,0x8" /syncfromflags:manual /reliable:yes /update
w32tm /resync /rediscover
net stop w32time && net start w32time
w32tm /query /status
w32tm /config /syncfromflags:DOMHIER /update
w32tm /resync /nowait
net stop w32time && net start w32time
w32tm /query /status
w32tm /monitor