{"id":1065,"date":"2019-02-20T19:45:59","date_gmt":"2019-02-20T17:45:59","guid":{"rendered":"http:\/\/itsimple.info\/?p=1065"},"modified":"2019-02-20T19:45:59","modified_gmt":"2019-02-20T17:45:59","slug":"how-to-export-import-dhcp-server","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=1065","title":{"rendered":"How to export &#038; import DHCP server"},"content":{"rendered":"<p>When transfere DHCP from server to server including upgrade versions, the simple way to this is with NETSH, after you have installed the DHCP role on the new server, you want<\/p>\n<p>To export all setting, go to command prompt on <strong>original<\/strong> server execute as administrator ,dhcp.txt is an example and it will be save on drive C:<\/p>\n<pre>netsh dhcp server export c:\\dhcp.txt all<\/pre>\n<p>Then stop the dhcp services on the original server and copy the dhcp.txt to the new server , in this example to Drive C: .Then on the <strong>new<\/strong> server execute from command promt as administrator :<\/p>\n<pre>netsh dhcp server import c:\\dhcp.txt all<\/pre>\n<p>Restart the DHCP SERVER Service and that its !<\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>Good Luck<\/h3>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When transfere DHCP from server to server including upgrade versions, the simple way to this is with NETSH, after you have installed the DHCP role on the new server, you want To export all setting, go to command prompt on original server execute as administrator ,dhcp.txt is an example and it will be save on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,12,14,15],"tags":[],"class_list":["post-1065","post","type-post","status-publish","format-standard","hentry","category-tech","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1065"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1065\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1065"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1065"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}