March 2018
Beginner
584 pages
14h 51m
English
You can also configure DRS anti-affinity rules using PowerCLI. To configure via PowerCLI, you will need to ensure PowerCLI has been deployed and installed locally on your system. Perform the following steps to configure the DRS rules via PowerCLI:
$nsx_controllers = get-vm | ? {$_.name -like "NSX_Controller*"}
Read now
Unlock full access