In "Defaults Override Mode" users can specify new default values
to replace the factory default values of global switches, input format parameters, and output format parameters.
Values are overridden on the computer on which the "saveDefaults"
command is executed, and the new values are in effect until they
are overridden by a new override command, or until the factory
defaults are restored with the "restoreDefaults" command. The new
default values also affect the Log Parser
scriptable COM components.
Note: For
security reasons, properties that are used to specify confidential
or sensitive information, such as usernames and passwords, can not
be overriden by the "Defaults Override Mode" feature.
The general syntax of commands in defaults override mode
is:
Specifies the input format whose
parameters' default values are to be overridden, and the new
default values for the selected parameters.
The "-i:" switch is followed by the name of the selected
input format, and the new default values are entered as switches
with names matching the input format's parameter names, followed by
a colon and by the value for the new default, as in the following
example:
Specifies the output format whose
parameters' default values are to be overridden, and the new
default values for the selected parameters.
The "-o:" switch is followed by the name of the selected
output format, and the new default values are entered as switches
with names matching the output format's parameter names, followed
by a colon and by the value for the new default, as in the
following example:
The following example command overrides the default value of the
"-stats" global switch, together with the "rtp" parameter
of the NAT output format: