Top Banner
Setting up DHCP Server in windows server 2008 Step by step Guide 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
13

Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Apr 10, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Setting up DHCP Server in windows server 2008 Step by step Guide

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 ManagerOnce 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

Page 2: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Here you need to select the DHCP Server and click next

DHCP Server introduction details click next

Page 3: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

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

Page 4: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

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

Page 5: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

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

Page 6: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

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

Page 7: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Select user credentials click next

Page 8: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Confirmation about your selection click on install

DHCP server Installation in progress

Page 9: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Installation Results and click on close

Page 10: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Now you can confirm DHCP server from server manager as follows

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

Page 11: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Create new scope Right click on IPV4 select New Scope

Page 12: Setting Up DHCP Server in Windows Server 2008 Step by Step Guide

Create new ReservationRight Click on Reservation select New reservation

Finally installing DHCP server is very easy compared to win server 2000/2003