Notepad:WindowsTime Windows Time Service and Internet Communications

From Amar
Revision as of 18:33, 3 August 2018 by Lax (talk | contribs) (Steps to get windows time)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Windows Time

net stop w32time
w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org”
w32tm /config /reliable:yes
net start w32time
w32tm /query /configuration