ProLiant Deployment and Provisioning
1843977 Members
1952 Online
110226 Solutions
New Discussion

Re: Creating script to update iLO

 
Ray Lee_2
Regular Advisor

Creating script to update iLO

I am trying to update the iLO firmware to 1.88. Has anyone create a script to perform this operation?

Thanks,
4 REPLIES 4
Ivan Krastev
Honored Contributor

Re: Creating script to update iLO

There is included Perl scipt for update in HP Lights-Out XML PERL Scripting Sample for Linux: Update_Firmware.xml - Flash the Lights-Out device firmware to a new version.


http://h18023.www1.hp.com/support/files/lights-out/us/download/25057.html


regards,
ivan
Ray Lee_2
Regular Advisor

Re: Creating script to update iLO

Actually, we are using Windows. Thanks this is a start.
Ray Lee_2
Regular Advisor

Re: Creating script to update iLO

Me again, I am using RDP on Windows to perform these upgrades as well.
Jaragon
Frequent Advisor

Re: Creating script to update iLO

Try this

1 Download the online flash component for windows for that ilo FW.
2 Create a new job, name as desired.
3. Select add in the task menu
4. Select distribuite SW
5.point it to the CP file you downloaded.
6.add /f /s command line switches.
7. Hit next
yes
8.Go to master return codes
9. ADD 1, 2 and 3 as success and continue codes.

Apply to desired servers, enjoy.

If you also whant to do a lot of servers you can do a conditional task and throw it to all your servers, it will choose who complies with the condition and install it on it.