2019年6月2日星期日

NTP

net stop w32time
w32tm /config /syncfromflags:manual /manualpeerlist:"192.168.1.1"
w32tm /config /reliable:yes
net start w32time

w32tm /query /configuration
w32tm /query /status
Time /T

w32tm /config /manualpeerlist:192.168.1.1,0x8 /syncfromflags:MANUAL
net stop w32time
net start w32time

w32tm /resync

沒有留言:

發佈留言