VMware Cloud Community
Chaz999
Enthusiast
Enthusiast
Jump to solution

ESX or ESXi Host Info

unable to find any script, any one please let me know how to we get IBM/HP host Serial number

I meant if I run script again vCentre, it will export all info in csv file with following three things

Host Name, Host IP and Serial number of the host

much appreciate in advance

Thanks

Reply
0 Kudos
1 Solution

Accepted Solutions
LucD
Leadership
Leadership
Jump to solution

That's most probably because you didn't include the actual function in your script.

Follow the link above, scroll a bit up in the post that opens, and you'll find another link.

Follow that link, and in that post you will find the function.


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

View solution in original post

3 Replies
CRad14
Hot Shot
Hot Shot
Jump to solution

Try this link

http://communities.vmware.com/message/1721434#1721434

Conrad www.vnoob.com | @vNoob | If I or anyone else is helpful to you make sure you mark their posts as such! :slightly_smiling_face:
Chaz999
Enthusiast
Enthusiast
Jump to solution

Getting an error when run the scrip mention in your link

The term 'Get-VMHostWSManInstance' is not recognized as the name of the cmdlet 

Reply
0 Kudos
LucD
Leadership
Leadership
Jump to solution

That's most probably because you didn't include the actual function in your script.

Follow the link above, scroll a bit up in the post that opens, and you'll find another link.

Follow that link, and in that post you will find the function.


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference