for exmaple: $vms = get-view -viewtype virtualmachine $vms | ?{$_.runtime.question} | select name In order to answer assuming there is 1…
Tag:
for exmaple: $vms = get-view -viewtype virtualmachine $vms | ?{$_.runtime.question} | select name In order to answer assuming there is 1…