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

Re: Get list of plugins and versions installed from vCenter?

$
0
0

Try this

 

$extMgr=Get-ViewExtensionManager

$extMgr.ExtensionList |

select @{N='Name';E={$_.Description.Label}},Version,Company


Viewing all articles
Browse latest Browse all 230663

Trending Articles



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