<?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: ILO ugrade to multiple servers in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/6956639#M7896</link>
    <description>&lt;P&gt;I am extremely&amp;nbsp;interested in the script. Please post it or send it to me.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2017 18:10:49 GMT</pubDate>
    <dc:creator>netserver-doc</dc:creator>
    <dc:date>2017-04-13T18:10:49Z</dc:date>
    <item>
      <title>ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611815#M1477</link>
      <description>Hi, I have started in a new company and I am new with ILO.&lt;BR /&gt;&lt;BR /&gt;I have to upgrade 200 BL20 server to latest firmware. I have downloaded xml templates and CPQLOCFG.EXE latest version. I have created a textfile with all server IP addresses. &lt;BR /&gt;Can somebody please provide me a template/script how upgrade all machines in a batch.&lt;BR /&gt;&lt;BR /&gt;I am really sorry, but I am new to this and I'd like to say thanks in advance for your help.&lt;BR /&gt;Joerg</description>
      <pubDate>Thu, 25 Aug 2005 08:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611815#M1477</guid>
      <dc:creator>Joerg_9</dc:creator>
      <dc:date>2005-08-25T08:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611816#M1478</link>
      <description>I suppose you could create a file with the DNS names or IP addresses of all your iLOs and then have a script that opens that up and iterates through it.  The easiest way is through HP SIM (which you should be using anyway since you're using blade servers).  See "HP Integrated Lights-Out 1.70 Scripting and Command Line Resource Guide" and see the section on 'Group Administration and iLO Scripting' on page 61 where the HP SIM examples start.  Find it at &lt;A href="http://www.hp.com/servers/manage" target="_blank"&gt;http://www.hp.com/servers/manage&lt;/A&gt; --&amp;gt; iLO Standard and Advanced --&amp;gt; iLO Advanced --&amp;gt; Manuals</description>
      <pubDate>Sun, 28 Aug 2005 02:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611816#M1478</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2005-08-28T02:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611817#M1479</link>
      <description>I call the following batch file:&lt;BR /&gt;rem call cpqlocfg.exe -s 10.147.15.134 -l d:\iloup\log\cert.log -f d:\iloup\Import_Cert.xml&lt;BR /&gt;call cpqlocfg.exe -s 10.147.15.134 -l d:\iloup\log\network.log -f d:\iloup\Mod_Network_Settings.xml&lt;BR /&gt;call cpqlocfg.exe -s 10.147.15.134 -l d:\iloup\log\passwd.log -f d:\iloup\Change_Password.xml&lt;BR /&gt;call cpqlocfg.exe -s 10.147.15.134 -l d:\iloup\log\firmware.log -f d:\iloup\Update_Firmware.xml&lt;BR /&gt;&lt;BR /&gt;I am not able to upgrade the firmware, I get: cpqlocfg.exe: ERROR: SSL_read:Connection Terminated:reason(10054)&lt;BR /&gt;&lt;BR /&gt;I need to import the certificate but it doesn't work. I navigate the browser to the ILO board --&amp;gt; VIEW CERTIFICATE --&amp;gt; Tab 'details' --&amp;gt; COPY TO FILE --&amp;gt; Base64 encoded. I copy all to my XML document like in the template. &lt;BR /&gt;When logon to the ILO (means YES for accepting the certificate) I get a message: Private key does not hit certificate...&lt;BR /&gt;&lt;BR /&gt;I need to upgrade 200 ILO's&lt;BR /&gt;&lt;BR /&gt;Thanks for help&lt;BR /&gt;How to import the ILO's certificate</description>
      <pubDate>Mon, 29 Aug 2005 02:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611817#M1479</guid>
      <dc:creator>Joerg_9</dc:creator>
      <dc:date>2005-08-29T02:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611818#M1480</link>
      <description>Hi Joerg.&lt;BR /&gt;&lt;BR /&gt;I have written two CMD files to do that. This is not as sophisticated as VB or Perl but it worked to update about 40 iLOs. It uses a txt files in which I have the parameters (ip, name, login, password) of all the iLOs I want to upgarde. Are you interested ?&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 30 Aug 2005 09:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611818#M1480</guid>
      <dc:creator>OlivierV</dc:creator>
      <dc:date>2005-08-30T09:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611819#M1481</link>
      <description>If you are trying to update the firmware, this can be done pretty easily with a script.  However between any of the operations that cause the firmware to reset (like firmware update or changing network settings), please sleep 60 seconds to allow iLO to reboot. &lt;BR /&gt;&lt;BR /&gt;I suspect your successive scripts attach to iLO just before reset, so the script fails.&lt;BR /&gt;&lt;BR /&gt;I am not sure about the certificate evidence in your script.  It looks commented-out.</description>
      <pubDate>Tue, 30 Aug 2005 12:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611819#M1481</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2005-08-30T12:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611820#M1482</link>
      <description>OliverV, I am interested in you cmd files with the text files. &lt;BR /&gt;Can you send it to: joerg.bodeit@tui.de&lt;BR /&gt;&lt;BR /&gt;I have also written a script. Changing username/password &amp;amp; network setting is no problem. But updating firmware I get a SSL connection error. When I run the same script again, it works fine!&lt;BR /&gt;&lt;BR /&gt;Why I get the SSL error in the first run and not in the second?&lt;BR /&gt;&lt;BR /&gt;Many thanks to you all&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Aug 2005 02:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611820#M1482</guid>
      <dc:creator>Joerg_9</dc:creator>
      <dc:date>2005-08-31T02:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611821#M1483</link>
      <description>Hi Joerg, do you mind to share me the cmd files with the text files for ILO ugrade to multiple servers?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.</description>
      <pubDate>Mon, 02 Nov 2009 13:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/3611821#M1483</guid>
      <dc:creator>Boon Heng, Eer</dc:creator>
      <dc:date>2009-11-02T13:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: ILO ugrade to multiple servers</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/6956639#M7896</link>
      <description>&lt;P&gt;I am extremely&amp;nbsp;interested in the script. Please post it or send it to me.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 18:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-ugrade-to-multiple-servers/m-p/6956639#M7896</guid>
      <dc:creator>netserver-doc</dc:creator>
      <dc:date>2017-04-13T18:10:49Z</dc:date>
    </item>
  </channel>
</rss>

