your home for end-user virtualization!

List the vMotion IP Address and Subnet mask for each vSphere ESX host using PowerCLI

I ran into a couple misconfigurations, so I wrote a quick online to audit all of my host configurations without having to use the dreaded host profiles

get-vmhost | % {(get-view $_.id).config.vmotion.ipconfig} | select ipaddress, subnetmask

Tags: , ,

  • Srini

    Is there any way to list hostname along with output?

Follow Me!

Visit Us On TwitterVisit Us On FacebookVisit Us On Google PlusVisit Us On YoutubeVisit Us On Linkedin

Categories

Search VMwareAdmins