{"id":679,"date":"2022-03-10T13:24:07","date_gmt":"2022-03-10T12:24:07","guid":{"rendered":"https:\/\/karelkeers.nl\/karelkeers.nl\/?p=679"},"modified":"2022-09-21T09:31:07","modified_gmt":"2022-09-21T08:31:07","slug":"add-ntp-server-to-the-ntp-client-list","status":"publish","type":"post","link":"https:\/\/karelkeers.nl\/karelkeers.nl\/add-ntp-server-to-the-ntp-client-list\/","title":{"rendered":"Add NTP server to the NTP Client list"},"content":{"rendered":"<p>How to add an adition NTP server to Windows 10, open COMMAND:<\/p>\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>reg add &#8220;HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\W32Time\\Parameters&#8221; \/v NtpServer \/t REG_SZ \/d &#8220;pool.ntp.org,0x1 time1.google.com,0x1 time.windows.com,0x9&#8221; \/f<\/p><\/blockquote>\n\n\n\n<p>Restart the service:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>sc config W32Time start=auto<\/p><\/blockquote>\n\n\n\n<p><br>Verify the configuration:<br><\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>w32tm \/query \/configuration<\/p><\/blockquote>\n\n\n\n<p><br>Thanks to: <a href=\"https:\/\/techexpert.tips\/windows\/windows-ntp-server-installation\/\">techexpert.tips<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to add an adition NTP server to Windows 10, open COMMAND: reg add &#8220;HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\W32Time\\Parameters&#8221; \/v NtpServer \/t REG_SZ \/d &#8220;pool.ntp.org,0x1 time1.google.com,0x1 time.windows.com,0x9&#8221; \/f Restart the service: sc config W32Time start=auto Verify the configuration: w32tm \/query \/configuration Thanks to: techexpert.tips<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[21,36,35],"tags":[37],"class_list":["post-679","post","type-post","status-publish","format-standard","hentry","category-internet","category-networks","category-windows","tag-windows"],"_links":{"self":[{"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/posts\/679","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/comments?post=679"}],"version-history":[{"count":2,"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/posts\/679\/revisions"}],"predecessor-version":[{"id":692,"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/posts\/679\/revisions\/692"}],"wp:attachment":[{"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/media?parent=679"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/categories?post=679"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/karelkeers.nl\/karelkeers.nl\/wp-json\/wp\/v2\/tags?post=679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}