HP Integrity rx2800 Smart Setup Scripting Toolkit Administrator's Guide 4.0 - Page 42

conrep, Synopsis, Description, Options

Page 42 highlights

conrep Synopsis conrep { -s | -l | -c | -d } [-F] [-v] [-f data file] [-x XML file] [-- ] [--version ] [-h ] Description The conrep utility replicates the configuration data stored in the EFI variables. It reads the EFI variables from the NVRAM of a server and writes the results to a data file. It also reads the data file and writes the data into the NVRAM of the target server. The conrep utility uses the conrep.xml configuration file to determine the data to retrieve from the server. You can edit this file to control the data retrieval. Options -s | --read -l | --write -c | --clear -d | --delete -F | --force -v | --verbose -f data file | --dat data file -x XML file | --config XML file --version -h | --help Reads the EFI environment variables from a server and saves them to the specified data file. Loads the EFI environment variables from the specified data file and writes them to the server. Clears all boot entries related to the given partition. Restores the EFI boot menu to factory defaults. Forces the creation of the new EFI variables listed in the data file (conrep.dat). Specifies verbose execution. Specifies the name and location of the data file. The default is conrep.dat. Specifies the name and location of the XML definition file. The default is conrep.xml. Displays version information and exits. Displays usage information and exits. 42 Utilities reference

  • 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

conrep
Synopsis
conrep
{
-s
|
-l
|
-c
|
-d
}[
-F
][
-v
][
-f
data file
][
-x
XML file
][
--
][
--version
]
[
-h
]
Description
The
conrep
utility replicates the configuration data stored in the EFI variables. It reads the EFI
variables from the NVRAM of a server and writes the results to a data file. It also reads the data
file and writes the data into the NVRAM of the target server. The
conrep
utility uses the
conrep.xml
configuration file to determine the data to retrieve from the server. You can edit
this file to control the data retrieval.
Options
-s | --read
Reads the EFI environment variables from a server and
saves them to the specified data file.
-l | --write
Loads the EFI environment variables from the specified
data file and writes them to the server.
-c | --clear
Clears all boot entries related to the given partition.
-d | --delete
Restores the EFI boot menu to factory defaults.
-F | --force
Forces the creation of the new EFI variables listed in the
data file (
conrep.dat
).
-v | --verbose
Specifies verbose execution.
-f
data file
| --dat
data
file
Specifies the name and location of the data file. The default
is
conrep.dat
.
-x
XML file
| --config
XML
file
Specifies the name and location of the XML definition file.
The default is
conrep.xml
.
--version
Displays version information and exits.
-h | --help
Displays usage information and exits.
42
Utilities reference