Assignment 2.0: DHCP is Down!
OH NO your DHCP server has been stolen now setup DHCP on windows Core
Steps
Add Remote Server Management for DHCP on the AD server
Add Core server DHCP server features
Add Core as a DHCP server
use wizard to configure Core via AD
On Core
netsh dhcp add securitygroups
Now
powershell
thenRestart_Service dhcpserver
Links
https://www.c-sharpcorner.com/article/dhcp-role-on-windows-2019-core/
Last updated