Hprcu command-line syntax, Hprcu command line arguments, Hprcu return codes – HP Scripting Toolkit for Windows 9.60 User Manual

Page 29: Hprcu sample xml format

Advertising
background image

Using HPRCU has the following features:

All system ROM settings and the current selections are listed together in one output/input XML
file.

No updated binary or XML file is needed when BIOS adds or changes features. HPRCU now
reads the same tables that RBSU does, which are located in the memory at system boot. When
the BIOS changes or adds a new setting, no update to HPRCU is needed.

The HPRCU XML file shows the default settings for each RBSU option.

HPRCU is not supported on UEFI-based ProLiant servers. Instead, use CONREP.

HPRCU command-line syntax

hprcu -s | -l | —r [-f file.xml ] [ -h ]

HPRCU command line arguments

Description

Command line argument

This argument saves the system configuration to a file.

-s

This argument loads the system configuration from a file
and writes it to the target server.

-l

Name of the input or output file. If not specified, the XML
configuration defaults to hprcu.xml.

-f {file.xml}

This argument displays program usage.

-h

Outputs the help and warning text for each feature. Only
valid with the -s option.

-t

Saves or loads raw data features, such as IPL, PCI devices,
controller order) Must be applied to identical systems.

-r

HPRCU return codes

Description

Command line argument

The command was completed successfully.

0

The server is not supported by this utility.

1

The input XML file is missing or is in an invalid format.

2

One of the dependencies is missing. See the error message
for details.

3

The system RBSU password is set. The settings cannot be
changed until the password is cleared from within RBSU.

4

An error occurred reading the supported features on the
server.

5

Invalid command line syntax. Use the -h parameter for
complete command line parameters.

6

A general error occurred saving or loading the server
settings. See the error message for details.

7

HPRCU sample XML format

A sample XML format generated by HPRCU is similar to the following:

<hprcu>

Using HPRCU

29

Advertising