{"id":918,"date":"2013-03-22T20:30:14","date_gmt":"2013-03-23T03:30:14","guid":{"rendered":"http:\/\/jim-zimmerman.com\/?p=918"},"modified":"2013-03-22T20:30:14","modified_gmt":"2013-03-23T03:30:14","slug":"configure-windows-2012-server-to-use-ntp-server","status":"publish","type":"post","link":"https:\/\/jim-zimmerman.com\/?p=918","title":{"rendered":"Configure Windows 2012 server to use NTP server."},"content":{"rendered":"<p>I used the following procedure to configure my Windows 2012 server to use NTP running on my linux server.<\/p>\n<p>Configure the Window Time service to use the NTP server:<\/p>\n<p>PS > w32tm \/config \/manualpeerlist:<em>NameOrIPAddress<\/em> \/syncfromflags:MANUAL<\/p>\n<p>Example:<\/p>\n<blockquote><p>PS > w32tm \/config \/manualpeerlist:192.168.0.1 \/syncfromflags:MANUAL<\/p><\/blockquote>\n<p>Stop the Windows Time service:<\/p>\n<blockquote><p>PS > Stop-Service W32Time<\/p><\/blockquote>\n<p>Start the Windows Time service:<\/p>\n<blockquote><p>PS > Start-Service W32Time<\/p><\/blockquote>\n<p>Query the Windows Time service:<\/p>\n<blockquote><p>PS > w32tm \/query \/status<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>I used the following procedure to configure my Windows 2012 server to use NTP running on my linux server. Configure the Window Time service to use the NTP server: PS > w32tm \/config \/manualpeerlist:NameOrIPAddress \/syncfromflags:MANUAL Example: PS > w32tm \/config \/manualpeerlist:192.168.0.1 \/syncfromflags:MANUAL Stop the Windows Time service: PS > Stop-Service W32Time Start the Windows Time [&#038;hellip<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[48,324,36],"class_list":["post-918","post","type-post","status-publish","format-standard","hentry","category-documentation","tag-linux","tag-ntp","tag-windows"],"share_on_mastodon":{"url":"","error":""},"_links":{"self":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=918"}],"version-history":[{"count":1,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/918\/revisions"}],"predecessor-version":[{"id":919,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/918\/revisions\/919"}],"wp:attachment":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}