{"id":984,"date":"2012-07-09T12:54:31","date_gmt":"2012-07-09T17:54:31","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=984"},"modified":"2012-07-09T12:54:31","modified_gmt":"2012-07-09T17:54:31","slug":"migrate-to-new-dhcp-server-microsoft","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2012\/07\/migrate-to-new-dhcp-server-microsoft\/","title":{"rendered":"Migrate to new DHCP Server Microsoft"},"content":{"rendered":"<p><strong>Export the DHCP database from Windows 2003:<\/strong><\/p>\n<p>1.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 On the Windows 2003 DHCP server, navigate to a command prompt<\/p>\n<p>2.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>netsh<\/strong><\/p>\n<p>3.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>DHCP<\/strong><\/p>\n<p>4.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>server <em>&lt;\\\\Name or IP Address&gt;<\/em><\/strong><\/p>\n<p>5.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>export c:\\w2k3DHCPdb all<\/strong><\/p>\n<p><strong>Note <\/strong>You must have local administrator permissions to export the data.<\/p>\n<p><strong>Import the DHCP database<\/strong><\/p>\n<p>1.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Copy the exported DHCP database file to the local hard disk of the Windows Server 2008-based computer.<\/p>\n<p>2.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Install the DHCP Role on the server.<\/p>\n<p>3.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Stop the DHCP server service on the server.\u00c2\u00a0 To do this, follow these steps:<\/p>\n<p>a.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Log on to the target DHCP server by using an account that is a member of the local Administrators group.<\/p>\n<p>b.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Click <strong>Start<\/strong>, click <strong>Run<\/strong>, type <strong>cmd<\/strong> in the <strong>Open<\/strong> box, and then click <strong>OK<\/strong>.<\/p>\n<p>c.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 At the command prompt, type <strong>net stop DHCPserver<\/strong> , and then press <strong>ENTER<\/strong>. You receive a <em>&#8220;The Microsoft DHCP Server service is stopping. The Microsoft DHCP Server service was stopped successfully&#8221;<\/em> message.<\/p>\n<p>d.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type <strong>exit<\/strong>, and then press <strong>ENTER<\/strong>.<\/p>\n<p>4.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Delete the DHCP.mdb file under c:\\windows\\system32\\DHCP folder.<\/p>\n<p>5.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Start the DHCP server service.<\/p>\n<p>6.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Right-click on the Command Prompt (cmd) and select run as administrator, to open the <strong>cmd<\/strong> prompt using elevated privileges.<\/p>\n<p><strong>Note <\/strong>You must have local administrator permissions to import the data.<\/p>\n<p>7.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>netsh<\/strong><\/p>\n<p>8.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>DHCP<\/strong><\/p>\n<p>9.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>server &lt;\\\\Name or IP Address&gt;<\/strong><\/p>\n<p>10.\u00c2\u00a0\u00c2\u00a0 Type the following Command: <strong>import c:\\w2k3DHCPdb<\/strong><\/p>\n<p>11.\u00c2\u00a0\u00c2\u00a0 Restart DHCP and verify the database has moved over properly.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Export the DHCP database from Windows 2003: 1.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 On the Windows 2003 DHCP server, navigate to a command prompt 2.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: netsh 3.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: DHCP 4.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: server &lt;\\\\Name or IP Address&gt; 5.\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0\u00c2\u00a0 Type the following Command: export c:\\w2k3DHCPdb all Note You must have local administrator &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2012\/07\/migrate-to-new-dhcp-server-microsoft\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Migrate to new DHCP Server Microsoft<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-984","post","type-post","status-publish","format-standard","hentry","category-microsoft"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=984"}],"version-history":[{"count":1,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/984\/revisions"}],"predecessor-version":[{"id":985,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/984\/revisions\/985"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=984"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=984"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}