Skip to content

Commit b72337c

Browse files
committed
Initial Commit
Small script for changing the time server on a device.
1 parent fc9dab0 commit b72337c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/TimeServerConfig.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
w32tm /config /update /manualpeerlist:<Server FQDN> /syncfromflags:manual /reliable:yes
2+
w32tm /resync /rediscover
3+
w32tm /query /source

0 commit comments

Comments
 (0)