This issue being, that isn't what I'm trying to do. The VM in vCenter is deleted. So, it's no longer there. When you delete a VM from vCenter, SRM sees the delete and says "Invalid. The VM has be...
See more...
This issue being, that isn't what I'm trying to do. The VM in vCenter is deleted. So, it's no longer there. When you delete a VM from vCenter, SRM sees the delete and says "Invalid. The VM has been removed". So, I was looking for a way to remove that from SRM via PowerCLI. The unprotect option seems to require me to do a Get-VM. But the VM is gone. If I go into SRM, select the deleted VM, I can do a Remove Protection and that gets rid of that entry. No stopping the vCenter service. I was wondering how to do the same thing with PowerCLI.