Deployment Guide
Example:
A:>syscfg -l logfile --option=<filename>
o or outfile
Table 13. SYSCFG General — o or outfile
Valid Arguments <filename>
Description
Prints all replicable options to the specified filename. The format of the output is in
the .ini format, with the utility name as the section header. On PowerEdge 11G
systems, if a file with the same name already exists, the information is appended to the
file, but on PowerEdge 12G it overwrites the existing file. If this option is used with
other function commands, the commands are applied in the order in which they
appear. This option captures replicable BMC and BIOS options.
Example:
A:>syscfg -o <filename>.ini
ox or outxmlfile
Table 14. SYSCFG General — ox or outxmlfile
Valid Arguments <filename>
Description
Prints all BIOS options to the specified xml file.
NOTE: It is applicable only on 12G and later sytems.
Example:
A:>syscfg --ox filename.ini
ovrwrt*
Table 15. SYSCFG General — ovrwrt*
Valid Arguments NA
Description
Used with the -o option to cause the output file to be overwritten if a file of the same
name already exists. This option cannot be replicated.
Example:
A:>syscfg -o=filename.ini --ovrwrt
The file filename has been overwritten.
px or pendingxmlfile
Table 16. SYSCFG General — px or pendingxmlfile
Valid Arguments <filename>
Description
Prints all the pending BIOS options to a specified xml file.
NOTE: It is applicable only on 12G and later sytems.
24