{"id":246,"date":"2020-12-18T22:19:32","date_gmt":"2020-12-18T22:19:32","guid":{"rendered":"http:\/\/localhost\/blog\/?p=246"},"modified":"2022-03-01T22:20:37","modified_gmt":"2022-03-01T22:20:37","slug":"migrate-dhcp-from-windows-server-2008-to-2016","status":"publish","type":"post","link":"https:\/\/www.davidirwin.co.uk\/index.php\/2020\/12\/18\/migrate-dhcp-from-windows-server-2008-to-2016\/","title":{"rendered":"Migrate DHCP from Windows Server 2008 to 2016"},"content":{"rendered":"<p>Moving the DHCP server settings the easy way.<\/p>\n<p>Server 2008 to Server 2016<\/p>\n<ul>\n<li>Log on to the old\/existing DHCP server.<\/li>\n<li>Open a command prompt as Administrator.<\/li>\n<li>On the Action menu (from within the DHCP management console), click &#8220;Backup&#8221;.<\/li>\n<li>Type <strong>netsh dhcp server export C:\\dhcp.txt all<\/strong>, and then press ENTER.<\/li>\n<li>Install the DHCP role on the new DHCP server using Server Manager.<\/li>\n<li>Copy the exported DHCP text file to the desktop of the new DHCP server.<\/li>\n<li>Verify that the DHCP service is installed and started on the new DHCP server.<\/li>\n<li>Open a command prompt as Administrator (on the new server)<\/li>\n<li>Type <strong>netsh dhcp server import C:\\dhcp.txt all<\/strong>, and then press ENTER<\/li>\n<li>Open DHCP management console on the new server.<\/li>\n<li>In the console tree, right-click DHCP Select &#8220;Authorise&#8221;<\/li>\n<li>On the old server check if it&#8217;s not Authorise, some times you have to\u00a0right-click DHCP Select \u201cUnauthorise&#8221;<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Moving the DHCP server settings the easy way. Server 2008 to Server 2016 Log on to the old\/existing DHCP server. Open a command prompt as Administrator. On the Action menu (from within the DHCP management console), click &#8220;Backup&#8221;. Type netsh dhcp server export C:\\dhcp.txt all, and then press ENTER. Install the DHCP role on the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-246","post","type-post","status-publish","format-standard","hentry","category-windows-server"],"_links":{"self":[{"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":1,"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/246\/revisions"}],"predecessor-version":[{"id":247,"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/246\/revisions\/247"}],"wp:attachment":[{"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.davidirwin.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}