<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Need to get iLO version and license level for multiple servers remotely through Windows Server in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141044#M9132</link>
    <description>&lt;P&gt;We have over two hundred HPE servers and only a few of them have network cables attached to the iLO ports.&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 16:45:08 GMT</pubDate>
    <dc:creator>TedLACSD</dc:creator>
    <dc:date>2021-06-29T16:45:08Z</dc:date>
    <item>
      <title>Need to get iLO version and license level for multiple servers remotely through Windows Server</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141044#M9132</link>
      <description>&lt;P&gt;We have over two hundred HPE servers and only a few of them have network cables attached to the iLO ports.&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 16:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141044#M9132</guid>
      <dc:creator>TedLACSD</dc:creator>
      <dc:date>2021-06-29T16:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get iLO version and license level for multiple servers remotely through Windows Server</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141053#M9134</link>
      <description>Hi Ted,&lt;BR /&gt;Why don't you look up the info at the csn ?&lt;BR /&gt;&lt;A href="https://csn.hpe.com/hpcsn/?hpp" target="_blank"&gt;https://csn.hpe.com/hpcsn/?hpp&lt;/A&gt;</description>
      <pubDate>Tue, 29 Jun 2021 17:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141053#M9134</guid>
      <dc:creator>KarimBouwmans</dc:creator>
      <dc:date>2021-06-29T17:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get iLO version and license level for multiple servers remotely through Windows Server</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141277#M9142</link>
      <description>&lt;P&gt;You can use iLOrest tool to get iLO licenses details.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RESTful Interface Tool (iLOREST) :&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://hewlettpackard.github.io/python-redfish-utility/#bootorder-command-examples" target="_blank"&gt;https://hewlettpackard.github.io/python-redfish-utility/#bootorder-command-examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Get_All_Licenses.bat&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is a sample batch script to get the license nformation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/HewlettPackard/python-redfish-utility/blob/master/examples/Windows/Get_All_Licenses.bat" target="_blank"&gt;https://github.com/HewlettPackard/python-redfish-utility/blob/master/examples/Windows/Get_All_Licenses.bat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HPE ProLiant Agentless Management Service (iLO 4) for Red Hat Enterprise Linux 7 Server&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_2c58b8c0db4c45c1a31d76575e#tab1" target="_blank"&gt;https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_2c58b8c0db4c45c1a31d76575e#tab1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Agentless Management Service (iLO 5) for Red Hat Enterprise Linux 7 Server&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_060a997cbeb24642af4c266860" target="_blank"&gt;https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_060a997cbeb24642af4c266860&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/need-to-get-ilo-version-and-license-level-for-multiple-servers/m-p/7141277#M9142</guid>
      <dc:creator>AmRa</dc:creator>
      <dc:date>2021-07-01T12:42:46Z</dc:date>
    </item>
  </channel>
</rss>

