ProLiant Servers (ML,DL,SL)
1832237 Members
2187 Online
110041 Solutions
New Discussion

Powershell or similar command to pull Bios and ILO Version Numbers

 
Andre Southgate
Advisor

Powershell or similar command to pull Bios and ILO Version Numbers

Hi. 

For some reason, querying the BIOS version on Gen10 Servers, doesn't return the actual version of the firmware on the servers motherboard. 

Running: 

Get-WmiObject -Class Win32_BIOS

On a G9 gives the version and date of the BIOS. Running it on G10 hardware gives the date, and the server series number like U33.

 

How can I query both Gen8,9 and 10 to get the Date and proper version number. Also, would love to know how I can query for the ILO Firmware version too.

 

TIA

2 REPLIES 2
Harshitha_K
HPE Pro

Re: Powershell or similar command to pull Bios and ILO Version Numbers

Hi @Andre Southgate ,

You may download this Scripting Tools for Windows PowerShell: iLO cmdlets

and refer to the section "Establishing a connection to an iLO 4 server" for Gen 8 and Gen 9 servers and section "Establishing a connection to an iLO 5\iLO 6 server" for Gen 10 servers from this document 

Thank you!

Please mark as accepted if my post works

 



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Sunitha_Mod
Honored Contributor

Re: Powershell or similar command to pull Bios and ILO Version Numbers

Hello @Andre Southgate,

Let us know if you were able to resolve the issue.

If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.