ProLiant Servers (ML,DL,SL)
1820636 Members
1980 Online
109626 Solutions
New Discussion

HPE Powershell CMDLETS for iLo

 
RobertKreifer
Occasional Visitor

HPE Powershell CMDLETS for iLo

I'm trying to find a cmdlet to change the port value for iLo 4 Integrated Remote Console.  I see this function in the XML scripts used to update iLo 2 but can't find anything in the latest HPE powershell cmdlets for iLo.  

1 REPLY 1
GokulKS
HPE Pro

Re: HPE Powershell CMDLETS for iLo

Hi,

You can use Set-HPiLOGlobalSetting cmdlet to change Remote Console Port.

As its part of Global setting you should search in gloabal setting related cmdlet to find corresponding feature.

Set-HPiLOGlobalSetting -RemoteConsolePort "<value>"

Thanks,

Gokul

PowerShell Team

 


I am a HPE Employee

Accept or Kudo