Retrieving VM Affinity rules using PowerCLI
April 5, 2014
I was recently looking to retrieve output of various VM affinity rules for all clusters on a single vSphere server, I was able to retrieve this information using the Get-DRSRule cmdlet: I need to invoke the cmdlet against all my clusters and to filter only to return DRS rules where the type is VM Affinity. … More Retrieving VM Affinity rules using PowerCLI