<?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: Configure ILO locally in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415343#M848</link>
    <description>Thanks for the concise instructions.&lt;BR /&gt;&lt;BR /&gt;I installed the driver. Downloaded the script and samples. Then downloaded the windows update firmware and ran it. It is now running 1.62 firmware.&lt;BR /&gt;&lt;BR /&gt;When I run the script I get a error that a newer version of the utility is needed, here is a snippet of the output,it keeps stating the same thing.&lt;BR /&gt;&lt;BR /&gt;Is there a newer version of HPONCFG available, the version I am running is 1.0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C:\ILO\HPONCFG.EXE /f New-Net.xml&lt;BR /&gt;&lt;BR /&gt;No RILOE II board found.&lt;BR /&gt;Firmware Revision = 1.620000 Device type = ILO Driver name = cpqci&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;&lt;BR /&gt;&lt;INFORM&gt;Scripting utility should be updated to the latest version.&lt;/INFORM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;</description>
    <pubDate>Fri, 05 Nov 2004 12:24:48 GMT</pubDate>
    <dc:creator>Robert Rosa_1</dc:creator>
    <dc:date>2004-11-05T12:24:48Z</dc:date>
    <item>
      <title>Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415340#M845</link>
      <description>I am tasked with configuring ILo on all of our HP servers. &lt;BR /&gt;&lt;BR /&gt;Coming up to speed here, I have a question.&lt;BR /&gt;&lt;BR /&gt;Is there a way to configure ILO network IP,name and account settings from the host server?&lt;BR /&gt;&lt;BR /&gt;The thing is I do not want to take down each server to configure the ILo IP and name settings. They are still at the original factory setting.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Robert&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Nov 2004 15:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415340#M845</guid>
      <dc:creator>Robert Rosa_1</dc:creator>
      <dc:date>2004-11-04T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415341#M846</link>
      <description>Yes, you can configure iLO (and RILOE II) locally using a free utility called HPONCFG.  The utility requires the iLO driver installed.  It takes configuration scripts written in RIBCL to configure the local management processor in the host.&lt;BR /&gt;&lt;BR /&gt;Here's how to get the utility (Windows/Linux support is available):&lt;BR /&gt;&lt;A href="http://www.hp.com/servers/lights-out" target="_blank"&gt;http://www.hp.com/servers/lights-out&lt;/A&gt;&lt;BR /&gt;Click on iLO Standard or iLO Advanced&lt;BR /&gt;Click on software and drivers&lt;BR /&gt;Pick your OS and hit locate.&lt;BR /&gt;&lt;BR /&gt;Download these three things:&lt;BR /&gt;1) the management interface driver&lt;BR /&gt;2) The HP Lights Out Online Configuration Utility for &lt;OS&gt;&lt;BR /&gt;3) XML scripting samples&lt;BR /&gt;&lt;BR /&gt;The current iLO User Guide has details on RIBCL, but the XML scripting examples will get you up to speed quickly.&lt;/OS&gt;</description>
      <pubDate>Thu, 04 Nov 2004 18:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415341#M846</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2004-11-04T18:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415342#M847</link>
      <description>By the way, you do not need to down the OS to use these things.  You might want to check that you have current firmware, too.</description>
      <pubDate>Thu, 04 Nov 2004 18:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415342#M847</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2004-11-04T18:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415343#M848</link>
      <description>Thanks for the concise instructions.&lt;BR /&gt;&lt;BR /&gt;I installed the driver. Downloaded the script and samples. Then downloaded the windows update firmware and ran it. It is now running 1.62 firmware.&lt;BR /&gt;&lt;BR /&gt;When I run the script I get a error that a newer version of the utility is needed, here is a snippet of the output,it keeps stating the same thing.&lt;BR /&gt;&lt;BR /&gt;Is there a newer version of HPONCFG available, the version I am running is 1.0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C:\ILO\HPONCFG.EXE /f New-Net.xml&lt;BR /&gt;&lt;BR /&gt;No RILOE II board found.&lt;BR /&gt;Firmware Revision = 1.620000 Device type = ILO Driver name = cpqci&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;&lt;BR /&gt;&lt;INFORM&gt;Scripting utility should be updated to the latest version.&lt;/INFORM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.21"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0000"&lt;BR /&gt;    MESSAGE='No error'&lt;BR /&gt;     /&amp;gt;</description>
      <pubDate>Fri, 05 Nov 2004 12:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415343#M848</guid>
      <dc:creator>Robert Rosa_1</dc:creator>
      <dc:date>2004-11-05T12:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415344#M849</link>
      <description>Do not worry about the HPONCFG message:&lt;BR /&gt;&lt;BR /&gt;&lt;INFORM&gt;Scripting utility should be updated to the latest version.&lt;/INFORM&gt;&lt;BR /&gt;&lt;BR /&gt;It is a cosmetic bug with the utility that will be fixed in the future.  There is nothing you can do to fix it at this time, but again, it is of no consequence at this time, either.</description>
      <pubDate>Fri, 05 Nov 2004 15:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415344#M849</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2004-11-05T15:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415345#M850</link>
      <description>Here's the file I'm using:&lt;BR /&gt;&lt;BR /&gt;Admin_pw_reset.xml&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="Administrator" password="boguspassword"&gt;&lt;BR /&gt;  &lt;USER_INFO mode="write"&gt;&lt;BR /&gt;   &lt;MOD_USER user_login="Administrator"&gt;&lt;BR /&gt;    &lt;PASSWORD value="newpassword"&gt;&lt;/PASSWORD&gt;&lt;BR /&gt;   &lt;/MOD_USER&gt;&lt;BR /&gt;  &lt;/USER_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;and here's the error I'm getting&lt;BR /&gt;&lt;BR /&gt;C:\temp\HP iLO pw reset utility&amp;gt;HPONCFG.EXE /f CFTCXO_admin_pw_reset.xml /w log3.txt&lt;BR /&gt;No RILOE II board found.&lt;BR /&gt;Firmware Revision = 1.620000 Device type = ILO Driver name = cpqci&lt;BR /&gt;RILOE-II/iLO configuration successfully written to file "log3.txt"&lt;BR /&gt;&lt;BR /&gt;anyone know how to fix/get around this error?&lt;BR /&gt;&lt;BR /&gt;any help will be appreciated, thanks.&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Jan 2007 15:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415345#M850</guid>
      <dc:creator>todorojo</dc:creator>
      <dc:date>2007-01-06T15:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415346#M851</link>
      <description>First, the HPONCFG (version 1.0) that you are using is an old version of the utility.&lt;BR /&gt;It is better to use the uitility version anything above or equal to 1.1. Version 1.5 is the latest version. &lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/locOsCat/69_75.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/locOsCat/69_75.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Second,&lt;BR /&gt;Execute the following command &lt;BR /&gt;HPONCFG.EXE /f CFTCXO_admin_pw_reset.xml &lt;BR /&gt;&lt;BR /&gt;In case you want the XML output to be logged in a file instead of being displayed, then use&lt;BR /&gt;HPONCFG.EXE /f CFTCXO_admin_pw_reset.xml /l log.txt&lt;BR /&gt;&lt;BR /&gt;The other option that you have used '/w' is used to get and store the iLO configuration information in a seperate file for future use. So this option should not be used with the /f option. The example for usage of this option &lt;BR /&gt;HPONCFG.EXE /w config.txt&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2007 00:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415346#M851</guid>
      <dc:creator>Rajeshwari, Hiresave</dc:creator>
      <dc:date>2007-01-08T00:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Configure ILO locally</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415347#M852</link>
      <description>Hurray!!!!!&lt;BR /&gt;&lt;BR /&gt;THANK YOU Rajeshwari, Hiresave!&lt;BR /&gt;&lt;BR /&gt;Once I downloaded and installed the latest version of HPONCFG.EXE (which was installed to c:\Program Files\HP\hponcfg) and ran it with my script as per your suggestion it worked!!!&lt;BR /&gt;&lt;BR /&gt;I now have iLO control of my servers!&lt;BR /&gt;&lt;BR /&gt;-Kenton&lt;BR /&gt;&lt;BR /&gt;PS. I tried to assign you points but since I'm not the author of the original question I am not able to do so.  If someone knows how to solve that problem then I can send some pts your way! THANKS AGAIN!&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jan 2007 17:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/configure-ilo-locally/m-p/3415347#M852</guid>
      <dc:creator>todorojo</dc:creator>
      <dc:date>2007-01-08T17:34:49Z</dc:date>
    </item>
  </channel>
</rss>

