Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 170134

Re: Execute "vmware -l" on multiple hosts at once

$
0
0

I've used this nifty one liner I obtained from a post a while back and shared it below. Connect to your vCenter (Connect-VIServer <Your vCenter Server>) and then run this without the qoutes: " get-view -ViewType HostSystem -Property Name,Config.Product | foreach {$_.Name, $_.Config.Product} "

 

Regards, CSSMP


Viewing all articles
Browse latest Browse all 170134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>