DHCP is Down ! - rosepheobieshea/SYS-255-Tech-Journal GitHub Wiki
Configure DHCP server on Windows 2019 Server Core
1. Install dhcp services
In Server Manager goto Manage>Add Roles and Features
Click through defaults until the Server Selection tab
Select the appropriate server
In the server rolse tab, check the DHCP server box
In the Features tab select DHCP Server Tools
Click through defaults and begin install
2.Authorize the DHCP server in AD
Once install completes click on Complete DHCP Configuration
Authorize with domain admin credentials, then click commit
Restart the Server
3. Install DHCP Server Tools on AD server
In Server Manager goto Manage>Add Roles and Features
Click through defaults until the Server Selection tab
Select the appropriate server
Skip the Server Roles Tab
In the Features tab select DHCP Server Tools
Click through defaults and begin install
4. Configure DHCP
Open Control Panel>Administrative Tools>DHCP
Under the Action menu, click Add server
Select the appropriate server
5. Define Scope
Right click on the IPv4 tab under the DHCP server and click new scope
Enter name and desc for new scope
Enter appropriate IP addresses and subnet
Skip Exlusions and Delay
Leave defaults for Lease Duration
Select yes apply now
Enter default gateway address
Leave defaults for Domain Name and DNS Servers
Leave defaults for WINS Servers
Select activate scope now
Click finish