Batch Files – Set NTP Time Server

Batch file to set the NTP Time Server REM ~~~~~ Set NTP Time Server ~~~~~ @echo ~~~~~ Current Time at local machine ~~~~~ net time @echo ~~~~~ Current NPT Server ~~~~~ net time /querysntp @echo ~~~~~ Set NTP to pool.tpg.org~~~~~ Continue reading Batch Files – Set NTP Time Server