Notepad:WindowsTime Windows Time Service and Internet Communications: Difference between revisions
From Amar
Jump to navigationJump to search
Steps to get windows time |
No edit summary |
||
Line 1: | Line 1: | ||
[https://defaultreasoning.com/2009/11/16/synchronize-time-with-external-ntp-server-on-windows-server-2008-r2/ Windows Time] | From : [https://defaultreasoning.com/2009/11/16/synchronize-time-with-external-ntp-server-on-windows-server-2008-r2/ Windows Time] | ||
net stop w32time | net stop w32time | ||
w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org” | w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org” | ||
Line 6: | Line 6: | ||
net start w32time | net start w32time | ||
w32tm /query /configuration | w32tm /query /configuration | ||
{{Notepad}} |
Latest revision as of 18:33, 3 August 2018
From : 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
← Back to Notepad
<insert>googlesearchwiki</insert> | <insert>paypal</insert> | <insert>analytics</insert> |