{"id":114,"date":"2008-09-05T03:25:45","date_gmt":"2008-09-05T02:25:45","guid":{"rendered":"http:\/\/www.nooblet.org\/blog\/?p=114"},"modified":"2013-01-10T02:54:05","modified_gmt":"2013-01-10T02:54:05","slug":"synchronize-windows-with-a-linux-ntpd-server","status":"publish","type":"post","link":"https:\/\/www.nooblet.org\/blog\/2008\/synchronize-windows-with-a-linux-ntpd-server\/","title":{"rendered":"Synchronize Windows with a Linux ntpd server"},"content":{"rendered":"<p>I have a Windows Server 2008 DC and I wanted to use my internal time server on a linux box running ntpd.<\/p>\n<p>After a little hunting around, I found the command required to set Windows up to use the correct time peer.<br \/>\n<code>w32tm \/config \/update \/manualpeerlist:\"0.pool.ntp.org,0x8 1.pool.ntp.org,0x8\" \/syncfromflags:MANUAL<\/code><\/p>\n<p>After making this change, you need to restart the Windows Time Service by issuing the following 2 commands,<br \/>\n<code>net stop w32time<br \/>\nnet start w32time<\/code><\/p>\n<p>If you have problems, first make sure the Windows Time Service is enabled.<\/p>\n<p>This works with Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have a Windows Server 2008 DC and I wanted to use my internal time server on a linux box running ntpd. After a little hunting around, I found the command required to set Windows up to use the correct time peer. w32tm \/config \/update \/manualpeerlist:&#8221;0.pool.ntp.org,0x8 1.pool.ntp.org,0x8&#8243; \/syncfromflags:MANUAL After making this change, you need to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":641,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,9],"tags":[233,116,117,145,146,158,167,234,170,171,173,174,178],"class_list":["post-114","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-windows","tag-linux","tag-ntp","tag-ntpd","tag-server","tag-service","tag-time","tag-vista","tag-windows","tag-windows-server-2003","tag-windows-server-2008","tag-windows-vista","tag-windows-xp","tag-xp"],"_links":{"self":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts\/114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/comments?post=114"}],"version-history":[{"count":2,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts\/114\/revisions"}],"predecessor-version":[{"id":714,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts\/114\/revisions\/714"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/media\/641"}],"wp:attachment":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/media?parent=114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/categories?post=114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/tags?post=114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}