I am looking to be pointed in the right direction for migrating my two current DHCP servers (which are each located on a DC...) to 1 DHCP cluster separate from our DCs. This is all coming from and going to be on Windows.
Here is what is going on.
1 DHCP server for one location handing out DHCP for hypothetical subnet 10.1.0.0/255.255.0.0
1 DHCP server for one location handing out DHCP for hypothetical subnet 10.2.0.0/255.255.0.0
I am looking to setup 2 (or 3) new DHCP servers and cluster them for fail-over, and have it setup to do DHCP for both 10.1 and 10.2 networks.
What is the best way for me to go about starting this process?
Can I use the DHCP export/import commands to merge 2 DHCP servers into one, or am I going to have to use the commands for one server and then manually setup the other?
Would it be more appropriate to setup the 2-3 server cluster before beginning the migration or after?