- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Powershell or similar command to pull Bios and ILO...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2023 07:43 PM - last edited on 06-26-2023 09:24 PM by support_s
06-25-2023 07:43 PM - last edited on 06-26-2023 09:24 PM by support_s
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
- Tags:
- Prolaint server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 09:15 AM
06-26-2023 09:15 AM
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 01:51 AM
07-13-2023 01:51 AM
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.