Powershell script to find the ilo details of the blade running on HP Enclosure.

By using the below powershell script we can find the ilo name and its ip of the blade running in the HP Enclosure.

We need HP Powershell cmdlet to run this script and download the same from the below link.

http://www8.hp.com/us/en/products/server-software/product-detail.html?oid=5440657#!tab=features

To find the HP ilo and its details , make sure to install the HPiLOCmdlets-x64.msi and look for the pdf for the installation steps.

Get-Help *hp* – It will show all the commands related to the HP

hod

To run this script we need Get-HPOAServerList cmdlet and we need to provide the HP Enclosure Name\IP.

Type ( get-help Get-HPOAServerList cmdlet -full ) for more examples.

Download the script from the below location.

Git-hub or Dropbox

Related links:

Related Links:

Powershell script to find the ilo firmware version of the blades running on the HP Enclosure.

Powershell script to find the HP valid Onboard Administrators list in the subnet.

Powershell Script to get the specified direct attached blade device serial number.

Powershell script to find the HP Enclosure information

Powershell script to find the current status of the specified HP Enclosure Fan

Powershell script to find the basic health and status of the HP Enclosure

Powershell to find the firmware version of the HP Enclosure Onboard Administrator and its related components.

Steps to upgrade the firmware of HP Virtual Connect Module using Virtual Connect Support Utility ( VCSU )

Advertisement
This entry was posted in HP, Powershell and tagged , , . Bookmark the permalink.

1 Response to Powershell script to find the ilo details of the blade running on HP Enclosure.

  1. Herschel Horton says:

    FYI, great resource here. However, if you want to run any OA Powershell cmdets you have to download the OA specific Cmdlets from HP. The base cmdlets have iLO and then there’s a BIOS cmdlets available as well.
    iLO and BIOS Cmdlets download: http://h20566.www2.hpe.com/hpsc/swd/public/readIndex?sp4ts.oid=1008862655&swLangOid=8&swEnvOid=4208
    OA Cmdlets download: http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_aa01af761ecf4a509a6ffd8e71

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s