- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Powershell script to get details of ilo version
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 06:59 AM
03-26-2018 06:59 AM
Powershell script to get details of ilo version
Hi Team,
I am trying to prepare a script which should pull ilo versions of all HP servers (DL6/7/8/9/10)
Below sample cmd works fine
iLO 2.54 Jun 15 2017 1 = with this information shown below suits me, is there any simple way to see for multiple servers.
$info = Get-HPiLOServerInfo -Server XX -Username -Password -DisableCertificateAuthentication -Category FirmwareInfo -Verbose
VERBOSE: Sending to xxx.xxx.xxx.xxx - xxxx.
VERBOSE: Errors-0, Warnings-0, Total-1
PS C:\TEMP> $info.firmwareinfo
FIRMWARE_NAME FIRMWARE_VERSION Index
------------- ---------------- -----
iLO 2.54 Jun 15 2017 1
System ROM I31 06/01/2015 2
Redundant System ROM I31 11/02/2014 3
Intelligent Provisioning N/A 4
Intelligent Platform Abstraction Data 1.55 5
System ROM Bootblock 03/05/2013 6
Power Management Controller Firmware 3.3 7
Power Management Controller Firmware Bootloader 2.7 8
System Programmable Logic Device Version 0x13 9
Server Platform Services (SPS) Firmware 2.1.7.E7.4 10
Smart Array P220i Controller 7.02 11
HP Flex-10 10Gb 2-port 530FLB Adapter bc 7.13.23 12
HP Fibre Channel 8Gb LPe1205A Mezz 2.03X6 13
Thanks in advance
Regards,
Srikanth
- Tags:
- iLO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2018 07:53 AM
03-26-2018 07:53 AM
Re: Powershell script to get details of ilo version
I use a bash script from for Linux, but someone has taken the guts of the script and put it in powershell. This will poll a network looking for iLO's
PowerShell - Find iLO on a subnet
http://reference.woodfordscience.com/PowerShell-Find_iLO_on_a_subnet
Linux
How to find all the iLO’s on your network
http://blog.nachotech.com/?p=63
Over the years I've made several modiications to the Linux version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 03:22 AM
04-02-2018 03:22 AM
Re: Powershell script to get details of ilo version
Hi,
Is there any question here on fetching the iLO firmware information ?
Thanks,
Gokul
I am a HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 11:58 AM
10-17-2019 11:58 AM
Re: Powershell script to get details of ilo version
I need help to find array Controller Model and Firmware version details for multiple remote servers using powershell script.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP