Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to create and delete a DHCP reservation in Windows Server

Posted on 01/06/202005/09/2026 Christian By Christian No Comments on How to create and delete a DHCP reservation in Windows Server
  1. Home
  2. Windows Server
  3. 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

Screenshot of a DHCP management console showing the scope and reservations for printers, including 'My Printer Server' and 'Printer A' with related IP addresses.

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.

Screenshot of a DHCP management interface displaying 'Client IP Address', 'Name', and 'Lease Expiration' sections, with highlighted reservations for printers.

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

DHCP management console showing reservations and options for IP addresses, with the delete option highlighted.

In the DHCP confirmation Windows, click on Yes

Confirmation dialog box for DHCP showing a warning message about deleting a reservation for an IP address, with 'Yes' and 'No' buttons.

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.

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

  • windows update 03
    Check if Windows Updates were installed via the Registry Editor Windows
  • windows deployment services imagen destacada blog redigit
    How to create a capture image on Windows Deployment Services Windows Server
  • GPO 2
    Why GPO is not the best solution for managing Windows updates Windows Server
  • domain14 1
    How To Configure a Domain Password Policy Windows
  • microsoft confirms some pcs freeze after windows 10 2
    DHCP specific reference console icons Windows Server
  • banner 4
    How to Install Windows on VMware Workstation Windows

More Related Articles

windows update 03 Check if Windows Updates were installed via the Registry Editor Windows
windows deployment services imagen destacada blog redigit How to create a capture image on Windows Deployment Services Windows Server
GPO 2 Why GPO is not the best solution for managing Windows updates Windows Server
domain14 1 How To Configure a Domain Password Policy Windows
microsoft confirms some pcs freeze after windows 10 2 DHCP specific reference console icons Windows Server
banner 4 How to Install Windows on VMware Workstation Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • image 38
    How to Fix “Unknown hard error” on Windows Server and Windows 10 Windows
  • aws flow log
    AWS Flow Logs IAM Role Setup AWS/Azure/OpenShift
  • Secure Web Server
    How to secure a Web Server on a Windows VM in Azure using TLS/SSL Certificates Saved in Azure Key Vault AWS/Azure/OpenShift
  • Create Alarm
    How to create Alarm rules in VMware vSphere Virtualization
  • BitLocker MBAM Frequently Asked Questions
    Disable the Sleep Mode: UEFI and TPM and BitLocker FAQs Windows
  • ePO PIA Tool
    Fixes to Trellix ePolicy Orchestrator Installation Errors Security | Vulnerability Scans and Assessment
  • Git not Recognized Image banner
    Fix Git is not recognised as an internal or external command Version Control System
  • How to Remove Language Pack
    How to forcefully remove Language Pack on Windows 10 and 11 Windows

Subscribe to Blog via Email

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

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

Tags

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

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.