<?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: Update-HPiLOFirmware OutputType ExternalCommand failing in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011915#M24622</link>
    <description>&lt;P&gt;Update-HPiLOFirmware is not interoperable with Invoke-HPOAiLOCommand cmdlet by design. The help content for OutputType is inaccurate and will be updated in next release.&lt;/P&gt;&lt;P&gt;To update iLO Firmware using OA use Update-HPOAiLO&lt;/P&gt;&lt;P&gt;To update SYSROM through OA use Update-HPOAFWServer&lt;/P&gt;&lt;P&gt;use Get-Help of the cmdlets to get detailed information.&lt;/P&gt;&lt;P&gt;Do let us know, what is blocker for you in using Update-HPOAiLO cmdlets ?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jul 2018 09:32:05 GMT</pubDate>
    <dc:creator>Aarti_Verma</dc:creator>
    <dc:date>2018-07-16T09:32:05Z</dc:date>
    <item>
      <title>Update-HPiLOFirmware OutputType ExternalCommand failing</title>
      <link>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011635#M24621</link>
      <description>&lt;P&gt;I am trying to update an iLO's firmware using the PowerShell commands:&lt;BR /&gt;Invoke-HPOAiLOCommand&lt;BR /&gt;Update-HPiLOFirmware&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;To pass the Update-HPiLOFirmware command to the Invoke-HPOAiLOCommand I need to assign it to a variable ($updateCommand). My code:&lt;/P&gt;&lt;P&gt;$updateCommand = Update-HPiLOFirmware -Server $server -Credential $creds -Location "C:\ilo4_260.bin" &lt;STRONG&gt;-OutputType ExternalCommand&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Assigning the variable fails to execute due to the OutputType ExternalCommand not being in the validate set. The error message I receive is:&lt;/P&gt;&lt;P&gt;Update-HPiLOFirmware : Cannot validate argument on parameter '&lt;STRONG&gt;OutputType&lt;/STRONG&gt;'. The argument "&lt;STRONG&gt;ExternalCommand&lt;/STRONG&gt;" does not belong to the set "&lt;STRONG&gt;XML,RIBCL,PSObject&lt;/STRONG&gt;" specified by the ValidateSet attribute.&lt;/P&gt;&lt;P&gt;But the help command for Update-HPiLOFirmware states ExternalCommand is available for the OutputType parameter:&lt;/P&gt;&lt;P&gt;-OutputType [&amp;lt;String&amp;gt;]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specifies the type of required output. Possible value can be ExternalCommand, XML, RIBCL or PSObject.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The value &lt;STRONG&gt;ExternalCommand&lt;/STRONG&gt; for the parameter &lt;STRONG&gt;OutputType&lt;/STRONG&gt; creates RIBCL command with other details that are passed to the OA cmdlet &lt;STRONG&gt;Invoke-HPOAiLOCommand&lt;/STRONG&gt; from HPOACmdlets. See the user guide for an example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing? I'm using HPiLO PowerShell module 1.5.0.1. on PowerShell 4 and 5.&lt;/P&gt;&lt;P&gt;Is there anything in the HPEiLO command set that is comparable? I'm not using&amp;nbsp;Update-HPOAiLO for other reasons. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 14:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011635#M24621</guid>
      <dc:creator>Henry_B</dc:creator>
      <dc:date>2018-07-13T14:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Update-HPiLOFirmware OutputType ExternalCommand failing</title>
      <link>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011915#M24622</link>
      <description>&lt;P&gt;Update-HPiLOFirmware is not interoperable with Invoke-HPOAiLOCommand cmdlet by design. The help content for OutputType is inaccurate and will be updated in next release.&lt;/P&gt;&lt;P&gt;To update iLO Firmware using OA use Update-HPOAiLO&lt;/P&gt;&lt;P&gt;To update SYSROM through OA use Update-HPOAFWServer&lt;/P&gt;&lt;P&gt;use Get-Help of the cmdlets to get detailed information.&lt;/P&gt;&lt;P&gt;Do let us know, what is blocker for you in using Update-HPOAiLO cmdlets ?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 09:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011915#M24622</guid>
      <dc:creator>Aarti_Verma</dc:creator>
      <dc:date>2018-07-16T09:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update-HPiLOFirmware OutputType ExternalCommand failing</title>
      <link>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011983#M24623</link>
      <description>&lt;P&gt;I found that running Update-HPOAiLO has been hit or miss.&lt;/P&gt;&lt;P&gt;Out of 250 iLO's that I attempted to update to 2.6 (using a PowerShell script I wrote) more than half fail. The issue more than likely lies with the server I have hosting the bin file. I'm also using the HTTP protocol. Either way, I was hoping to find another way to update these iLOs.&lt;/P&gt;&lt;P&gt;I am very interested in iLO Federation as I have more than 2,000 iLOs, but that's later on.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 17:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/update-hpilofirmware-outputtype-externalcommand-failing/m-p/7011983#M24623</guid>
      <dc:creator>Henry_B</dc:creator>
      <dc:date>2018-07-16T17:18:57Z</dc:date>
    </item>
  </channel>
</rss>

