Launching hpqlomgc using application launch – HP Remote Insight Lights-Out Edition II Board User Manual

Page 123

Advertising
background image

Scripting, command line, and utility options 123

IMPORTANT: Installing directory support for any management processor requires downloading the HP

Smart Component. Refer to the "Pre-migration checklist (on page

113

)" and the "HP Lights-Out directory

package" sections for additional information. Extending the schema must be completed by a Schema
Administrator.

To implement directory support on a few management processors.

1.

Use Systems Insight Manager to locate all of the management processors in the network.

2.

Execute the HPQLOMGC utility.

3.

Invoke the XML file to migrate the management processor.

HPQLOMGC goes through three phases to complete the migration of a management processor.

1.

The firmware version is validated and updated if necessary.
HPQLOMGC determines the type of management processor and the firmware level. If the firmware
does not meet the minimum requirement ("

Upgrading firmware on management processors

" on page

116

), HPQLOMGC upgrades the firmware and resets the management processor. After the

management processor resets, HPQLOMGC begins the next phase.

2.

The management processor directory settings are updated.
HPQLOMGC uses the scripting interface to send the directory settings to the management processor.

3.

The directory is updated.
HPQLOMGC creates a device object in the directory at the location specified by the user.
HPQLOMGC uses either the object name specified in the XML file or the network name of the
management processor. After the device object is created, the specified role object is then amended
to include the newly created device object.

Launching HPQLOMGC using application launch

Application Launch can be used to create tasks associated with administration of management
processors. For example, the management processors can be discovered using Application Launch and
could be used to automatically configure new management processors as they are added to the network.

To create an Application Launch task:

1.

Click Device in the navigation bar on the top left side of the screen.

2.

Click Tasks to open the Tasks screen.

3.

Click New Control Task. A dropdown menu is displayed.

4.

Click Application Launch from the dropdown menu to open the Create/Edit Task screen.

5.

Enter the full path and name for the Lights-Out Migration Command Line Utility in the area provided.
For example, if the HPQLOMGC.exe file is in the root directory of the C drive, then the path is:
C:\HPQLOMGC.exe.

6.

Enter the parameters in the area provided.
Command line switches enable you to designate items such as the management processor to be
upgraded, the XML file to be used, and where a log file is generated.
-S <network address>—This switch contains the IP address or DNS name of the management
processor. By default, the IP address of the management processor is automatically provided. The
environment variable <DEVICEIPADDRESS0> can also be used to specify a network address.
Use the -S switch to override the default behavior. If present, this switch has precedence over the IP
address environment variable <DEVICEIPADDRESS0>.
-F <filename>—This switch contains the path of the XML file that has the management processor
directory settings and the location of the firmware images. This switch causes an error if an IP
address is not designated.
-A—This switch uses the network name for the name of the device object created in the directory.

Advertising