<?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: HP ilo connection error with Powershell + HP ilo cmdlets in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6957415#M7901</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can download the latest version of iLO i.e., 1.4.0.2 from the HPE Web which has the fix for the iLO3 AES encription issue.&lt;/P&gt;&lt;P&gt;Let me know if you still face same problem we can take it up further offline.&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>Tue, 18 Apr 2017 16:43:11 GMT</pubDate>
    <dc:creator>GokulKS</dc:creator>
    <dc:date>2017-04-18T16:43:11Z</dc:date>
    <item>
      <title>HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6891723#M7822</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I just downloaded and installed the latest&amp;nbsp;HP ILO commandlet package (1.3.1)&lt;/P&gt;&lt;P&gt;When I run a simple command I get the an error which I do not understand:&lt;/P&gt;&lt;PRE&gt;PowerCLI C:\&amp;gt; Get-HPiLOFirmwareInfo -Server iloserver01.company.int -Username Admin

...

Error - 192.168.99.13 - iloserver01.company.int - retrieving information from iLO
Ausnahme beim Aufrufen von "UploadString" mit 3 Argument(en): "Die zugrunde liegende Verbindung wurde geschlossen: Unerwarteter Fehler beim Senden.."

In C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1:12334 Zeichen:21
+ throw $retobject.err
+ ~~~~~~~~~~~~~~~~~~~~
+CategoryInfo :OperationStopped: (Ausnahme beim A...beim Senden.."
:String) [], RuntimeException
+FullyQualifiedErrorId :Ausnahme beim Aufrufen von "UploadString" mit 3 Argument(en): "Die zugrunde liegende Verbindung wurde geschlossen: Unerwarteter Fehler beim Senden.."&lt;/PRE&gt;&lt;P&gt;Does anyone have the same issue and know a workaround or answer for this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found a post with a same error post, but without a reply or solution:&lt;/P&gt;&lt;PRE&gt;PS C:\Windows\System32&amp;gt; Get-HPiLOServerName -Server usraciPV100-r&amp;nbsp; -Username "RILOE_ADMIN" –Password "password" -DisableCertificateAuthentication&lt;BR /&gt;&lt;BR /&gt;Error - 10.250.66.11 - usraciPV100-r - Error retrieving information from iLO

Exception calling "UploadString" with "3" argument(s): "The remote server returned an error: (404) Not Found."

At C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1:19218 char:25
+                         throw $retobject.err
+                         ~~~~~~~~~~~~~~~~~~~~
        +CategoryInfo          :OperationStopped: (Exception calli...4) Not Found." :String) [], RuntimeException
        +FullyQualifiedErrorId :Exception calling "UploadString" with "3" argument(s): "The remote server returned an error: (404) Not Found."&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I’ve verified the ILO name is correct. The ILO is running version 2.05. It’s online and running. And I can log into the ILO with the username and password. I get this error message for any of the ILO’s in our environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6891723#M7822</guid>
      <dc:creator>dakine77</dc:creator>
      <dc:date>2016-08-23T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6892054#M7823</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is an enhanced security feature implemented in all cmdlets of iLO 1.3 release where cmdlets will work only if target iLO server has an valid server certificate installed on it, otherwise cmdlet will fail with the mentioned output.&lt;/P&gt;&lt;P&gt;To by-pass this check we have provided another switch parameter for all cmdlets called "-DisableCertificateAuthentication" which will not check for server&amp;nbsp;certificate and you will get desired output, but its not recommened from security point of view.&lt;/P&gt;&lt;P&gt;Let me know if you still face same issue.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;P&gt;HPE PowerShell Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 10:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6892054#M7823</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2016-08-24T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6892488#M7824</link>
      <description>&lt;P&gt;Still having the same error with the error message that I posted before. There is a valid certificate installed. Even calling the cmdlet with the option "-DisableCertificateAuthentication" has the same problem.&lt;/P&gt;&lt;P&gt;I have tested the cmdlet call with different ilos and settings:&lt;/P&gt;&lt;PRE&gt;DL380 G7 is working  - ilo 3 FW 1.87 with valid certificate

