HP ProLiant SL4545 HP Scripting Toolkit 9.30 for Windows User Guide - Page 28

Using HPRCU, HPRCU command-line syntax, HPRCU command line arguments

Page 28 highlights

01 03 02 04 ff ff ff EMPTY_DELETE 80 86 25 a3 00 00 fa 41 0e 11 ff ff 00 00 78 c1 Using HPRCU HPRCU is an RBSU configuration utility similar to CONREP. This utility is supported on HP ProLiant Gen8 servers and later. 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 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. 28 Scripting Toolkit utilities

  • 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

<Index1>01 </Index1>
<Index2>03 </Index2>
<Index3>02 </Index3>
<Index4>04 </Index4>
<Index5>ff </Index5>
<Index6>ff </Index6>
<Index7>ff </Index7>
</Section>
<Section name="PCI_Devices"
helptext=
"Lists of PCI devices and their interrupts-not displayed if default" >EMPTY_DELETE</Section>
<Section name="Controller_Order"
helptext=
"Lists the current boot controller ordering">
<Id0>80 86 25 a3 </Id0>
<Slot0>00 </Slot0>
<BusDev0>00 fa </BusDev0>
<Rest0>41 </Rest0>
<Id1>0e 11 ff ff </Id1>
<Slot1>00 </Slot1>
<BusDev1>00 78 </BusDev1>
<Rest1>c1 </Rest1>
</Section>
</Conrep>
Using HPRCU
HPRCU is an RBSU configuration utility similar to CONREP. This utility is supported on HP ProLiant
Gen8 servers and later. 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
28
Scripting Toolkit utilities