<?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: iLO2 is set up but I'm unable to log in. in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003158#M162185</link>
    <description>&lt;P&gt;You can download the&amp;nbsp;HPE Lights-Out XML Scripting Samples for Windows or Linux and send the&amp;nbsp; firmware update from another system using the iLO XML scripting tools&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML Scripting Sample for Windows&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_98ea081cc4bf42c08044b65f39" target="_blank"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_98ea081cc4bf42c08044b65f39&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML PERL Scripting Sample for Linux&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_76bfa460792d4f7cbc0aac234e" target="_blank"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_76bfa460792d4f7cbc0aac234e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will need to extract the iLO firmware image from the EXE or RPM file to upload via the XML scripting.&amp;nbsp; The is an example script called Update_Firmware.xml included in the above packages&lt;/P&gt;&lt;PRE&gt;&amp;lt;!--         RIBCL Sample Script for HP Lights-Out Products          --&amp;gt;
&amp;lt;!--Copyright (c) 2015 Hewlett-Packard Development Company, L.P.     --&amp;gt;

&amp;lt;!-- Description:  This is a sample XML script to update the         --&amp;gt;
&amp;lt;!--               firmware of following devices:                    --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 4 (iLO 4)                 --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 3 (iLO 3)                 --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 2 (iLO 2)                 --&amp;gt;

&amp;lt;!-- NOTE:  You will need to replace the USER_LOGIN and PASSWORD     --&amp;gt;
&amp;lt;!--        values with values that are appropriate for your         --&amp;gt;
&amp;lt;!--        environment and you will need to change the value of the --&amp;gt;
&amp;lt;!--        IMAGE_LOCATION to point to the new binary firmware image --&amp;gt;
&amp;lt;!--        you wish to use for the firmware update.                 --&amp;gt;
&amp;lt;!--        The Unit ID light flashes when the server is engaged in  --&amp;gt;

&amp;lt;!--        an activity that can not or should not be interrupted    --&amp;gt;
&amp;lt;!--        (such as updating iLO firmware or an active Remote       --&amp;gt;
&amp;lt;!--        Console session).  The Unit ID light should flash while  --&amp;gt;
&amp;lt;!--        this script is updating the firmware.                    --&amp;gt;
&amp;lt;!--        The Lights-Out device will automatically reset itself to --&amp;gt;
&amp;lt;!--        have the new firmware take effect at the end of the      --&amp;gt;
&amp;lt;!--        firmware flash.                                          --&amp;gt;

&amp;lt;!--        Use CPQLOCFG.EXE ver 4.20 or greater for iLO2 and        --&amp;gt;
&amp;lt;!--        HPQLOCFG.EXE ver 1.00 or greater for iLO 3 and iLO 4     --&amp;gt;
&amp;lt;!--        with this script.                                        --&amp;gt;

&amp;lt;!--        This script was written for iLO 4 firmware version 1.01  --&amp;gt;
&amp;lt;!--        release.                                                 --&amp;gt;

&amp;lt;!--        See "HP Integrated Lights-Out Management Processor       --&amp;gt;
&amp;lt;!--        Scripting and Command Line Resource Guide" for more      --&amp;gt;
&amp;lt;!--        information on scripting and the syntax of the RIBCL     --&amp;gt;
&amp;lt;!--        XML.                                                     --&amp;gt;

&amp;lt;!--        Firmware support information for this script:            --&amp;gt;
&amp;lt;!--            iLO 4 - All versions.                                --&amp;gt;
&amp;lt;!--            iLO 3 - All versions.                                --&amp;gt;
&amp;lt;!--            iLO 2 - All versions.                                --&amp;gt;

&amp;lt;RIBCL VERSION="2.0"&amp;gt;
   &amp;lt;LOGIN USER_LOGIN="adminname" PASSWORD="password"&amp;gt;
      &amp;lt;RIB_INFO MODE="write"&amp;gt;
         &amp;lt;!--  Firmware support information for next tag:            --&amp;gt;
         &amp;lt;!--  iLO 4 - All versions. For servers with TPM enabled.   --&amp;gt;
         &amp;lt;!--  iLO 3 - All versions. For servers with TPM enabled.   --&amp;gt;
         &amp;lt;!--  iLO 2 - 1.70 and later. For servers with TPM enabled. --&amp;gt;
         &amp;lt;TPM_ENABLED VALUE="Yes"/&amp;gt;