DL380 G7 is not working  - ilo 3 FW 1.87 with invalid certificate (also with option "-DisableCertificateAuthentication")

iDL380 G8 is not working - ilo 4 with FW 2.40 with valid certificate

DL380 G9 is not working - ilo 4 with FW 2.40 with valid certificate&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Strange behaviour. Any idea?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6892488#M7824</guid>
      <dc:creator>dakine77</dc:creator>
      <dc:date>2016-08-25T09:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6893035#M7825</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you get me more details on the system where iLO cmdlets are not working to triage the issue further.&lt;/P&gt;&lt;P&gt;$PSVersionTable&lt;/P&gt;&lt;P&gt;Get-HPiLOModuleVersion&lt;/P&gt;&lt;P&gt;Get-WmiObject Win32_OperatingSystem | Select-Object Caption, Description, OSArchitecture, ServicePackMajorVersion | Format-List&lt;/P&gt;&lt;P&gt;Also have you enabled higher security standard like&amp;nbsp;AEH or FIPS on the iLO server where its not working ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6893035#M7825</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2016-08-26T09:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6893070#M7826</link>
      <description>&lt;PRE&gt;PS H:\&amp;gt; $PSVersionTable

Name                           Value                                                                                                                                                                                                     
----                           -----                                                                                                                                                                                                     
PSVersion                      4.0                                                                                                                                                                                                       
WSManStackVersion              3.0                                                                                                                                                                                                       
SerializationVersion           1.1.0.1                                                                                                                                                                                                   
CLRVersion                     4.0.30319.42000                                                                                                                                                                                           
BuildVersion                   6.3.9600.16406                                                                                                                                                                                            
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0}                                                                                                                                                                                      
PSRemotingProtocolVersion      2.2   &lt;/PRE&gt;&lt;PRE&gt;PS H:\&amp;gt; Get-HPiLOModuleVersion


Name                 : HPiLOCmdlets
Path                 : C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1
Description          : Cmdlets to interface with Hewlett Packard Enterprise iLO
GUID                 : 05545ade-5f25-4696-bfcc-e1d67fe32519
Version              : 1.3.0.1
CurrentUICultureName : de-DE
AvailableUICulture   : {@{UICultureName=en-US; UICultureVersion=1.3.0.0}, @{UICultureName=zh-CN; UICultureVersion=1.3.0.0}, @{UICultureName=ja-JP; UICultureVersion=1.3.0.0}}&lt;/PRE&gt;&lt;PRE&gt;PS H:\&amp;gt; Get-WmiObject Win32_OperatingSystem | Select-Object Caption, Description, OSArchitecture, ServicePackMajorVersion | Format-List


