- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- Re: Need to get iLO version and license level for ...
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-29-2021 09:45 AM
06-29-2021 09:45 AM
Need to get iLO version and license level for multiple servers remotely through Windows Server
We have over two hundred HPE servers and only a few of them have network cables attached to the iLO ports. Some servers have Standard iLO licenses and some have Advanced iLO licenses. We need to query all of the servers to determine whether the servers have the Standard or Advanced license and what version of iLO they have (iLO 2, iLO 3, iLO 4, iLO 5). Each server does have the "HP Lights-Out Online Configuration Utility" (HPONCFG) installed. Additionally, most of the servers do not have the HPEiLOCmdlets PowerShell module installed.
I have read part of some of the scripting guides but I am not sure where to go from here. From what I did read, they do not mention how to get the level of license information (Standard or Advanced). They also do not indicate whether or not that information can be pulled from the Windows Server OS. I admit that I did not read every page in the scripting guides. Since the iLO 5 guide is almost 250 pages and the table of content does not indicate where to find this information, I could not afford to spend the time to read the entire document if the information was not there or it was not possible to do with the command-line scripting.
I am hoping that someone more versed in this would know how to do it or if it is possible to get this information remotely instead of looking at each server individually. As an extra bit of information to this request for help, we would like to remotely pull the iLO license key codes for each server if possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2021 10:17 AM - edited 06-29-2021 10:17 AM
06-29-2021 10:17 AM - edited 06-29-2021 10:17 AM
Re: Need to get iLO version and license level for multiple servers remotely through Windows Server
Why don't you look up the info at the csn ?
https://csn.hpe.com/hpcsn/?hpp
Karim Bouwmans
IT Solutionadvisor
Max ICT B.V.

>Max ICT B.V • Castorstraat 17-27 • 5047RC • Tilburg • The Netherlands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2021 05:42 AM
07-01-2021 05:42 AM
Re: Need to get iLO version and license level for multiple servers remotely through Windows Server
You can use iLOrest tool to get iLO licenses details.
RESTful Interface Tool (iLOREST) :
https://hewlettpackard.github.io/python-redfish-utility/#bootorder-command-examples
Get_All_Licenses.bat
This is a sample batch script to get the license nformation.
HPE ProLiant Agentless Management Service (iLO 4) for Red Hat Enterprise Linux 7 Server
https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_2c58b8c0db4c45c1a31d76575e#tab1
Agentless Management Service (iLO 5) for Red Hat Enterprise Linux 7 Server
https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_060a997cbeb24642af4c266860
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
