Dear Van,
Yes, your plan will work.
Here's a breakdown of why and what you need to consider:
- Adding Server B's IP to Server C: You can add the IP address of Server B as a secondary IP address to Server C's network interface. Windows Server supports multiple IP addresses on a single network adapter. This is crucial because your IP helpers are pointing to Server B's IP.
- Client Servicing: When clients request an IP from the old IP of Server B (which is now a secondary IP on Server C), Server C will receive the DHCP request. Since Server C will be part of the new failover relationship with Server A and will have the necessary scopes configured (which will be replicated from Server A), it will be able to service those requests.
- Re-authorization of Server C: Yes, you will need to authorize the DHCP server role on Server C in Active Directory. A DHCP server must be authorized to start servicing clients on the network
Best Regards,