<?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 Re: Retrieve Advanced License Info in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746065#M1855</link>
    <description>The License information can be retrieved through the LICENSE RIBCL command.&lt;BR /&gt;&lt;BR /&gt;Here is the license.xml script for your reference.&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="adminname" password="password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;LICENSE&gt;&lt;BR /&gt;&lt;ACTIVATE key="1111122222333334444455555"&gt;&lt;/ACTIVATE&gt; &lt;BR /&gt;&lt;/LICENSE&gt;&lt;BR /&gt;&lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;Use "CPQLOCFG"(HP lights out configuration utility) &lt;BR /&gt;OR&lt;BR /&gt;HPONCFG (HP on line configuration utility) to set the iLO advanced license.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Latest Lights-out sample XML scripts can be downloadble from HP web site as under:&lt;BR /&gt;&lt;A href="http://h18004.www1.hp.com/support/files/lights-out/us/download/24181.html" target="_blank"&gt;http://h18004.www1.hp.com/support/files/lights-out/us/download/24181.html&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 09 Mar 2006 02:50:20 GMT</pubDate>
    <dc:creator>M.S.Srivatsa</dc:creator>
    <dc:date>2006-03-09T02:50:20Z</dc:date>
    <item>
      <title>Retrieve Advanced License Info</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746062#M1852</link>
      <description>I know there is a way to add an advanced license to an ILO. But is there a way to see if there is a license installed? Thanks.</description>
      <pubDate>Tue, 07 Mar 2006 08:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746062#M1852</guid>
      <dc:creator>bxr222</dc:creator>
      <dc:date>2006-03-07T08:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Advanced License Info</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746063#M1853</link>
      <description>Well...I checked thru the latest xml scripts for the iLOs and Riloes and didn't see a Get_License or Get_Adminisration xml script.&lt;BR /&gt;So...&lt;BR /&gt;You could simply login to the iLO and hit the Administration tab at the top right and then look under licensing.  If it's a blade server, they already come pre-licensed.&lt;BR /&gt;&lt;BR /&gt;If you are using SIM you can go to the Reports menu &amp;gt; New Report and then choose the All Management Processors list as the target.  Once you do, then choose "System License Information under the General section.  I chose System Name and License Key to be included in the report, of course you can always add more items if you like.&lt;BR /&gt;  So that way works too...plus all of your license keys come back in one report and you'll be able to tell which MP's have not yet been licensed.&lt;BR /&gt;Good luck,&lt;BR /&gt;Ed Cox</description>
      <pubDate>Tue, 07 Mar 2006 20:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746063#M1853</guid>
      <dc:creator>Ed Cox</dc:creator>
      <dc:date>2006-03-07T20:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Advanced License Info</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746064#M1854</link>
      <description>Thanks for the suggestions. Unfortunately neither will help me out. I have written a script utility to verify that our servers are built to standards.</description>
      <pubDate>Wed, 08 Mar 2006 13:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746064#M1854</guid>
      <dc:creator>bxr222</dc:creator>
      <dc:date>2006-03-08T13:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Advanced License Info</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746065#M1855</link>
      <description>The License information can be retrieved through the LICENSE RIBCL command.&lt;BR /&gt;&lt;BR /&gt;Here is the license.xml script for your reference.&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="adminname" password="password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;LICENSE&gt;&lt;BR /&gt;&lt;ACTIVATE key="1111122222333334444455555"&gt;&lt;/ACTIVATE&gt; &lt;BR /&gt;&lt;/LICENSE&gt;&lt;BR /&gt;&lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;Use "CPQLOCFG"(HP lights out configuration utility) &lt;BR /&gt;OR&lt;BR /&gt;HPONCFG (HP on line configuration utility) to set the iLO advanced license.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Latest Lights-out sample XML scripts can be downloadble from HP web site as under:&lt;BR /&gt;&lt;A href="http://h18004.www1.hp.com/support/files/lights-out/us/download/24181.html" target="_blank"&gt;http://h18004.www1.hp.com/support/files/lights-out/us/download/24181.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2006 02:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746065#M1855</guid>
      <dc:creator>M.S.Srivatsa</dc:creator>
      <dc:date>2006-03-09T02:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Advanced License Info</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746066#M1856</link>
      <description>I don't think license.xml retrieves license info. I think it can only be used to add a license. I have tried it and here is the output:&lt;BR /&gt;&lt;BR /&gt;Firmware Revision = 1.82 Device type = iLO Driver name = cpqci&lt;BR /&gt;ERROR : STATUS= 0x002E&lt;BR /&gt;        MESSAGE= License key error&lt;BR /&gt;Script failed</description>
      <pubDate>Thu, 09 Mar 2006 07:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/retrieve-advanced-license-info/m-p/3746066#M1856</guid>
      <dc:creator>bxr222</dc:creator>
      <dc:date>2006-03-09T07:01:49Z</dc:date>
    </item>
  </channel>
</rss>

