8 lines
265 B
Batchfile
8 lines
265 B
Batchfile
echo oft
|
|
w32tm /config /manualpeerlist:"time.nist.gov"/syncfromflags:manual /reliable:yes /update
|
|
w32tm /resync
|
|
w32tm /resync
|
|
w32tm /config /manualpeerlist:"time.windows.com"/syncfromflags:manual /reliable:yes /update
|
|
w32tm /resync
|
|
w32tm /resync
|
|
echo同步结束! |