<?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 iLO6 ...  Server Information could not determined for EISA ID: $0E110888 in HPE Alletra Storage</title>
    <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207747#M1021</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting my hands on our first Gen11 ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;when using my regular script to configure the iLO I get the following message when trying to establish the connection as I usualy do&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;$cred = Get-Credential -Message "Enter password for user" -Username "Admin"
$iLOConnection = Connect-HPEiLO - IP "xxx.xxx.xxx.xxx" - Credential $cred -DisableCertificateAuthentication 

Connect-HPEiLO : [xxx.xxx.xxx.xxx] :Server Information could not determined for EISA ID: $0E110888&lt;/LI-CODE&gt;&lt;P&gt;Can someone help me ?&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2024 04:26:41 GMT</pubDate>
    <dc:creator>PhS-</dc:creator>
    <dc:date>2024-03-10T04:26:41Z</dc:date>
    <item>
      <title>iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207747#M1021</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting my hands on our first Gen11 ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;when using my regular script to configure the iLO I get the following message when trying to establish the connection as I usualy do&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;$cred = Get-Credential -Message "Enter password for user" -Username "Admin"
$iLOConnection = Connect-HPEiLO - IP "xxx.xxx.xxx.xxx" - Credential $cred -DisableCertificateAuthentication 

Connect-HPEiLO : [xxx.xxx.xxx.xxx] :Server Information could not determined for EISA ID: $0E110888&lt;/LI-CODE&gt;&lt;P&gt;Can someone help me ?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2024 04:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207747#M1021</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-10T04:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207795#M1022</link>
      <description>&lt;P&gt;Hi PhS,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I believe you need to update the HPEiLOCmdlets.&amp;nbsp;The 4.0.0.0 from this link.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Gen11 Servers are supported with&amp;nbsp;HPEiLOCmdlets version 4.0.0.0 or later. If you have lower version of HPEiLOCmdlets, please download the latest version from this &lt;A href="https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_bb648dcdf9b9424b8ffdd96d53" target="_blank" rel="noopener"&gt;link&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Shiva_JR&lt;BR /&gt;&lt;EM&gt;&lt;FONT size="2"&gt;Please mark as '&lt;STRONG&gt;Accepted solution'&lt;/STRONG&gt;&amp;nbsp;and thumbs up with &lt;STRONG&gt;Kudos&lt;/STRONG&gt; if my post worked&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 04:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207795#M1022</guid>
      <dc:creator>shiva_jr</dc:creator>
      <dc:date>2024-03-02T04:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207805#M1023</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2067433"&gt;@shiva_jr&lt;/a&gt;&amp;nbsp; thank you for your reply,&lt;/P&gt;&lt;P&gt;I am using the latest&amp;nbsp;&lt;A href="https://www.powershellgallery.com/packages/HPEiLOCmdlets/4.3.0.0" target="_blank" rel="noopener"&gt;4.3.0.0&lt;/A&gt;&amp;nbsp; that copied to my&amp;nbsp;&lt;EM&gt;C:\Users&lt;/EM&gt;&lt;SPAN&gt;\..\&lt;/SPAN&gt;&lt;EM&gt;Documents&lt;/EM&gt;&lt;SPAN&gt;\WindowsPowerShell\&lt;/SPAN&gt;&lt;EM&gt;Modules&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I did not install the module (I am not authorized to), it's automatically imported and I had no problem till now on iLO4 and iLO5 with this method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 07:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207805#M1023</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-02T07:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207811#M1024</link>
      <description>&lt;P&gt;Here is the module&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Get-Module -Name HPEiLOCmdlets

