Windows Time Server (NTP) Fixing commands

w32tm /config /manualpeerlist:time.nist.gov,0x8 /syncfromflags:MANUAL
net stop w32time && net start w32time
w32tm /resync

Comments

Popular posts from this blog

When users is trying to open PDF file from the internet using browser he gets following error message - Problem (1:1)

How to loop "ipconfig /renew" until it gets IP address on remote PC to test DHCP using PowerShell