Hello,
I have a Hyper-V environment consisting of Windows Server 2012 (not R2) hosts at a primary site and at a disaster recovery (DR) site. Failover clustering is in place with Hyper-V replication taking place between the two sites. Each site belongs to a different subnet with a different VLAN scheme so to perform a planned failover successfully IP failover must occur.
Everything works properly. The problem I have with this is that it is extremely cumbersome to have to manually enter the IP settings for both the primary and replica VMs. I wanted to ask if there was a better way to do this. Other than PowerShell, how would this be done if a hundred or more machines needed to be setup this way?
Thanks