SmartSetup Scripting Toolkit Deployment Guide for HP Integrity Servers with Microsoft Windows Server 2003 for Itanium-based Systems

Table Of Contents
5 Utilities Reference
This chapter contains reference information and usage examples for the utilities provided in the
toolkit. You can get online help for each utility by using the -h or -?option.
conrep
Synopsis
conrep ( -l [-f <DAT file>] [-F] | -s [x <XML FILE>] [-f <DAT file>]
| -c | -d | -h ) [-v]
Description
The conrep utility replicates the configuration data stored in the EFI variables. It reads the EFI
variables from the NVRAM of the model server and writes the results to a DAT file. It also reads
the DAT file and writes this data into the NVRAM of the target server. The conrep utility uses
the conrep.xml file to determine what data to retrieve from the server. You can edit this file
to control the data collection.
Options
Table 5-1 Options
DescriptionOption
Reads the EFI environment variables from a server and saves them to the specified file.
-s |
--read
Loads the EFI environment variables from the specified file and writes them to the server.
-l |
--write
This argument defines the name and location of the XML definition file. The default is conrep.xml.-xfilename
This argument defines the name and location of the data file. The default is conrep.dat.-ffilename
Clear all boot entries related to the given partition.
-c
Restore the EFI boot menu to factory defaults.
-d
Verbose execution.
-v
Display help information.
-h
Forced creates on the system the EFI variables listed in the conrep.dat.-f
Force writing new variables.
-F
conrep 53