benmeadowcroft / SRM-Cmdlets

Helper functions for working with SRM and PowerCLI
Apache License 2.0
17 stars 7 forks source link

Find VMs with protection issues in a protection group #7

Open benmeadowcroft opened 10 years ago

benmeadowcroft commented 10 years ago

This is to find VMs that have been protected with SRM but also have unresolved issues that may be affecting their recoverability

benmeadowcroft commented 10 years ago

I've just added this capability and checked it for VMs that are replicated by VR, associated with a group, but not fully protected.

I have also added some code to handle the ABR case but I have not been able to test that yet. I'll leave this issue open until I have been able to verify that this works.

benmeadowcroft commented 9 years ago

This should also be extended to uncover VMs that are protected but have protection issues, e.g. unreplicated VMDK, etc.