ModuleType Version    Name                                ExportedCommands                                                                                                       
---------- -------    ----                                ----------------                                                                                                       
Binary     4.3.0.0    HPEiLOCmdlets                       {Add-HPEiLODirectoryGroup, Add-HPEiLOEventServiceSubscription, Add-HPEiLOFederationGroup, Add-HPEiLOInstallationQueu...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the verbose output of my command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$iLOConnection  = Connect-HPEiLO -IP $iLOIP  -Credential $Cred -DisableCertificateAuthentication -Verbose:$True
VERBOSE: Performing the operation "Connect-HPEiLO" on target "Address: xxx.xxx.xxx.xxx".
VERBOSE: Executing the cmdlets with 1 task serially.
VERBOSE: [Connect-HPEiLO][xxx.xxx.xxx.xxx]: XML Reply on: Reading iLO xml data
VERBOSE: [Connect-HPEiLO][xxx.xxx.xxx.xxx]: iLO FirmwareVersion: iLO6 v1.57 
VERBOSE: [Connect-HPEiLO][xxx.xxx.xxx.xxx]: Product Name: ProLiant DX360 Gen11 10NVMe
VERBOSE: [Connect-HPEiLO][xxx.xxx.xxx.xxx]: Product Name: ProLiant DX360 Gen11 10NVMe
VERBOSE: [Connect-HPEiLO][xxx.xxx.xxx.xxx][Redfish]: EISA Flow (Redfish) to determine target details
Connect-HPEiLO : [xxx.xxx.xxx.xxx] : Server Information could not determined for EISA ID: $0E110888
At line:1 char:19
+ ... nnection  = Connect-HPEiLO -IP $iLOIP  -Credential $Cred -Force -Di ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [Connect-HPEiLO], Exception
    + FullyQualifiedErrorId : HPE.iLO.Cmdlet.Connector.ConnectHPEiLO&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 11:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207811#M1024</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-02T11:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207844#M1025</link>
      <description>&lt;P&gt;with Powershell 7.3.6 I get the following :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Connect-HPEiLO: [xxx.xxx.xxx.xxx] : Server information cannot be retrieved using SMBIOS data. RecordType 195 could not be found.&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 03 Mar 2024 13:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207844#M1025</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-03T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207953#M1026</link>
      <description>&lt;P&gt;More digging ... We have got the issue with&amp;nbsp;&lt;STRONG&gt;ProLiant DX360 Gen11 10NVMe&lt;/STRONG&gt; (and not with&amp;nbsp;&lt;STRONG&gt;ProLiant DL380 Gen11&lt;/STRONG&gt; with the same iLO Firmware version) ... if this helps the dev of HPEiLOCmdlets&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 12:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207953#M1026</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-04T12:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207981#M1027</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of powershell are you using? There is a problem with using 7.0. and the iLO powershell cmdlets. I would recommend using version 5.1 with 4.3.0.0 iLO cmdlets.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 18:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207981#M1027</guid>
      <dc:creator>thutchings</dc:creator>
      <dc:date>2024-03-04T18:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207983#M1028</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1832546"&gt;@thutchings&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tested both PowerShell 7 and 5, my prefered one is :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;$PSVersionTable

Name                           Value                                                                                       
----                           -----                                                                                       
PSVersion                      5.1.19041.4046                                                                              
PSEdition                      Desktop                                                                                     
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                     
BuildVersion                   10.0.19041.4046                                                                             
CLRVersion                     4.0.30319.42000                                                                             
WSManStackVersion              3.0                                                                                         
PSRemotingProtocolVersion      2.3                                                                                         
SerializationVersion           1.1.0.1                                                                                     
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as for .net this is what I have&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' -Recurse | Get-ItemProperty -Name version -EA 0 | Where { $_.PSChildName -Match '^(?!S)\p{L}'} | Select PSChildName, version

PSChildName Version  
----------- -------  
Client      4.8.04084
Full        4.8.04084
Client      4.0.0.0  &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 15:03:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7207983#M1028</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-08T15:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7208503#M1029</link>
      <description>&lt;P&gt;Hello&amp;nbsp;PhS,&lt;BR /&gt;If its working on one model of a HPE Gen11 server and not working on another, we would request you to log a HPE Support ticket with the support team for further assistance with this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2024 04:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7208503#M1029</guid>
      <dc:creator>SydUmar_1</dc:creator>
      <dc:date>2024-03-10T04:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7208507#M1030</link>
      <description>&lt;P&gt;I did ... this is the answer I got&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;----------------------------------------------------------------&lt;BR /&gt;We are still investigating this issue and will try to get it&lt;BR /&gt;resolve in the future version of PowerShell iLO Cmdlets&lt;BR /&gt;version.&lt;BR /&gt;&lt;BR /&gt;As of this time, there is no ETA for the next version of iLO&lt;BR /&gt;Cmdlets yet.&lt;BR /&gt;----------------------------------------------------------------&lt;/DIV&gt;</description>
      <pubDate>Sun, 10 Mar 2024 10:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7208507#M1030</guid>
      <dc:creator>PhS-</dc:creator>
      <dc:date>2024-03-10T10:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7231552#M1031</link>
      <description>&lt;P&gt;Did it get fixed in &lt;SPAN&gt;Cmdlets&amp;nbsp;&lt;/SPAN&gt;4.4.0.0 for you? Because I got the issue on that version.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 09:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7231552#M1031</guid>
      <dc:creator>simat</dc:creator>
      <dc:date>2024-12-17T09:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7231704#M1032</link>
      <description>&lt;P&gt;I have the same problem as before with 4.4.0.&lt;/P&gt;&lt;P&gt;On Powershell 7&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server Information cannot be retrived using SMBIOS data. RecordType 195 could not be found&lt;/P&gt;&lt;P&gt;On Powershell 5.2&lt;/P&gt;&lt;P&gt;Server Information could not determined for EISA ID:&amp;nbsp; $0E11088A&lt;/P&gt;&lt;P&gt;This is on ILO6 1.63 on Alletra Storage Server 4140&lt;/P&gt;&lt;P&gt;On DL325 Gen 11 with same iLO version it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 14:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7231704#M1032</guid>
      <dc:creator>TKSE</dc:creator>
      <dc:date>2024-12-19T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7232203#M1033</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2001724"&gt;@TKSE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I have the same problem as before with 4.4.0.&lt;/P&gt;&lt;P&gt;On Powershell 7&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server Information cannot be retrived using SMBIOS data. RecordType 195 could not be found&lt;/P&gt;&lt;P&gt;On Powershell 5.2&lt;/P&gt;&lt;P&gt;Server Information could not determined for EISA ID:&amp;nbsp; $0E11088A&lt;/P&gt;&lt;P&gt;This is on ILO6 1.63 on Alletra Storage Server 4140&lt;/P&gt;&lt;P&gt;On DL325 Gen 11 with same iLO version it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Good day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The errors you're encountering are related to the way PowerShell retrieves SMBIOS&amp;nbsp; data or interprets specific EISA&amp;nbsp; IDs. These errors suggest issues with the SMBIOS records on the Alletra Storage Server 4140 with iLO6 firmware version 1.63.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would say. update the FW to latest version and verify the&amp;nbsp;SMBIOS Records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need more help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 07:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7232203#M1033</guid>
      <dc:creator>Mr_Techie</dc:creator>
      <dc:date>2025-01-02T07:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7232946#M1034</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;So if I understand your suggestion right this means that iLO on&amp;nbsp;&lt;SPAN&gt;Alletra Storage Server 4140 has been "broken" a long time because I have never been able to connect to iLO6 on&amp;nbsp;Alletra Storage Server 4140 with powershell.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But thank you for the information. I will update iLO6 to 1.65 accroding to the latest SPP 2024.11 and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 08:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7232946#M1034</guid>
      <dc:creator>TKSE</dc:creator>
      <dc:date>2025-01-14T08:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7235294#M1035</link>
      <description>&lt;P&gt;Updated iLO to 1.66 and still same issue.&lt;/P&gt;&lt;P&gt;"Connect-HPEiLO: Server information cannot be retrieved using SMBIOS data. RecordType 195 could not be found"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 13:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7235294#M1035</guid>
      <dc:creator>TKSE</dc:creator>
      <dc:date>2025-02-17T13:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7235590#M1036</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2001724"&gt;@TKSE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would say,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check and confirm&amp;nbsp;SMBIOS Type 195 is missing using WMI or CIM commands.&amp;gt;&amp;gt;&amp;nbsp;Use Redfish API instead for automation.&amp;gt;&amp;gt; If you still have the same issue- please contact the HPE Support for further assistance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 15:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7235590#M1036</guid>
      <dc:creator>Mr_Techie</dc:creator>
      <dc:date>2025-02-20T15:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7235614#M1037</link>
      <description>&lt;P&gt;Having the same isuse outlined in this post, I've tried to circumvent this using the rest cmdlets but encountered another connection issue.&lt;/P&gt;&lt;P&gt;Currently unable to use PoSH for any ilo related connections for ilo6&lt;/P&gt;&lt;P&gt;Connect-HPRest&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (308) Moved Permanently.""&lt;/P&gt;&lt;P&gt;&amp;nbsp;Synergy 480 Gen1 - Ilo6&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 21:00:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7235614#M1037</guid>
      <dc:creator>K_011</dc:creator>
      <dc:date>2025-02-20T21:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: iLO6 ...  Server Information could not determined for EISA ID: $0E110888</title>
      <link>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7239617#M1038</link>
      <description>&lt;P&gt;Any word yet from HPe? I have alletra 4140s that exhibit this issue as well.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 16:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-alletra-storage/ilo6-server-information-could-not-determined-for-eisa-id/m-p/7239617#M1038</guid>
      <dc:creator>11-11OM</dc:creator>
      <dc:date>2025-04-02T16:46:55Z</dc:date>
    </item>
  </channel>
</rss>

