Servers - General
1833776 Members
2186 Online
110063 Solutions
New Discussion

Do we have any API or cmd to check that if I login to HPE ILO using powershell correctly

 
Akansha0945
Occasional Contributor

Do we have any API or cmd to check that if I login to HPE ILO using powershell correctly

Hi Everyone,

I am working on automating SSL Certificate Renewal for HPE ILO Server on which first we are authenticating using username and password with cmd:

"  $connection = Connect-HPEiLO -Credential $credential -IP $server -DisableCertificateAuthentication "

But after running the script, If the username and password is correct it goes well but if I enter the wrong username or password it is not showing what is wrong , So what command we can add to find out that we correctly authenticating the HPE ILO Server using  username and password.

Kindly help me with this, Feel free to reach me over email id :  **Personal info erased**

3 REPLIES 3
TVVJ
HPE Pro

Re: Do we have any API or cmd to check that if I login to HPE ILO using powershell correct

Hello,

You may refer to the "Scripting Tools for Windows PowerShell User Guide: iLO Cmdlets" and see if it helps.

Regards,



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[All opinions expressed here are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
support_s
System Recommended

Query: Do we have any API or cmd to check that if I login to HPE ILO using powershell correctly

System recommended content:

1. HPE iLO 5 Security Technology Brief | iLO access settings options

2. HPE iLO 5 3.04 User Guide | iLO access settings options

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo

support_s
System Recommended

Query: Do we have any API or cmd to check that if I login to HPE ILO using powershell correctly

Hello,

 

Let us know if you were able to resolve the issue.

 

If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo