Powershell script to find the HP Enclosure information

In this blog we can see by using the powershell script to get the below enclosure information.

Enclosure name

 Enclosure type

Onboard Administrator hardware version

Enclosure Rack U Position

Enclosure part number

Serial number

Asset tag

Onboard Administrator MAC address 

We need HP powershell cmdlet to run the script and download it from the below link .

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

Install the HPOACmdlets-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

Get-Help *hpoa* – It will show all the commands related to the HP-onboard administrator.

We need Get-HPOAEnclosureInfo cmdlet to get the Enclosure information.

Also use the below HP cmdlets to get various function of the enclosure. just replace the appropriate cmdlet on the script.

1HP

Git-hub or Dropbox

Related links:

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.

Powershell to get the graph report of VMware VMs configured Memory.

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.

3 Responses to Powershell script to find the HP Enclosure information

  1. Pingback: Powershell script to find the ilo firmware of the blades running on HP Enclosure. | Techbrainblog

  2. Pingback: Powershell Script to update the ilo firmware from the list of IPs. | Techbrainblog

  3. Pingback: Powershell script to update the Onboard Administrator firmware. | Techbrainblog

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