How To Find Ilo Ip Address Using Powershell?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are a few different ways you can find the IP address of an iLO device using PowerShell.
The easiest way to do this is to use the Invoke-IloCmd cmdlet from the HPE iLO PowerShell cmdlets. This cmdlet allows you to issue raw iLO commands and view the results, including the IP address of the iLO device.
For example, to get the IP address of an iLO device, you can run the following command:
Invoke-IloCmd -ComputerName <IP or HostName> -Credential (Get-Credential) -Command “show /map1/map1/map1/map1/map1/map1/map1/map1/map1/ipv4”
The command will prompt you for a username and password, which should be an administrative username and password for the iLO device. Once you enter the credentials, the command will return the IP address of the iLO device.
You can use the PowerShell Get–HPiLO or Get–HPiLOs cmdlet to get IP address information for HP Integrated Lights–Out (iLO). This cmdlet will display the list of iLO IP addresses that are associated with your account. This can be used to easily find the IP address of a particular iLO device.