Server Management - Remote Server Management
1751947 Members
4696 Online
108783 Solutions
New Discussion юеВ

Re: Retrieving iLO settings from multiple PCs

 
Karl Sabin
New Member

Retrieving iLO settings from multiple PCs

Hi

This works fine on a 1-2-1 server basis, but I have 100 servers to retrieve the current keys from. Anyone any ideas how I can batch this up?

https://serverip/xmldata?item=CpqKey

Cheers

Karl, BT
7 REPLIES 7
Pieter 't Hart
Honored Contributor

Re: Retrieving iLO settings from multiple PCs

- search for CPQLOCFG.exe :
http://h18004.www1.hp.com/support/files/lights-out/us/index.html
- create batchfile
REM Updating the HP Integrated Lights-Out 2 board
REM Repeat line for each board to be updated
REM
CPQLOCFG -S RIB1 -F C:\...SCRIPT.XML -L RIB1LOG.TXT -V
CPQLOCFG -S RIB2 -F C:\...SCRIPT.XML -L RIB2LOG.TXT -V
CPQLOCFG -S RIB3 -F C:\...SCRIPT.XML -L RIB3LOG.TXT -V
- create XML script
see samples :
http://h18004.www1.hp.com/support/files/lightsout/us/download/24181.html
- run script

hope this helps
Pieter
Karl Sabin
New Member

Re: Retrieving iLO settings from multiple PCs

Hi
Can you elaborate on the exact script say if iLos are:

10.0.0.0
10.0.0.1

To pull the keys back from these 2?
Pieter 't Hart
Honored Contributor

Re: Retrieving iLO settings from multiple PCs

from this post on the forum
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1229430906736+28353475&threadId=1224646

Karlo suplies an easier way to retrieve the key :
https:///xmldata?item=CpqKey

regards
Pieter
Karl Sabin
New Member

Re: Retrieving iLO settings from multiple PCs

Yep got that
But for 100+servers wanted to batch something and export the outout to file - thats what I am having trouble with

i.e.
https://serverip1/xmldata?item=CpqKey
https://serverip2/xmldata?item=CpqKey
https://serverip3/xmldata?item=CpqKey

To run automated
Pieter 't Hart
Honored Contributor

Re: Retrieving iLO settings from multiple PCs

I tried to create a script from
http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb05/hey0222.mspx

To capture the output. This works nicely for http pages. But have not yet got past accepting the certificate for a https page.
KarloChacon
Honored Contributor

Re: Retrieving iLO settings from multiple PCs

got HP SIM?
would be easier that way too

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1287747
Didn't your momma teach you to say thanks!
Karl Sabin
New Member

Re: Retrieving iLO settings from multiple PCs

Yep have HP SIM but under deploy, licensing is missing