<?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 Cmdlets broke in Servers - General</title>
    <link>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185403#M18286</link>
    <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2024322"&gt;@Questions&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;Please advise if you need any further advise on what has already been shred by&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2109495"&gt;@Vinky_99&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 07:07:34 GMT</pubDate>
    <dc:creator>ShruthiSK</dc:creator>
    <dc:date>2023-03-29T07:07:34Z</dc:date>
    <item>
      <title>Ilo Cmdlets broke</title>
      <link>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7184852#M18244</link>
      <description>&lt;P&gt;I'm trying to do some updates on HPE ILO5 with powershell. The script previously worked but it seems that something is broke. I get the following error.. Anyone seen it and have a solution?&lt;/P&gt;&lt;P&gt;Tested with cmlets ver 2.2.0.0 and 3.3.0.0. ILO5 Version 2.72 nad 2.78.&lt;/P&gt;&lt;P&gt;Get-HPEiLOTPMStatus : [192.168.104.12]: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'HPE.iLO.Com&lt;BR /&gt;munication.Redfish.DataEntity.OData' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize cor&lt;BR /&gt;rectly.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 07:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7184852#M18244</guid>
      <dc:creator>Questions</dc:creator>
      <dc:date>2023-03-29T07:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ilo Cmdlets broke</title>
      <link>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185220#M18276</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2024322"&gt;@Questions&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message suggests that there might be an issue with the JSON response that the cmdlet is receiving from the iLO5 server. ,&lt;/P&gt;&lt;P&gt;One possible reason for this error could be a change in the iLO5 API response format between the versions you tested.&lt;/P&gt;&lt;P&gt;Here are a few things you can try to resolve this issue:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Verify that the iLO5 server is working correctly and responding to requests.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Check if there is a firmware update available for your iLO5 server that might resolve any known issues with the API response.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Try downgrading the iLO5 firmware to a lower version, and test if the cmdlets work correctly with that version.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Check if there are any new versions of the iLO cmdlets available and try updating to the latest version.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Check the PowerShell version and make sure it is compatible with the iLO cmdlets.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 27 Mar 2023 10:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185220#M18276</guid>
      <dc:creator>Vinky_99</dc:creator>
      <dc:date>2023-03-27T10:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ilo Cmdlets broke</title>
      <link>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185403#M18286</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2024322"&gt;@Questions&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;Please advise if you need any further advise on what has already been shred by&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2109495"&gt;@Vinky_99&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 07:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185403#M18286</guid>
      <dc:creator>ShruthiSK</dc:creator>
      <dc:date>2023-03-29T07:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ilo Cmdlets broke</title>
      <link>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185407#M18287</link>
      <description>&lt;P&gt;Hello, thanks for reaching out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the issue. I thought I was using the latest ILO cmdlets but seems I didn't Updating to 4.0.0.0 solved the issue.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1939284"&gt;@ShruthiSK&lt;/a&gt;&amp;nbsp;Note: The signer of the cmd lets for 4.0.0.0 is diffrent from 3.3.0.0 so that produced a warning/error.&lt;/P&gt;&lt;P&gt;Thanks for the assistance.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Henke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 07:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/ilo-cmdlets-broke/m-p/7185407#M18287</guid>
      <dc:creator>Questions</dc:creator>
      <dc:date>2023-03-29T07:51:58Z</dc:date>
    </item>
  </channel>
</rss>

