<?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 Betreff: Upgrading iLO firmware with PowerShell -  DL380 Gen9 in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180342#M180223</link>
    <description>&lt;P&gt;So I was able to go from v2.55 to v2.81 using the syntax below:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$Result = Update-HPEiLOFirmware -Connection $connection -Location $FirmwareFile -Confirm:$false&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The only caveat is that the&amp;nbsp;&lt;EM&gt;$FirmwareFile v&lt;/EM&gt;ariable needs to be qualified, i.e.&amp;nbsp;'C:\temp\ilo4_281.bin' or the cmdlet throws an error.&lt;/P&gt;&lt;P&gt;I did run into one other issue, namely one of the hosts is sitting at a very old version, v2.18, so I can't go the latest. Does anyone know where to find the older firmware, as the link posted above only alllows you to d/l the latest one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 20:58:36 GMT</pubDate>
    <dc:creator>MikeHD</dc:creator>
    <dc:date>2023-01-06T20:58:36Z</dc:date>
    <item>
      <title>Upgrading iLO firmware with PowerShell -  DL380 Gen9</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180118#M180185</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I've put together a script to update the lights out FW using PowerShell. I can connect to the iLO and query it successfully. The hosts are running ESXi as an OS.&lt;/P&gt;&lt;P&gt;I'm just trying to figure out which image file needs to be applied using the following cmdlet:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$FirmwareFile = "SomeFilename"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$Result = Update-HPEiLOFirmware -Connection $connection -Location $FirmwareFile -Confirm:$false&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When I access the download page for this model, it provides several different formats, including Windows, Linux and VMware. Is there something that needs to be extracted for this to work? I was expecting an .IMG format file but I don't see any of those available. Thanks.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.hpe.com/connect/s/product?language=en_US&amp;amp;kmpmoid=1009087943&amp;amp;tab=driversAndSoftware&amp;amp;driversAndSoftwareSubtype=9000213" target="_blank" rel="noopener"&gt;https://support.hpe.com/connect/s/product?language=en_US&amp;amp;kmpmoid=1009087943&amp;amp;tab=driversAndSoftware&amp;amp;driversAndSoftwareSubtype=9000213&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 1783px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/133233iF305A5011339ABC7/image-size/large?v=v2&amp;amp;px=2000" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 03:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180118#M180185</guid>
      <dc:creator>MikeHD</dc:creator>
      <dc:date>2023-01-05T03:24:23Z</dc:date>
    </item>
    <item>
      <title>Betreff: Upgrading iLO firmware with PowerShell -  DL380 Gen9</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180154#M180192</link>
      <description>&lt;P&gt;I typically start the Windows x64 Setup File on my PC and use the "Extract" only Button.&lt;/P&gt;&lt;P&gt;One of these Files is the ilo4_xxx.bin File, this is the Binary Update File for use in the iLO GUI.&lt;/P&gt;&lt;P&gt;Try this, Cali&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 10:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180154#M180192</guid>
      <dc:creator>Cali</dc:creator>
      <dc:date>2023-01-04T10:41:45Z</dc:date>
    </item>
    <item>
      <title>Betreff: Upgrading iLO firmware with PowerShell -  DL380 Gen9</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180193#M180197</link>
      <description>&lt;P&gt;Thank you, I downloaded the 64bit Windows version and see the .bin file, and will give that a try with the script.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 20:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180193#M180197</guid>
      <dc:creator>MikeHD</dc:creator>
      <dc:date>2023-01-04T20:02:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: Upgrading iLO firmware with PowerShell -  DL380 Gen9</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180342#M180223</link>
      <description>&lt;P&gt;So I was able to go from v2.55 to v2.81 using the syntax below:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$Result = Update-HPEiLOFirmware -Connection $connection -Location $FirmwareFile -Confirm:$false&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The only caveat is that the&amp;nbsp;&lt;EM&gt;$FirmwareFile v&lt;/EM&gt;ariable needs to be qualified, i.e.&amp;nbsp;'C:\temp\ilo4_281.bin' or the cmdlet throws an error.&lt;/P&gt;&lt;P&gt;I did run into one other issue, namely one of the hosts is sitting at a very old version, v2.18, so I can't go the latest. Does anyone know where to find the older firmware, as the link posted above only alllows you to d/l the latest one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 20:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/upgrading-ilo-firmware-with-powershell-dl380-gen9/m-p/7180342#M180223</guid>
      <dc:creator>MikeHD</dc:creator>
      <dc:date>2023-01-06T20:58:36Z</dc:date>
    </item>
  </channel>
</rss>

