Quick Reference Guide
--ox or --outxmlfile
Options
--ox or --outxmlfile
Sub-Options NA
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
--px or --pendingxmlfile
Options
--px or --pendingxmlfile
Sub-Options NA
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.
Example:
A:>syscfg --px filename.xml
-s
Options
-s
Sub-Options NA
Valid Arguments <
string
>
Description Prints the variable name and the assigned value to the console. This option
when used with --envar, picks up the environment variable data and stores it in
a file. This file can be called from a script. For more information, see --envar.
Example:
A:>syscfg -s ENVNAME --svctag
svctag=SERVICE
ENVNAME=SERVICE
23