HP ProLiant ML10 HP ROM-Based Setup Utility User Guide - Page 202

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

Page 202 highlights

HP ROM Configuration Utility (HPRCU) NOTE: This utility is available for HP ProLiant Gen8 servers. For more information, see the HP Scripting Toolkit User Guide for your operating system environment on the HP website (http://h18004.www1.hp.com/products/servers/management/toolkit/stk/ index.html). Using HPRCU HPRCU is an RBSU configuration utility similar to CONREP. This utility is supported on HP ProLiant Gen8 servers. 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 now number based. Each feature and option has a unique number. Using HPRCU over CONREP has the following benefits: • Simpler user interface- All system ROM settings and the current selections are listed together in one output/input XML file. • Fewer updates-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. • Default ROM settings enhancement-The HPRCU XML file now shows users the default settings for each RBSU option. 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 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. HPRCU return codes Command line argument 0 1 2 3 4 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. The system RBSU password is set. The settings cannot be changed until the password is cleared from within RBSU. 202 RBSU configuration flows (manual and scripted)

  • 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

HP ROM Configuration Utility (HPRCU)
NOTE:
This utility is available for HP ProLiant Gen8 servers.
For more information, see the
HP Scripting Toolkit User Guide
for your operating system environment
on the HP website (
h
t
tp://h1
8
00
4.w
w
w1
.hp
.co
m/pr
odu
c
ts/s
e
r
v
e
r
s/manage
me
n
t/t
oo
lkit/s
tk/
inde
x
.h
tml
).
Using HPRCU
HPRCU is an RBSU configuration utility similar to CONREP. This utility is supported on HP ProLiant
Gen8 servers. 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
now number based. Each feature and option has a unique number.
Using HPRCU over CONREP has the following benefits:
Simpler user interface— All system ROM settings and the current selections are listed together
in one output/input XML file.
Fewer updates—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.
Default ROM settings enhancement—The HPRCU XML file now shows users the default settings
for each RBSU option.
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
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
202
RBSU configuration flows (manual and scripted)