HewlettPackard / HewlettPackard/PowerShell-ProLiant-SDK
Connecting to HPE Proliant M750 Gen 10 doesn't work
Open
enhancement
- Dominant language
- PowerShell
- Stars
- 97
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Trying to connect to iLO of some Moonshot Proliant M750 Gen 10 servers, but it fails:
Connect-HPEiLO : [x.x.x.x] : Server Information could not determined for EISA ID: $0E110879
At line:1 char:1
+ Connect-HPEiLO x.x.x.x -DisableCertificateAuthentication
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Connect-HPEiLO], Exception
+ FullyQualifiedErrorId : HPE.iLO.Cmdlet.Connector.ConnectHPEiLO
Connecting to other Gen 9 and Gen10 Proliant DL380 works fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.