HP Scripting Toolkit 9.60 for Windows User Guide

You must then invoke the tool to load the contents of hba.ini input to the HBA NVRAM: hplpcfg /l
hba.ini.
Using LO100CFG
NOTE: This section applies only to HP ProLiant servers not using the Oxx ROM family.
LO100CFG enables you to configure the LightsOut 100 device that is available on the HP ProLiant
100 series servers.
Under Windows, WMI is used through the Microsoft_IPMI class, make sure WMI is installed in
the Windows PE environment.
LO100CFG command-line syntax
lo100cfg [ -h | -x | -v | -i "file.xml" | -o "file.xml" | -s ]
LO100CFG command-line arguments
DescriptionCommand-line argument
This argument displays example XML to perform
configuration.
-x
This argument outputs the current copyright and version
information and then exits.
-v
This argument captures the current status and outputs it to
the console.
-s
The argument lists basic command line arguments and
supported XML tags.
-h
This argument loads and runs the given XML configuration
file.
-i "file.xml"
This argument saves the current configuration to a file.
-o "file.xml"
This argument has been deprecated and is no longer
supported.
-k "<xml/>"
LO100CFG return codes
MeaningValue
All operations succeeded.
0
A required command-line parameter is missing. See console
output for details.
10
An unknown command-line parameter was passed to the
utility.
12
File error. The specified file is empty or not found.
14
Syntax error. You must specify exactly one option from -i
-o -s.
16
An invalid command-line parameter was passed to the
utility.
17
Invalid command-line syntax was used.
18
The IPMI driver may not be loaded or installed properly.
50
XML failed validity tests.
101
Using LO100CFG 47