mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59:22 +01:00
parent
e9b42f1e23
commit
360df58873
9
Windows/SetSNTPServers.bat
Normal file
9
Windows/SetSNTPServers.bat
Normal file
@ -0,0 +1,9 @@
|
||||
echo off
|
||||
|
||||
echo Set Time Servers?
|
||||
pause
|
||||
|
||||
w32tm /config /syncfromflags:manual /manualpeerlist:"time.cloudflare.com nts.netnod.se time.mikes.fi pool.ntp.org"
|
||||
|
||||
pause
|
||||
echo on
|
Loading…
Reference in New Issue
Block a user