I'm woring on a rather complex situation. I am using Veeam for planned failovers for subsets of VMs. These VMs are all DHCP, with reservations; and no I cannot change that part of the design. I'm trying to script exporting the VM name, IP address and MAc address information for the original and replica VM. My goal is to merge the new MAC address, with the old IP address so that I can update the DHCP reservation so that when we failover I can make the changes.
↧