We seems to have lost one of our VMware vSphere Replication appliances - is there a way to discover which VMs had replication enabled?
As per "Disabling VMware vSphere Replication on a virtual machine through the command line (2106946)" we would need to disable replication on a per VM basis (~15), but naturally there is no record of which VMs so I either need to run this for all VMs or target selected few...
vim-cmd vmsvc/getallvms
vim-cmd hbrsvc/vmreplica.disable <VM_ID>