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

Re: Index was outside the bounds of the array - Get-VirtualPortGroup

$
0
0

I see.

 

Does this list all your portgroups ?

foreach($sw in (Get-VirtualSwitch -Standard)){

  foreach($VPG in (Get-VirtualPortGroup -VirtualSwitch $sw)) {

    $VPG

  }

}



Viewing all articles
Browse latest Browse all 210400

Trending Articles



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