/INHERIT={script-name}
/NOINHERIT (default)
The purpose of the /INHERIT qualifier is to make
script creation easier. By inheriting most of the
command data from a previously entered script and
modifying only a few items (such as volume name), a
completely new script can be created. The /INHERIT
qualifier creates a database entry for a new script
in the following way:
o Copies all fields from the specified script to the
new script.
o Overwrites any qualifier or parameter values in
the new script with those specified on the command
line.
o Names the new script as appropriate. The user may
specify a script name using the /SCRIPT={script-
name} qualifier. Otherwise, the defragmentation
software creates a unique script name. You can
use wildcards in the script-name specification.
Use an asterisk (*) to take action on all scripts
on the VMScluster system. Use a percent sign (%)
to match a single character in the script-name
specification.