&amp;lt;!--NOTE: iLO 4 - 1.30 and above.                                    --&amp;gt; 
&amp;lt;!--         Change UPDATE_RIB_FIRMWARE (for flashing iLO firmware)  --&amp;gt;
&amp;lt;!--         with UPDATE_FIRMWARE for flashing ROM and CPLD firmware.--&amp;gt;
         &amp;lt;UPDATE_RIB_FIRMWARE IMAGE_LOCATION="D:\D_drive_backup\Images\ilo4_100_p90.bin"/&amp;gt;
      &amp;lt;/RIB_INFO&amp;gt;
   &amp;lt;/LOGIN&amp;gt;
&amp;lt;/RIBCL&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2018 19:21:53 GMT</pubDate>
    <dc:creator>Jimmy Vance</dc:creator>
    <dc:date>2018-04-20T19:21:53Z</dc:date>
    <item>
      <title>iLO2 is set up but I'm unable to log in.</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003131#M162180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I'm somewhat of a rookie at this. I purchased a used Proliant ml350 G6 to help me learn so I have something here at home to work with.&lt;/P&gt;&lt;P&gt;I followed the instructions I found for setting up iLO3 on a G7 server. Disabling splash screen, going into F8 and set up (even though I have iLO2 on a G6)&lt;/P&gt;&lt;P&gt;DNS/DHCP disabled, ip/dns/gateway all set correctly&lt;/P&gt;&lt;P&gt;I set a password and then saved info and power cycled the server.&lt;/P&gt;&lt;P&gt;I'm able to access the iLO2 ip address from any device on my network but all I get is an error screen&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Establishing a secure Integrated Lights Out session with host is unnamed at 192.168.0.113&lt;/P&gt;&lt;P&gt;Note: When the 'Security Alert' panel is displayed, you must select 'Yes' to accept the certificate to access Integrated Lights-Out.&lt;/P&gt;&lt;P&gt;Does this refer to the messages doing boot up?&lt;/P&gt;&lt;P&gt;I'll attach a couple of screenshots and will reply with info as requested.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 16:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003131#M162180</guid>
      <dc:creator>MooseOnTheLoose</dc:creator>
      <dc:date>2018-04-20T16:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 is set up but I'm unable to log in.</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003132#M162181</link>
      <description>&lt;P&gt;error message.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 16:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003132#M162181</guid>
      <dc:creator>MooseOnTheLoose</dc:creator>
      <dc:date>2018-04-20T16:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 is set up but I'm unable to log in.</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003133#M162182</link>
      <description>&lt;P&gt;The ILO is trying to switch from http to https.&lt;/P&gt;&lt;P&gt;The ILO firmware is veeeery old, AFAIR the protocol used is now blocked by chrome and others.&lt;/P&gt;&lt;P&gt;You should first try to update ILO firmware, then test again, may internet explorer gives a warning, but works.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 16:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003133#M162182</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2018-04-20T16:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 is set up but I'm unable to log in.</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003155#M162184</link>
      <description>&lt;P&gt;Hi Torsten,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I've tried a couple different ways to update the firmware via this website. Is there somewhere else I can look? Heck, I've even tried checking google for driver download links that aren't questionable. haha.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?sp4ts.oid=1008862657&amp;amp;swItemId=MTX_c1566edd86c44a1189d6b30af7&amp;amp;swEnvOid=4184#tab3" target="_blank"&gt;https://support.hpe.com/hpsc/swd/public/detail?sp4ts.oid=1008862657&amp;amp;swItemId=MTX_c1566edd86c44a1189d6b30af7&amp;amp;swEnvOid=4184#tab3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Every time, it stops the install because my O/S isn't supported.&lt;/P&gt;&lt;P&gt;I have tried troubleshooting for compatibility but it won't let me install.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What if I isntall Server 2008 as a virtual machine, might i be able to update them then?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 18:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003155#M162184</guid>
      <dc:creator>MooseOnTheLoose</dc:creator>
      <dc:date>2018-04-20T18:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 is set up but I'm unable to log in.</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003158#M162185</link>
      <description>&lt;P&gt;You can download the&amp;nbsp;HPE Lights-Out XML Scripting Samples for Windows or Linux and send the&amp;nbsp; firmware update from another system using the iLO XML scripting tools&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML Scripting Sample for Windows&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_98ea081cc4bf42c08044b65f39" target="_blank"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_98ea081cc4bf42c08044b65f39&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HPE Lights-Out XML PERL Scripting Sample for Linux&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_76bfa460792d4f7cbc0aac234e" target="_blank"&gt;https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_76bfa460792d4f7cbc0aac234e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will need to extract the iLO firmware image from the EXE or RPM file to upload via the XML scripting.&amp;nbsp; The is an example script called Update_Firmware.xml included in the above packages&lt;/P&gt;&lt;PRE&gt;&amp;lt;!--         RIBCL Sample Script for HP Lights-Out Products          --&amp;gt;
