{"id":1872,"date":"2016-04-28T22:29:31","date_gmt":"2016-04-28T22:29:31","guid":{"rendered":"http:\/\/microsoftgeek.com\/?p=1872"},"modified":"2018-09-06T23:18:39","modified_gmt":"2018-09-06T23:18:39","slug":"how-can-i-configure-dhcp-server-in-windows-server-2012","status":"publish","type":"post","link":"https:\/\/microsoftgeek.com\/?p=1872","title":{"rendered":"How Can I Configure DHCP Server in Windows Server 2012?"},"content":{"rendered":"<p>The Dynamic Host Configuration Protocol for DHCP server is responsible for assigning the IP addresses to the client computers automatically. The client computers to which the DHCP server automatically assigns the IP addresses are the ones that are configured to obtain the addresses automatically. In other words, when a client computer is configured to obtain the IP address automatically, it is the DHCP server that assigns the IP address to the computer.<\/p>\n<p>Since the client computer that is configured to obtain the IP address from the DHCP server sends a request to the server to assign an IP address to it, the client computer is technically called the DHCP client.<\/p>\n<p>At the DHCP server end, you, as a DHCP administrator, must configure the DHCP server with the appropriate IP address range that you want to be assigned to the client computer. A proper planning of the IP addresses and the subnet is very important before you configure the DHCP server in your organization. In case you fail to plan the IP addressing scheme properly, you may end up having a DHCP server with incorrect IP address range which, when automatically assigned to the client computers, would keep them from communicating with the other computers in the network.<\/p>\n<p>Here is how you can configure the DHCP server:<\/p>\n<p>Assuming that you are logged on to the Windows Server 2012 with the default Administrator account, and have followed the well-known procedure to install the DHCP Server role on the computer, you must:<\/p>\n<ol class=\"orderedBbList\" start=\"1\">\n<li>Make sure that the <span class=\"bb-bold\">Server Manager<\/span> window is open.<\/li>\n<li>From the left pane, click to select the <span class=\"bb-bold\">DHCP<\/span> category.<\/li>\n<li>From the right pane, under the <span class=\"bb-bold\">SERVERS<\/span> section, make sure that the target DHCP server is selected in the displayed list.<\/li>\n<li>Click the <span class=\"bb-bold\">More<\/span> button present at the right corner of the yellow bar available at the top of the list.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/YiiQ7XO.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/YiiQ7XO.jpg\" \/><\/li>\n<li>On the opened <span class=\"bb-bold\">All Servers Task Details<\/span> box, from the displayed DHCP server list, click the <span class=\"bb-bold\">Complete DHCP configuration<\/span> option under the <span class=\"bb-bold\">Action<\/span> column.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/zcW5blG.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/zcW5blG.jpg\" \/><\/li>\n<li>From the opened <span class=\"bb-bold\">DHCP Post-Install configuration wizard<\/span> box, on the<span class=\"bb-bold\">Description<\/span> window, read the description carefully and click <span class=\"bb-bold\">Next<\/span> to proceed to the next step.<\/li>\n<li>On the <span class=\"bb-bold\">Authorization<\/span> window, make sure that the <span class=\"bb-bold\">Use the following user\u2019s credentials<\/span> radio button is selected, and the correct username (the domain administrator account of the computer) is displayed in the <span class=\"bb-bold\">User Name<\/span> field. (In case the DHCP server is not the member of a domain, you can click to select the<span class=\"bb-bold\">Skip AD authorization<\/span> radio button.).\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/d0tr1lT.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/d0tr1lT.jpg\" \/><\/li>\n<li>Once done, click the <span class=\"bb-bold\">Commit<\/span> button.<\/li>\n<li>Back on the <span class=\"bb-bold\">Server Manager<\/span> window, right-click the DHCP server in the<span class=\"bb-bold\">SERVERS<\/span> list from the <span class=\"bb-bold\">DHCP<\/span> category.<\/li>\n<li>From the displayed context menu, click the <span class=\"bb-bold\">DHCP Manager<\/span> option.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/cCADmL3.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/cCADmL3.jpg\" \/><\/li>\n<li>On the opened <span class=\"bb-bold\">DHCP<\/span> snap-in, from the left pane, expand the server name.<\/li>\n<li>From the displayed tree, right-click <span class=\"bb-bold\">IPv4<\/span>, and click <span class=\"bb-bold\">New Scope<\/span>.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/8i82uAw.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/8i82uAw.jpg\" \/><\/li>\n<li>On the <span class=\"bb-bold\">New Scope Wizard<\/span> welcome screen, click <span class=\"bb-bold\">Next<\/span>.<\/li>\n<li>On the <span class=\"bb-bold\">Scope Name<\/span> window, type a new name and a brief description about the DHCP scope in the <span class=\"bb-bold\">Name<\/span> and <span class=\"bb-bold\">Description<\/span> fields respectively.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/ziuFBdH.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/ziuFBdH.jpg\" \/><\/li>\n<li>Click <span class=\"bb-bold\">Next<\/span> to proceed further.<\/li>\n<li>On the <span class=\"bb-bold\">IP Address Range<\/span> window, in the <span class=\"bb-bold\">Start IP address<\/span> and <span class=\"bb-bold\">End IP address<\/span>fields, type the first and last address of the entire IP address range respectively that you want the<br \/>\nDHCP server to assign to the DHCP client computers.<\/p>\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/4Thg8vL.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/4Thg8vL.jpg\" \/><\/li>\n<li>Click <span class=\"bb-bold\">Next<\/span> to continue.<\/li>\n<li>On the <span class=\"bb-bold\">Add Exclusions and Delay<\/span> window, leave everything as default and click<span class=\"bb-bold\">Next<\/span>.<\/li>\n<li>On the <span class=\"bb-bold\">Lease Duration<\/span> window, leave the default settings intact for now and click<span class=\"bb-bold\">Next<\/span>.<\/li>\n<li>On the <span class=\"bb-bold\">Configure DHCP Options<\/span> window, make sure that <span class=\"bb-bold\">Yes, I want to configure these options now<\/span> radio button is selected, and click <span class=\"bb-bold\">Next<\/span>.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/kYcRXQg.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/kYcRXQg.jpg\" \/><\/li>\n<li>On the <span class=\"bb-bold\">Router (Default Gateway)<\/span> window, in the <span class=\"bb-bold\">IP address<\/span> field, type the IP address of the router that is used as the default gateway for the local network, and click <span class=\"bb-bold\">Add<\/span> to add the address to the list.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/58z7sOU.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/58z7sOU.jpg\" \/><\/li>\n<li>Click <span class=\"bb-bold\">Next<\/span> to continue.<\/li>\n<li>On the <span class=\"bb-bold\">Domain Name and DNS Servers<\/span> window, make sure that the IP address of the DNS server is displayed in the <span class=\"bb-bold\">IP address<\/span> list, and click <span class=\"bb-bold\">Next<\/span>. (If the IP address is not listed,<br \/>\nyou can add it manually.).<\/p>\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/58z7sOU.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/58z7sOU.jpg\" \/><\/li>\n<li>On the <span class=\"bb-bold\">WINS Servers<\/span> window, click <span class=\"bb-bold\">Next<\/span> leaving everything as default.<\/li>\n<li>On the <span class=\"bb-bold\">Activate Scope<\/span> window, make sure that the <span class=\"bb-bold\">Yes, I want to activate the scope now<\/span> radio button is selected, and click <span class=\"bb-bold\">Next<\/span>.\n<p><img decoding=\"async\" class=\"imgLz frmImg  imgLzLoaded\" src=\"http:\/\/i.imgur.com\/QNQuXox.jpg\" alt=\"\" data-src=\"http:\/\/i.imgur.com\/QNQuXox.jpg\" \/><\/li>\n<li>On the final window, click <span class=\"bb-bold\">Finish<\/span> to complete the new scope creation and activation process.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>The Dynamic Host Configuration Protocol for DHCP server is responsible for assigning the IP addresses to the client computers automatically. The client computers to which the DHCP server automatically assigns the IP addresses are the ones that are configured to obtain the addresses automatically. In other words, when a client computer is configured to obtain [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[57,48],"tags":[],"class_list":["post-1872","post","type-post","status-publish","format-standard","hentry","category-dhcp","category-microsoft-windows-server-2012"],"_links":{"self":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/1872","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1872"}],"version-history":[{"count":1,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/1872\/revisions"}],"predecessor-version":[{"id":1873,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=\/wp\/v2\/posts\/1872\/revisions\/1873"}],"wp:attachment":[{"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1872"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1872"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/microsoftgeek.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}