Servers - General
1753913 Members
8668 Online
108810 Solutions
New Discussion

Re: HPEiLOCmdlets - Get-HPEiLOInfo - Error

 
Cynomus
Occasional Visitor

HPEiLOCmdlets - Get-HPEiLOInfo - Error

HPEiLOCmdlets Module Error, tried on 3 versions
3.1.0.1 HPEiLOCmdlets
3.1.0.0 HPEiLOCmdlets
2.2.0.0 HPEiLOCmdlets

<IP and DNS changed for non-disclosure>

PS C:\> Get-HPEiLOInfo -Address "10.10.10.10"
Get-HPEiLOInfo : [10.10.10.10]: Unexpected character encountered while parsing value: {. Path 'Oem.Hpe.Manager[0].IPManager', line 1,
position 904.
At line:1 char:1
+ Get-HPEiLOInfo -Address "10.10.10.10"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Get-HPEiLOInfo], Exception
+ FullyQualifiedErrorId : HPE.iLO.Cmdlet.GetHPEiLOInfo

PS C:\> Get-HPEiLOInfo "servername.domain.com"
Get-HPEiLOInfo : [servername.domain.com]: Unexpected character encountered while parsing value: {. Path
'Oem.Hpe.Manager[0].IPManager', line 1, position 904.
At line:1 char:1
+ Get-HPEiLOInfo $ilo
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Get-HPEiLOInfo], Exception
+ FullyQualifiedErrorId : HPE.iLO.Cmdlet.GetHPEiLOInfo

2 REPLIES 2
SanjeevGoyal
HPE Pro

Re: HPEiLOCmdlets - Get-HPEiLOInfo - Error

Hello,

 

Please confirm, is it ILO4 or ILO5 as well as share the HPE server model detail .


I am a HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo

Cynomus
Occasional Visitor

Re: HPEiLOCmdlets - Get-HPEiLOInfo - Error

I think it was iLO4 but I haven't been able to reproduce since the other day, so kudos for answering, if it happens again, I'll be sure to provide more thorough data.