Quantcast
Channel: VMware Blogs
Viewing all articles
Browse latest Browse all 50538

PowerCLI: Host Networking Device info (ICT-Freak.nl)

$
0
0
In this post I will share a simple PowerCLI script which generates some Network Device information from your vSphere hosts. The information you’ll get is the vmHost name, device name, linkspeed and MAC address. $vmHostNicInfo = @() foreach($vmHost in (Get-VMHost | Sort Name)){ foreach($nic in…

Viewing all articles
Browse latest Browse all 50538

Latest Images

Trending Articles



Latest Images

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