Server Management - Remote Server Management
1752800 Members
5942 Online
108789 Solutions
New Discussion

Getting Inventory information from HP-Blade Servers using CPQLOCFG.EXE

 
prasannavenkt
New Member

Getting Inventory information from HP-Blade Servers using CPQLOCFG.EXE

Hi,

 

I try to get Inventory information from HP-Blade Servers using CPQLOCFG.EXE.

 

Using the CPQLOCFG.EXE  -S 112.8.2.9 -F Get_All_Users.xml

 

<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="Administrator" PASSWORD="ABC123">
<USER_INFO MODE="read">
<GET_ALL_USERS/>
</USER_INFO>
</LOGIN>
</RIBCL>

 

I got response that, Your browser sent a request that this server could not understand.  I can connect my browser using https and can view the data with the same credentials.

 

Am using 2.2.6 version, how to overcome this issue ?