HP ProLiant SL2500 HP ROM-Based Setup Utility User Guide - Page 203

HP ROM Configuration Utility (HPRCU), Using HPRCU, HPRCU command-line syntax

Page 203 highlights

HP ROM Configuration Utility (HPRCU) NOTE: This utility is available for HP ProLiant Gen8 servers, except for the HP ProLiant DL580 Gen8 server. For more information, see the HP Scripting Toolkit User Guide for your operating system environment on the HP website (http://www.hp.com/go/stk/docs). Using HPRCU HPRCU is an RBSU configuration utility similar to CONREP. This utility is supported on all HP ProLiant Gen8 servers except the HP ProLiant DL580 Gen8 server. This utility does not use a definition XML file like the CONREP utility, but directly reads the same table that RBSU uses for feature names and settings. All features and options are number based. Each feature and option has a unique number. 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 [-f file.xml ] [ -h ] HPRCU command line arguments Command line argument -s -l -f {file.xml} -h -t -r Description This argument saves the system configuration to a file. This argument loads the system configuration from a file and writes it to the target server. Name of the input or output file. If not specified, the XML configuration defaults to hprcu.xml. This argument displays program usage. Outputs the help and warning text for each feature. Only valid with the -s option. Save/Load raw data features (IPL, PCI Devices, controller Order, etc.) Must be applied to identical systems. HPRCU return codes Command line argument 0 1 2 3 Description The command was completed successfully. The server is not supported by this utility. The input XML file is missing or is in an invalid format. One of the dependencies is missing. See the error message for details. Scripted configuration flow 203

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221

HP ROM Configuration Utility (HPRCU)
NOTE:
This utility is available for HP ProLiant Gen8 servers, except for the HP ProLiant DL580
Gen8 server.
For more information, see the
HP Scripting Toolkit User Guide
for your operating system environment
on the HP website (
h
t
tp://w
w
w
.hp
.co
m/go/s
tk/doc
s
).
Using HPRCU
HPRCU is an RBSU configuration utility similar to CONREP. This utility is supported on all HP
ProLiant Gen8 servers except the HP ProLiant DL580 Gen8 server. This utility does not use a
definition XML file like the CONREP utility, but directly reads the same table that RBSU uses for
feature names and settings. All features and options are number based. Each feature and option
has a unique number.
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 [-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
Save/Load raw data features (IPL, PCI Devices, controller
Order, etc.) 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
Scripted configuration flow
203