This is a simple script that will return the number of associated vSAN Components per host, sorted by VM This requires PowerCLI 11.2 or higher and vSAN 6.2 or higher. The syntax is: VsanComponentsPerHostByVM.ps1 <CLUSTERNAME> You will have to be connected to vCenter first. ...
VsanComponentsPerHostByVM.ps1