rem Using w32tm.exe to resync the Windows clock with SNTP
rem This must be run as administrator.
rem Start the service (need be done only once per boot)
sc.exe start W32Time >nul:
rem probe an NTP clock on the net with SNTP
w32tm.exe /resync >nul:
rem -30-