Deployment Guide

Table Of Contents
Example:
A:>syscfg -l logfile --option=<filename>
o or outle
Table 13. SYSCFG General — o or outle
Valid Arguments <lename>
Description
Prints all replicable options to the specied lename. The format of the output is in
the .ini format, with the utility name as the section header. On PowerEdge 11G systems,
if a le with the same name already exists, the information is appended to the le, but
on PowerEdge 12G it overwrites the existing le. 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 outxmlle
Table 14. SYSCFG General — ox or outxmlle
Valid Arguments <lename>
Description
Prints all BIOS options to the specied xml le.
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 le to be overwritten if a le 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 pendingxmlle
Table 16. SYSCFG General — px or pendingxmlle
Valid Arguments <lename>
Description
Prints all the pending BIOS options to a specied xml le.
NOTE: It is applicable only on 12G and later sytems.
24