How to Setup DHCP Server in windows server 2008 Step by step Guide
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
We have already discussed how to install windows server 2008 and configuring domain controller with DNS server in windows server 2008.Now we will see how to install and configure DHCP server.
A DHCP Server assigns IP addresses to client computers. This is very often used in enterprise networks to reduce configuration efforts. All IP addresses of all computers are stored in a database that resides on a server machine.

You need to open server manager from Start—>Administrative tools—>Server Manager
Once server manager opens click on Roles from left pane now you need to click on Add Roles from right pane

Now you can see introduction screen click next

Here you need to select the DHCP Server and click next

DHCP Server introduction details click next

First it will try to check your server is having static ip address or not if it detects it will display here and click next

Here you need to enter your domain name and DNS servers click next

If you have WINS server enter details here otherwise select first option click next

Now you need to add DHCP server scope for this you need to click on Add

Enter your scope details and select check box next to Activate this scope option click ok



If you want to enable IPV6 for this server select here otherwise disable IPV6 for your DHCP server and click ok

Select user credentials click next

Confirmation about your selection click on install

DHCP server Installation in progress


Installation Results and click on close

Now you can confirm DHCP server from server manager as follows

Open DHCP server from Start—>Administrative Tools—>DHCP


Create new scope
Right click on IPV4 select New Scope

Create new Reservation
Right Click on Reservation select New reservation

Finally installing DHCP server is very easy compared to win server 2000/2003
Related Articles
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.






















gooooddd
This was very helpful artical; however what happens after you click New Reservation? Are ther some additonal steps that need to be taken to ensure that the DHCP Server is running as it should? Please advise if possible. Thanks.
Zach
How do I enable Stateless DHCPv6 mode. I did try selecting the “Stateless DHCPv6 mode” and then entering the DNS server IPv6 address. However, the DHCPv6 server is not responding to ‘DHCPv6 Information-Request’. I am using Windows Server 2008 Trial Version, build 6001.