&amp;lt;!--Copyright (c) 2015 Hewlett-Packard Development Company, L.P.     --&amp;gt;

&amp;lt;!-- Description:  This is a sample XML script to update the         --&amp;gt;
&amp;lt;!--               firmware of following devices:                    --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 4 (iLO 4)                 --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 3 (iLO 3)                 --&amp;gt;
&amp;lt;!--                 Integrated Lights-Out 2 (iLO 2)                 --&amp;gt;

&amp;lt;!-- NOTE:  You will need to replace the USER_LOGIN and PASSWORD     --&amp;gt;
&amp;lt;!--        values with values that are appropriate for your         --&amp;gt;
&amp;lt;!--        environment and you will need to change the value of the --&amp;gt;
&amp;lt;!--        IMAGE_LOCATION to point to the new binary firmware image --&amp;gt;
&amp;lt;!--        you wish to use for the firmware update.                 --&amp;gt;
&amp;lt;!--        The Unit ID light flashes when the server is engaged in  --&amp;gt;

&amp;lt;!--        an activity that can not or should not be interrupted    --&amp;gt;
&amp;lt;!--        (such as updating iLO firmware or an active Remote       --&amp;gt;
&amp;lt;!--        Console session).  The Unit ID light should flash while  --&amp;gt;
&amp;lt;!--        this script is updating the firmware.                    --&amp;gt;
&amp;lt;!--        The Lights-Out device will automatically reset itself to --&amp;gt;
&amp;lt;!--        have the new firmware take effect at the end of the      --&amp;gt;
&amp;lt;!--        firmware flash.                                          --&amp;gt;

&amp;lt;!--        Use CPQLOCFG.EXE ver 4.20 or greater for iLO2 and        --&amp;gt;
&amp;lt;!--        HPQLOCFG.EXE ver 1.00 or greater for iLO 3 and iLO 4     --&amp;gt;
&amp;lt;!--        with this script.                                        --&amp;gt;

&amp;lt;!--        This script was written for iLO 4 firmware version 1.01  --&amp;gt;
&amp;lt;!--        release.                                                 --&amp;gt;

&amp;lt;!--        See "HP Integrated Lights-Out Management Processor       --&amp;gt;
&amp;lt;!--        Scripting and Command Line Resource Guide" for more      --&amp;gt;
&amp;lt;!--        information on scripting and the syntax of the RIBCL     --&amp;gt;
&amp;lt;!--        XML.                                                     --&amp;gt;

&amp;lt;!--        Firmware support information for this script:            --&amp;gt;
&amp;lt;!--            iLO 4 - All versions.                                --&amp;gt;
&amp;lt;!--            iLO 3 - All versions.                                --&amp;gt;
&amp;lt;!--            iLO 2 - All versions.                                --&amp;gt;

&amp;lt;RIBCL VERSION="2.0"&amp;gt;
   &amp;lt;LOGIN USER_LOGIN="adminname" PASSWORD="password"&amp;gt;
      &amp;lt;RIB_INFO MODE="write"&amp;gt;
         &amp;lt;!--  Firmware support information for next tag:            --&amp;gt;
         &amp;lt;!--  iLO 4 - All versions. For servers with TPM enabled.   --&amp;gt;
         &amp;lt;!--  iLO 3 - All versions. For servers with TPM enabled.   --&amp;gt;
         &amp;lt;!--  iLO 2 - 1.70 and later. For servers with TPM enabled. --&amp;gt;
         &amp;lt;TPM_ENABLED VALUE="Yes"/&amp;gt;
&amp;lt;!--NOTE: iLO 4 - 1.30 and above.                                    --&amp;gt; 
&amp;lt;!--         Change UPDATE_RIB_FIRMWARE (for flashing iLO firmware)  --&amp;gt;
&amp;lt;!--         with UPDATE_FIRMWARE for flashing ROM and CPLD firmware.--&amp;gt;
         &amp;lt;UPDATE_RIB_FIRMWARE IMAGE_LOCATION="D:\D_drive_backup\Images\ilo4_100_p90.bin"/&amp;gt;
      &amp;lt;/RIB_INFO&amp;gt;
   &amp;lt;/LOGIN&amp;gt;
&amp;lt;/RIBCL&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 19:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/ilo2-is-set-up-but-i-m-unable-to-log-in/m-p/7003158#M162185</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2018-04-20T19:21:53Z</dc:date>
    </item>
  </channel>
</rss>

