<?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: Invoke-HPOAiLOCommand doesn't work on Powershell 5.1 in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6996089#M7991</link>
    <description>&lt;P&gt;Hi Gokul,&lt;/P&gt;&lt;P&gt;upgrade hpilocmdlets to version 1.5.0.0 has resolved my problem. Thank you very much.&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 14:48:47 GMT</pubDate>
    <dc:creator>jakle</dc:creator>
    <dc:date>2018-02-05T14:48:47Z</dc:date>
    <item>
      <title>Invoke-HPOAiLOCommand doesn't work on Powershell 5.1</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6994923#M7971</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;if I run for example these poweshell commands under powershel 5.1:&lt;BR /&gt;1) $Credential = Get-Credential Administrator&lt;BR /&gt;2) $con = Connect-HPOA -OA 15.116.26.253 -Credential $Credential&lt;BR /&gt;3) $us = Get-HPiLODefaultLanguage -Server 15.116.26.253 -Username "" -Password "" -DisableCertificateAuthentication -OutputType ExternalCommand&lt;BR /&gt;4) $con | Invoke-HPOAiLOCommand -iLOCommand $us -Bay 1&lt;/P&gt;&lt;P&gt;I get this output::&lt;BR /&gt;Exception calling "Get" with "1" argument(s): "Index was outside the bounds of the array."&lt;/P&gt;&lt;P&gt;The output is correct after downgrading powershell to version 5.0 on my PC&lt;/P&gt;&lt;P&gt;BAY : 1&lt;BR /&gt;IP : xxx.xxx.xxx.xxx&lt;BR /&gt;HOSTNAME : something.com&lt;BR /&gt;STATUS_TYPE : OK&lt;BR /&gt;STATUS_MESSAGE : OK&lt;BR /&gt;LANG_ID : en&lt;BR /&gt;LANGUAGE : English&lt;/P&gt;&lt;P&gt;Unfortunately, the customer does not want to make downgade powershell and command Invoke-HPOAiLOCommand is unusable.&lt;/P&gt;&lt;P&gt;Any advice?&lt;BR /&gt;Thanks&lt;BR /&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 15:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6994923#M7971</guid>
      <dc:creator>jakle</dc:creator>
      <dc:date>2018-01-26T15:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-HPOAiLOCommand doesn't work on Powershell 5.1</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6995051#M7972</link>
      <description>&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;I tried your commands in my lab which has PS 5.1 installed but i could not reproduce the issue.&lt;/P&gt;&lt;P&gt;Its working for me.&lt;/P&gt;&lt;P&gt;Can i know which version of iLO cmdlets are you using ? If anything less than 1.5 then please upgrade to 1.5 as it has some bug fixes in this area.&lt;/P&gt;&lt;P&gt;Also provide me the $PSVersionTable value from your PS console. Try with any other iLO cmdlet in the same flow and check if its giving same behavior.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 04:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6995051#M7972</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2018-01-29T04:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-HPOAiLOCommand doesn't work on Powershell 5.1</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6995302#M7978</link>
      <description>&lt;P&gt;Hi Gokul,&lt;/P&gt;&lt;P&gt;There is $PSVersionTable output.&lt;BR /&gt;Name Value&lt;BR /&gt;---- -----&lt;BR /&gt;PSVersion 5.1.14409.1012&lt;BR /&gt;PSEdition Desktop&lt;BR /&gt;PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}&lt;BR /&gt;BuildVersion 10.0.14409.1012&lt;BR /&gt;CLRVersion 4.0.30319.36399&lt;BR /&gt;WSManStackVersion 3.0&lt;BR /&gt;PSRemotingProtocolVersion 2.3&lt;BR /&gt;SerializationVersion 1.1.0.1&lt;/P&gt;&lt;P&gt;HPiLOCmdlets: 1.4.0.1&lt;BR /&gt;HPOACmdlets: 1.1.0.7&lt;/P&gt;&lt;P&gt;I'll be at the customer next week. I will upgrade HPiLOCmdlets to 1.5.0.0 version, and let you know the result.&lt;/P&gt;&lt;P&gt;Thanks a lot for advice and testing.&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 13:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6995302#M7978</guid>
      <dc:creator>jakle</dc:creator>
      <dc:date>2018-01-30T13:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-HPOAiLOCommand doesn't work on Powershell 5.1</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6995483#M7979</link>
      <description>&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;That explains you have older version of iLO cmdlets but the fix is available in latest version 1.5.&lt;/P&gt;&lt;P&gt;After issue gets resolved please update community about same so that others can be benfiited.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 05:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6995483#M7979</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2018-01-31T05:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-HPOAiLOCommand doesn't work on Powershell 5.1</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6996089#M7991</link>
      <description>&lt;P&gt;Hi Gokul,&lt;/P&gt;&lt;P&gt;upgrade hpilocmdlets to version 1.5.0.0 has resolved my problem. Thank you very much.&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 14:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/invoke-hpoailocommand-doesn-t-work-on-powershell-5-1/m-p/6996089#M7991</guid>
      <dc:creator>jakle</dc:creator>
      <dc:date>2018-02-05T14:48:47Z</dc:date>
    </item>
  </channel>
</rss>

