• We have two sites, Site1 and Site2.
• We have vCenters in Enhanced Linked Mode
• We have Cross-Site NSX (Active/Active same SSO domain)
• VM Tags defined on one vCenter are propagated to both Sites due to Enhanced Linked Mode.
• SRM failover of a VM does not bring the VMs tag assignment with it.
When we failover VMs using SRM, say from Site1 to Site2, the VM Tags don't come with them. This is the normal behavior of SRM using vSphere Replication. VM Tag Assignment is held in the vCenter Server and is not a part of VM metadata.
This means that after DR event, when we have run our SRM Recovery Plan, VMs that have been failed over, for example, to Site2, don't have their original tags.
Is there a powershell script to use during the Post Power On Steps to re-assign those tags on the vms in the Recovery Plan once the servers are failed over?