By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: Windows Server 2016 DHCP Role Installation with GUI and PowerShell: Step-by-Step Guide
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Windows Server

Windows Server 2016 DHCP Role Installation with GUI and PowerShell: Step-by-Step Guide

Published: February 11, 2024
2 Min Read
SHARE

Windows Server 2016 DHCP Role Installation with GUI and PowerShell: Step-by-Step Guide.

Contents
With GUI:With PowerShell:

Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. RFCs 2131 and 2132 define DHCP as an Internet Engineering Task Force (IETF) standard based on Bootstrap Protocol (BOOTP), a protocol with which DHCP shares many implementation details. DHCP allows hosts to obtain required TCP/IP configuration information from a DHCP server.

With GUI:

1. Start your system, when Server Manager opens click Add roles and features;

2. For Installation Type, click Next;

3. For Server Selection, select your server and click Next;

4. For Server Roles, select DHCP Server role;

5. In the pop-up window click Add Features;

6. Click Next;

7. For Features, click Next;

8. For DHCP Server, click Next;

9. For Confirmation, click Install;

10. Installation begins;

11. When complete, click Close;

12. Click the yellow triangle in Server Manager, and click Complete DHCP configuration;

13. For Description, click Next;

14. For Authorization, click Commit (also you may select the option Skip AD authorization and do authorization from DHCP console);

15. For Summary, click Close (you must see Done twice);

16. Run the DHCP console from the apps list;

With PowerShell:

  1. Run PowerShell as administrator;

2. Install DHCP Role;

Add-WindowsFeature DHCP

3. Install DHCP console;

Add-WindowsFeature RSAT-DHCP

4. For DHCP authorization enter;

Add-DHCPServerInDC

5. After that go to Server Manager. Click the yellow triangle, and click Complete DHCP configuration. For Description, click Next. For Authorization, select the option Skip AD authorization and click Commit;

6. Get all commands for DHCP in PowerShell;

Import-Module dhcpserver
Get-Command -Module dhcpserver
TAGGED:DHCPMicrosoft Windows ServerPowerShell
Previous Article SCCM Current Branch Update 1702
Next Article Windows Server 2016 GPO File System Security: Restricting Write Access to Root of Drive C:\
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?