By using the below powershell script we can update the ilo of the blade in enclosure in which we can select the specific blade alone to update or entire blades running on the 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
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.
To run this script we need to have the Update-HPOAiLO cmdlet .
Download the script from the below location.
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
Pingback: Powershell Script to update the ilo firmware from the list of IPs. | Techbrainblog
Pingback: Powershell script to update the Onboard Administrator firmware. | Techbrainblog