Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Comprehensive Guide to Install DHCP Server on Windows Server

Comprehensive Guide to Install DHCP Server on Windows Server

Posted on 04/05/202404/05/2024 Christian By Christian No Comments on Comprehensive Guide to Install DHCP Server on Windows Server
Implementing-DHCP-Server

The DHCP Server service automates the configuration of TCP/IP on DHCP clients, providing essential information to computers when connecting to an IP network. In this Comprehensive Guide to Install DHCP Server on Windows Server 2022, we will discuss the post configuration as well as configuring the DHCP Scope. Please see how to create and delete a DHCP reservation in Windows Server 2019 and How to configure DHCP Server option 60, 66, and 67 for Windows Deployment Services.

Also, see “How to backup and restore a Windows DHCP Server via the DHCP Manager and PowerShell, how to install DHCP role on Windows Server 2019, and how does Dynamic Host Configuration Protocol work.

Install DHCP Server Role

Log in to your Windows Server machine and launch the Server Manager. In Server Manager, click on “Manage” from the top-right menu and select “Add Roles and Features.”

Add-Roles

This will open the Add Roles and Features Wizard. You can check the button never to show the before you begin page. Click Next to proceed.

Before-you-begin

Choose “Role-based or feature-based installation” and click Next.

Role-Based-Installation

Select the right server from the Pool and click next to proceed

Select-Server-fom-Pool

Select “DHCP Server” from the list of roles

Select-DHCP

You will be prompted to add the “Remote Server Administration Tools”. Click “Add features”.

Add-DHCP-tools

As you can see, the DHCP Server role has been selected. Click Next to proceed

Proceed-with-DHCP-installation-on-Windows

This is just informational. Please read and click “Next.”

DHCP-Server

On the confirmation page, I have the habit of selecting “restart the destination server automatically if required”. You will be prompted to confirm. When done, click on the “Install” button.

Install-DHCP-Role

The installation is in progress and you can safely close his add roles and features wizard and monitor the progress from the Server manager overview window.

Close-installation

DHCP Post Configuration

Note: A post-installation of DHCP is required, see the following article on Configuring DHCP: Post-deployment of Dynamic Host Configuration Protocol, see “Post-deployment of Dynamic Host Configuration Protocol“.

From the notification icon as shown above. Click on complete DHCP configuration.

Perform-Post-DHCP-Installation

This will open the DHCP Post-Install Wizard as shown below

DHCP-Description

Authorisation in ADDS

Note: Choose Skip AD authorisation if your server is on a workgroup. In my case, it is not in a workgroup but rather in a domain environment.

I will select the default as the DHCP server is part of the Domain. Click on Commit.

Commit-Authorization

You can now close the “DHCP Post Install Configuration Wizard”.

clouse-DHCP-Post-Deployment-wizard

Configure DHCP Scope

navigate back to Server Manager, Click on Tools and Select DHCP. This will open the DHCP Configuration Window. Alternatively, Click on the “DHCP” server, and under the servers, right-click and select “DHCP Manager”.

launch-dhcp-manager

Right-click on “IPv4” and select “New Scope.” This will open the New Scope Wizard. Alternatively, select the IPv4 and on the “Action” pane, select “New Scope”.

create-new-scope

On the New Scope wizard, click Next to proceed.

new-scope-wizard

Enter a name and description for your scope and click “Next.”

Scope-name

Enter the IP address range for the scope. This includes the start and end IP addresses. Click “Next” when complete.

IP Scope

No exclusions for now, click Next to proceed. Here you could you can reserve some IPs’ in the range server that will require static IP addresses such a printer, routers etc.

No-exclusions

Set the lease duration for IP addresses in this scope. The default is 8 days, but as you can see below, I have adjusted to 30 days. Click “Next.”

Lease-duration

If you wish to configure any additional DHCP options you require, such as default gateway, DNS servers, etc. Click “Next” to proceed.

DHCP-options

Enter the Default Gateway and click on Add. When complete, click next to proceed.

Gateway

The below information is automatically filled out in a domain environment. If you wish to add more IP Addresses, enter it and click add.

DNS

Wins Server Field

You can populate the Wins Server fields as well. Click Next to proceed.

Win-Server

On the Activate Scope window, select “Yes, I want to activate this scope now” and clcik Next.

Artivate-Scope

Click on Finish to complete the DHCP Server Setup.

Finish-Creation

As you can see from the DHCP Manager, we have installed and configured a DHCP server on Windows Server 2022. This includes creating and activating a scope.

Scope-Active

I hope you found this comprehensive guide to Install DHCP Server on Windows Server very useful. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:DHCP, DHCP Server, Microsoft Windows, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: How to install Endpoint Configuration Manager on HyperV VM
Next Post: How to install WSUS on Windows Server 2022

Related Posts

  • Windows Admin Center v2   2401 install   2306 to 2311 upgrade
    Upgrade Windows Admin Center 2306 – 2311: Install WACmg 2410 Network | Monitoring
  • fix Client Certificate Mapping Authentication error
    How to fix Client Certificate Mapping Authentication error Backup
  • screenshot 2020 04 27 at 13.30.17
    What are the differences between a Role and a Feature Windows Server
  • How to Manage Azure Virtual Machines with Windows Admin Center and Serial Console​
    Manage Azure Virtual Machine with Windows Admin Center and Serial Console AWS/Azure/OpenShift
  • Windows Deployment Services
    How to migrate WDS and MDT to a new Windows Server Windows Server
  • How to Install Windows Admin Center on Windows 10 11​
    Install Windows Admin Center on Windows 10 and Windows 11 Windows

More Related Articles

Windows Admin Center v2   2401 install   2306 to 2311 upgrade Upgrade Windows Admin Center 2306 – 2311: Install WACmg 2410 Network | Monitoring
fix Client Certificate Mapping Authentication error How to fix Client Certificate Mapping Authentication error Backup
screenshot 2020 04 27 at 13.30.17 What are the differences between a Role and a Feature Windows Server
How to Manage Azure Virtual Machines with Windows Admin Center and Serial Console​ Manage Azure Virtual Machine with Windows Admin Center and Serial Console AWS/Azure/OpenShift
Windows Deployment Services How to migrate WDS and MDT to a new Windows Server Windows Server
How to Install Windows Admin Center on Windows 10 11​ Install Windows Admin Center on Windows 10 and Windows 11 Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • image 81
    How to generate your trial SSL Certificate using DigiCert PKI platform Windows
  • microsoft confirms some pcs freeze after windows 10
    How to deploy images to computers using PXE Boot Windows
  • Create AWS RDS instance
    How to create an Amazon Relational Database Service Instance AWS/Azure/OpenShift
  • windows update 03
    How to target WSUS clients with the registry keys Windows Server
  • Upgrade the embedded PostgreSQL for Veeam Backup and replication
    How to upgrade PostgreSQL Engine used by VBR Backup
  • powershell commands lede 1024x276 1
    Enable WinRM on Windows Servers and Windows PCs Scripts
  • ddwwdw
    How to query a list of installed programs in Windows Windows Server
  • sandboxx
    Use Windows Sandbox as a security feature Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,814 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.