Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » How to create and delete a DHCP reservation in Windows Server
  • screenshot 2020 03 13 at 20.24.17
    How to view installed packages in Cygwin Windows
  • update Docker desktop
    How to manually update Docker desktop Containers
  • Cannot Start Proctored Exam
    DbxSvc Process: How to Fix “Cannot Start Proctored Exam” Windows
  • Container insights
    How to use Container Insights for Azure Kubernetes Workload Network | Monitoring
  • Screenshot 2020 08 07 at 21.09.01
    Error 0x204: Unable to Connect to Remote PC [Part 2] Windows
  • Driver Automation Tool
    Windows Driver Management: Upgrade Driver Automation Tool Windows
  • fast user switching in windows 10 2
    To enable or disable fast User Switching in Windows 10 Windows
  • Turn Focus on Enable or disable notifications for Apps on Mac
    Turn Focus On/Off: Enable or Disable Notifications for Apps on Mac Mac

How to create and delete a DHCP reservation in Windows Server

Posted on 01/06/202025/09/2024 Christian By Christian No Comments on How to create and delete a DHCP reservation in Windows Server
create DHCP reservation

In this article, we shall learn how to create and delete a DHCP reservation in Windows Server. Sometimes you may need to reserve an IP address for a workstation or a device from your DHCP pool. Administrators can easily configure a DHCP reservation in their DHCP server when they need to reserve a permanent IP address. Please see Docker Setup: Monitoring Synology with Prometheus and Grafana, and how to Kill Containers and remove unused images from Docker Correctly.

A DHCP reservation is a permanent IP address assignment. It is a specific IP address within a DHCP scope that is permanently reserved for leased use to a specific DHCP client.

For more on DHCP Console Icons Reference. Also, see “How to backup and restore a Windows DHCP Server via the DHCP Manager and PowerShell, and Comprehensive Guide to Install DHCP Server on Windows Server.

Create and delete a DHCP reservation in Windows

Reservations are used for DHCP-enabled devices like print and file servers or other application servers that always have a fixed IP address on the network. A reservation consists of the following information.

ElementsDescription
Reservation nameName that the administrator assigns
IP AddressThe IP address from the scope for the client
MAC AddressClient’s Media Access Control(MAC) address
SupportedDHCP reservation, Boot Protocol (BOOTP), or both
DescriptionThe description that the administrator assigns

For more information on DHCP, see the following links below

  • For more information on Automatic IP Assignment: Dynamic Host Configuration Protocol (DHCP).
  • How to install Dynamic Host Configuration Protocol on Windows Server 2019
  • On how to configure DHCP: Post-deployment of Dynamic Host Configuration Protocol.
  • How to configure DHCP Server option 60, 66 and 67 for Windows Deployment Services
  • Information on BOOTP Vendor Extensions and DHCP Options.
  • We can’t sign you with this credential because your domain isn’t available – Why Can’t I Connect with a 169.254 IP Address?

To configure a DHCP Reservation

Please follow the steps below to perform the DHCP reservation.

The steps in configuring DHCP reservation in Windows Server 2019 is similar to other versions of Windows.

If you’ve heard of static IP addresses before, this is very similar. Since you manage it all from the DHCP Server.

Step 1

Open the DHCP Manger console from the Server Manager

delete DHCP reservation

This will open the DHCP console. In the console tree,

Step 2:

Click reservations

Windows Server 2019

Right-Click on the reservation and click on New Reservation as shown below

DHCP reservation management

Step 4

In the new reservation dialog box, provide the values for the following fields:

  • Reservation name.
  • IP address.
  • MAC address (without hyphens).
  • Description.

Under supported types, select one of the following options: Both. When you have completed the details, in the new reservations dialog box. Click on add and then on close.

delete DHCP reservation
create DHCP reservation

To add another Reservation, follow the same procedure as shown above. You can add a lot of reservations as you want.

Windows Server 2019

Now we have our serverations created as shown below

Verifying the DHCP Reservation

For more information on these commands, see DNS Error: How to fix Err Connection Timed Out Error.

On the Print Server, release the server IP address at the command prompt with the ipconfig/release command.

ipconfig/release

On the DHCP Server, from the DHCP console under address leases, verify that the reservation displays as inactive.

Furthermore, On the Print Server, renew the client’s IP address at the command prompt with the ipconfig/renew command.

ipconfig/renew

On the DHCP Server, in the DHCP console under address leases, verify that the reservation displays as active.

Delete a Reservation

To delete a DHCP reservation, simply right-click on your desired reservation and hit the delete button

In the DHCP confirmation Windows, click on Yes

That is all that is required to create and delete a DHCP reservation.

I hope you found this blog post on how to create and delete a DHCP reservation in Windows Server helpful. Please let me know in the comment session if you have any questions.

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, Dynamic Host Configuration Protocol, Windows 10, Windows Server 2016

Post navigation

Previous Post: ADK|WinPE|MDT: Deploy Windows with WDS
Next Post: DHCP specific reference console icons

Related Posts

  • dfggg
    SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
  • Screenshot 2021 02 09 at 16.10.30
    Download and install Fujitsu DeskUpdate & DeskUpdate Manager Windows Server
  • article 1280x720.192a2586 1
    How to remove an MDT Deployment Share Windows Server
  • image 16
    How to Fix Windows Error 0x80070057 Windows
  • login keyboard feature
    Sign-In Method Not Allowed: Contact Network Administrator Windows Server
  • ACE magic
    How to install Windows Server unto ACEMAGICIAN Mini PC Windows Server

More Related Articles

dfggg SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
Screenshot 2021 02 09 at 16.10.30 Download and install Fujitsu DeskUpdate & DeskUpdate Manager Windows Server
article 1280x720.192a2586 1 How to remove an MDT Deployment Share Windows Server
image 16 How to Fix Windows Error 0x80070057 Windows
login keyboard feature Sign-In Method Not Allowed: Contact Network Administrator Windows Server
ACE magic How to install Windows Server unto ACEMAGICIAN Mini PC Windows Server

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

sysadmin top30a

  • screenshot 2020 03 13 at 20.24.17
    How to view installed packages in Cygwin Windows
  • update Docker desktop
    How to manually update Docker desktop Containers
  • Cannot Start Proctored Exam
    DbxSvc Process: How to Fix “Cannot Start Proctored Exam” Windows
  • Container insights
    How to use Container Insights for Azure Kubernetes Workload Network | Monitoring
  • Screenshot 2020 08 07 at 21.09.01
    Error 0x204: Unable to Connect to Remote PC [Part 2] Windows
  • Driver Automation Tool
    Windows Driver Management: Upgrade Driver Automation Tool Windows
  • fast user switching in windows 10 2
    To enable or disable fast User Switching in Windows 10 Windows
  • Turn Focus on Enable or disable notifications for Apps on Mac
    Turn Focus On/Off: Enable or Disable Notifications for Apps on Mac Mac

Subscribe to Blog via Email

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

Join 1,825 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

AWS 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.