ProLiant Servers (ML,DL,SL)
1826460 Members
3334 Online
109692 Solutions
New Discussion

Re: Determine the installed version of the Power Capping Microcontroller Firmware

 
ehodges
Advisor

Determine the installed version of the Power Capping Microcontroller Firmware

For my Gen9 DL360's, I want to install the "Advanced Power Capping Microcontroller Firmware" on servers that need it. (These servers run Windows, and I would install cp025309.exe.) I am trying to determine which servers need it, but I cannot seem to programatically determine what version of that firmware a server has installed. I have searched through every WMI class in root\hpq (where I typically find firmware versions) and cannot find it anywhere.

Can someone point me to a registry location, file, WMI class, even HP utility output that can tell me what version of that firmware I have installed?

Thanks,
Eric

2 REPLIES 2
Robert_Jewell
Honored Contributor

Re: Determine the installed version of the Power Capping Microcontroller Firmware

It appears that the iLO will show this info.

 

power-fw.jpg

 

-Bob

----------------
Was this helpful? Like this post by giving me a thumbs up below!
ehodges
Advisor

Re: Determine the installed version of the Power Capping Microcontroller Firmware

Bob,

Thanks, but that won't work in my case. I need to discover the version programmatically.

-Eric