Forum Discussion
blueice349
Jul 26, 2020Copper Contributor
Help Creating DHCP Server on Windows Server 2016
I need to configure a DHCP server to hand out IP addresses and DNS in a specific way see below how it should be handed out: domain controller address: 192.168.1.200 default gateway: 192.168.1.2...
Dave Patrick
Jul 26, 2020MVP
You can follow along here to deploy a DHCP server.
http://www.rebeladmin.com/2014/06/step-by-step-guide-to-install-dhcp-role-and-configure/
but note if you already have a DHCP server (router) on the same network then there is a conflict, so I'd suggest if needed then put a personal NAT router in between windows domain and ISP equipment so you can have windows domain on its own network.
The other option may be to use the existing router to hand out the DC ip address (192.168.1.200) for DNS