| Manage your ILO board with XML scripting and a tool from HP |
|
|
| Written by Hans Straat, Monday, 19 February 2007 | |
|
A few weeks ago I was searching for software to manage a Integrated Lights Out card in a HP server from the command prompt or through software available from open source or HP themselves. I couldn't find it. This week I got pointed to a tiny little tool of a few KB's that can all do that and is from HP themselves. The tool called CPQLOCFG.exe is a command line utility that uses xml to configure your ILO board in a HP server. This utility requires the following minimum firmware revisions:
I was amazed how easy you can configure the ILO board without having to reboot the server pres F8 and go into the menu and configure all, then let the server boot up after configuring the ILO board. The tool is downloadable from www.hp.com and you have to search for SP31640.exe. It makes life easier and as we admins of servers are kinda lasy we just want that. A friend of mine always tells me if you have to do 1 task multiple times write a script it saves you time, sometimes it does sometimes it doesn't |