Caption                 : Microsoft Windows 7 Enterprise 
Description             : 
OSArchitecture          : 64-Bit
ServicePackMajorVersion : 1&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are some test results with a test HP cmdlet via ilo (test cmdlet: Get-HPiLOFirmwareInfo -Server -Username)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;DL380 G7 with ilo3 FW_1.87:&lt;STRONG&gt; AES and FIPS Encryption not activated&lt;/STRONG&gt;, valid certificate, Browserconnection is using TLS 1.1 - test is working&lt;/PRE&gt;&lt;PRE&gt;DL380 G7 with ilo3 FW_1.87: &lt;STRONG&gt;AES activated&lt;/STRONG&gt;, FIPS not activated, valid certificate, Browserconnection is using TLS 1.1 - test is working&lt;/PRE&gt;&lt;PRE&gt;DL380 G8 with ilo4 FW_2.40: &lt;STRONG&gt;AES activated&lt;/STRONG&gt;, FIPS not activated, valid certificate, Browser connection is using TLS 1.2 - test is not working&lt;/PRE&gt;&lt;PRE&gt;DL380 G8 with ilo4 FW_2.40: &lt;STRONG&gt;AES activated&lt;/STRONG&gt;, FIPS not activated, valid certificate, Browser connection is using TLS 1.2, &lt;STRONG&gt;with option "DisableCertificateAuthentication"&lt;/STRONG&gt; - test is not working&lt;/PRE&gt;&lt;PRE&gt;DL380 G8 with ilo4 FW_2.40: &lt;STRONG&gt;AES not activated&lt;/STRONG&gt;, FIPS not activated, valid certificate, Browser connection is using TLS 1.2 - test working&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 11:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6893070#M7826</guid>
      <dc:creator>dakine77</dc:creator>
      <dc:date>2016-08-26T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6896973#M7827</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We tried to reproduce the issue in&amp;nbsp;our lab and found that its not reproducible for the servers you mentioned earlier.&lt;/P&gt;&lt;P&gt;DL380p – Gen8 – FW 2.40 – Encryption Enabled / Disabled – Valid and Invalid Certificate – Cmdlet Works.&lt;/P&gt;&lt;P&gt;DL380 &amp;nbsp;– &amp;nbsp;Gen9 – FW 2.40 &amp;nbsp;– Encryption Enabled / Disabled – Valid and Invalid Certificate &amp;nbsp;- Cmdlet Works.&lt;/P&gt;&lt;P&gt;The environment we tested is same as you mentioned PS 4.0 and Windows 7.&lt;/P&gt;&lt;P&gt;Looks like there is some thing different on your environment which making cmdlets fail.&lt;/P&gt;&lt;P&gt;Are you using localised build of iLO ?&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>Thu, 08 Sep 2016 11:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6896973#M7827</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2016-09-08T11:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6914270#M7840</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am running in to the same issue. &amp;nbsp;Any resolution for this one yet ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 03:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6914270#M7840</guid>
      <dc:creator>DDinu</dc:creator>
      <dc:date>2016-11-02T03:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6914398#M7841</link>
      <description>&lt;P&gt;Same issue here. Anyone figure out a fix?&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 13:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6914398#M7841</guid>
      <dc:creator>AaronK</dc:creator>
      <dc:date>2016-11-02T13:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6915487#M7842</link>
      <description>&lt;P&gt;Simmilar Problem here.&lt;/P&gt;&lt;P&gt;Tried to access ILO3 Board with Powershell Tools&lt;/P&gt;&lt;P&gt;ILO3 Ver. 1.87 - AES on - Access ok&lt;/P&gt;&lt;P&gt;ILO3 Ver. 1.87 - AES off - Access ok&lt;/P&gt;&lt;P&gt;ILO3 Ver. 1.88 - AES on - Access &lt;FONT color="#ff0000"&gt;nok&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;ILO3 Ver. 1.88 - AES off - Access ok&lt;/P&gt;&lt;P&gt;tested on BL460c G7, DL380 G7,DL360 G7,DL580 G7&lt;/P&gt;&lt;P&gt;Tested Command:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#5f9ea0" face="Courier New" size="2"&gt;Get-HPiLOFirmwareVersion&lt;/FONT&gt; &lt;I&gt;&lt;FONT color="#5f9ea0" face="Courier New" size="2"&gt;-Server&lt;/FONT&gt;&lt;/I&gt; &lt;FONT color="#800000" face="Courier New" size="2"&gt;iloserver.local&lt;/FONT&gt; &lt;I&gt;&lt;FONT color="#5f9ea0" face="Courier New" size="2"&gt;-Username&lt;/FONT&gt;&lt;/I&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;$user&lt;/FONT&gt; &lt;I&gt;&lt;FONT color="#5f9ea0" face="Courier New" size="2"&gt;-Password&lt;/FONT&gt;&lt;/I&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;$password&lt;/FONT&gt; &lt;I&gt;&lt;FONT color="#5f9ea0" face="Courier New" size="2"&gt;-DisableCertificateAuthentication&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Error - 1.1.1.2 -&amp;nbsp;iloserver.local - retrieving information from iLO&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Exception calling "UploadString" with "3" argument(s): "The request was aborted: Could not create SSL/TLS secure channel."&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;At C:\Program Files\Hewlett-Packard\PowerShell\Modules\hpilocmdlets\HPiLOCmdlets.psm1:12555 char:21&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;+ throw $retobject.err&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;+ ~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;+CategoryInfo :OperationStopped: (Exception calli...cure channel."&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;:String) [], RuntimeException&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;+FullyQualifiedErrorId :Exception calling "UploadString" with "3" argument(s): "The request was aborted: Could not create SSL/TLS secure channel."&lt;/P&gt;&lt;P&gt;PS Version:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Name Value&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;---- -----&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PSVersion 4.0&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;WSManStackVersion 3.0&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;SerializationVersion 1.1.0.1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;CLRVersion 4.0.30319.42000&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;BuildVersion 6.3.9600.16406&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;PSRemotingProtocolVersion 2.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.NET Version&lt;/P&gt;&lt;P&gt;4.6.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HPILOCMDLETS Version&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ModuleType Version Name ExportedCommands&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;---------- ------- ---- ----------------&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Script 1.3.0.1 hpilocmdlets {Add-HPiLOFederationGroup, Add-HPiLOSSORecord, Add-HPiLOUser, Clear-HPiLOAHSData...}&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone give me advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JW&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;　&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 13:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6915487#M7842</guid>
      <dc:creator>JW-_CSA</dc:creator>
      <dc:date>2016-11-07T13:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6942663#M7879</link>
      <description>&lt;P&gt;I was running into the same problem today, and after some googling around, I found out that the issue was related to the Power Configuration on your client machine, not the HPE Powershell library or ILO Configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try adding this to your powershell script:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12&lt;BR /&gt;or&lt;/PRE&gt;&lt;PRE&gt;[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls11&lt;/PRE&gt;&lt;P&gt;Saunders&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 23:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6942663#M7879</guid>
      <dc:creator>Saunders</dc:creator>
      <dc:date>2017-02-22T23:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6957415#M7901</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can download the latest version of iLO i.e., 1.4.0.2 from the HPE Web which has the fix for the iLO3 AES encription issue.&lt;/P&gt;&lt;P&gt;Let me know if you still face same problem we can take it up further offline.&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>Tue, 18 Apr 2017 16:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6957415#M7901</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2017-04-18T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6975998#M7905</link>
      <description>&lt;P&gt;Reply originally by &lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Member- lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.saas.hpe.com/t5/user/viewprofilepage/user-id/164257" target="_self"&gt;&lt;SPAN class=""&gt;MSSTLCC&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Hello,&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;I'm afraid this still isnt working;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Name : HPiLOCmdlets&lt;BR /&gt;Path : C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1&lt;BR /&gt;Description : Scripting Tools for Windows PowerShell : iLO Cmdlets use the RIBCL interface to communicate&lt;BR /&gt;to iLO. These cmdlets can be used to configure and manage iLO on HPE ProLiant Gen7, Gen8 or&lt;BR /&gt;Gen9 servers.&lt;BR /&gt;GUID : 05545ade-5f25-4696-bfcc-e1d67fe32519&lt;BR /&gt;Version : 1.4.0.2&lt;BR /&gt;CurrentUICultureName : en-US&lt;BR /&gt;CurrentUICultureVersion : 1.4.0.1&lt;BR /&gt;AvailableUICulture : {@{UICultureName=en-US; UICultureVersion=1.4.0.1}, @{UICultureName=zh-CN;&lt;BR /&gt;UICultureVersion=1.3.0.1}, @{UICultureName=ja-JP; UICultureVersion=1.3.0.1}}&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Script;&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;$cred = get-credential&lt;BR /&gt;$Servers = get-content D:\Temp\Servers.txt&lt;BR /&gt;ForEach ($Server in $Servers){&lt;BR /&gt;Set-HPiLOGlobalSetting -Credential $cred -Server $Server -DisableCertificateAuthentication -EnforceAES Enable&lt;BR /&gt;}&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Some seem to run but the vast majority get the following.&lt;/P&gt;&lt;P style="box-sizing: border-box; margin: 0px 0px 15px; color: #000000; font-family: 'Metric Medium', Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;BR /&gt;Get-ErrorDetail : Error - "SERVERIP" - "HOSTNAME" - Retrieving information from iLO.&lt;BR /&gt;Exception calling "UploadString" with "3" argument(s): "The remote server returned an error: (404) Not Found."&lt;BR /&gt;At C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1:31169 char:21&lt;BR /&gt;+ throw $retobject.err&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+CategoryInfo :OperationStopped: (Exception calli...4) Not Found."&lt;BR /&gt;:String) [], RuntimeException&lt;BR /&gt;+FullyQualifiedErrorId :Exception calling "UploadString" with "3" argument(s): "The remote server returned an&lt;BR /&gt;error: (404) Not Found."&lt;BR /&gt;At C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1:31232 char:17&lt;BR /&gt;+ Get-ErrorDetail $ErrorMsg&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException&lt;BR /&gt;+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ErrorDetail&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 23:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6975998#M7905</guid>
      <dc:creator>Unlisted</dc:creator>
      <dc:date>2017-09-07T23:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6976332#M7915</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think the exceptions coming from some servers could be that they are not reachable&amp;nbsp;from client machine where you are running the iLO cmdlets.&lt;/P&gt;&lt;P&gt;You can verify that by running those error throwing iLO servers list using Find-HPiLO cmdlet.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;P&gt;HPE PowerShell Team&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/6976332#M7915</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2017-09-12T09:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7039776#M8334</link>
      <description>&lt;P&gt;I have this same issue&lt;/P&gt;&lt;P&gt;I can connect to the iLo no problem&lt;BR /&gt;works fine with iLO4&lt;/P&gt;&lt;P&gt;not working with iLo3&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 14:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7039776#M8334</guid>
      <dc:creator>virgored</dc:creator>
      <dc:date>2019-03-26T14:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7040026#M8335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you give me more context on your problem.&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>Thu, 28 Mar 2019 06:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7040026#M8335</guid>
      <dc:creator>GokulKS</dc:creator>
      <dc:date>2019-03-28T06:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7166240#M9390</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Same issue here.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PS C:\WINDOWS\system32&amp;gt; Disable-HPiLOCertificateAuthentication
PS C:\WINDOWS\system32&amp;gt; $data[$server.SerialNumber]  | Get-HPiLONetworkSetting -Server 192.168.10.100
WARNING: DNS name translation not available for 192.168.10.100. The hostname was not found.
Get-ErrorDetail : Error - 192.168.10.100 -  - Retrieving information from iLO.
Exception calling "UploadString" with "3" argument(s): "The request was aborted: Could not create SSL/TLS secure
channel."
At C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1:16819 char:25
+                         throw $retobject.err
+                         ~~~~~~~~~~~~~~~~~~~~
        +CategoryInfo          :OperationStopped: (Exception calli...cure channel."
:String) [], RuntimeException
        +FullyQualifiedErrorId :Exception calling "UploadString" with "3" argument(s): "The request was aborted: Could not
create SSL/TLS secure channel."
At C:\Program Files\Hewlett-Packard\PowerShell\Modules\HPiLOCmdlets\HPiLOCmdlets.psm1:16911 char:17
+                 Get-ErrorDetail $ErrorMsg
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ErrorDetail&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 May 2022 19:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7166240#M9390</guid>
      <dc:creator>Jc-Gregoire</dc:creator>
      <dc:date>2022-05-12T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: HP ilo connection error with Powershell + HP ilo cmdlets</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7166483#M9391</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2059762"&gt;@Jc-Gregoire&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for posting! Since you have posted in an old topic and there is no response yet, I would recommend you to create a new topic using the create "New Discussion" button.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 07:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/hp-ilo-connection-error-with-powershell-hp-ilo-cmdlets/m-p/7166483#M9391</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2022-05-17T07:02:47Z</dc:date>
    </item>
  </channel>
</rss>

