HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
l arguments—Specify any arguments, valid for your script, that are
required to execute your script.
l INTERACT—Display script processing on the screen
l NOINTERACT—Do not display script processing. Execute the
script silently in the background
Examples
script test beta "C:\Program Files\StorageWorks\Storage
Mirroring\Scripts\MirrorStartScript. bat" "arg1 arg2" interact
Notes
l The default setting for this command is nointeract.
l The file name you specify for your script should be the primary
executable of the command being run. If you are using a
command shell to execute a script, put the command shell
execturable as the script file name and pass another script name
in as an argument.
l Multiple arguments need to be enclosed in quotation marks and
separated by a space. Also, if an argument contains non-
alphanumeric characters, you must enclose it in quotation marks.
Arguments cannot contain nested quotation marks. Therefore, if
you are passing more than one argument to your script, none of
the arguments can require quotation marks. To work around this
limitation, you can use 8.3 file naming.
l Machine names that contain non-alphanumeric characters must
be enclosed in quotation marks.
5. If you need to remove a mirror script, use the script remove command.
Command
SCRIPT REMOVE
Description
Removes the specified mirroring script
Syntax
SCRIPT REMove <con_id> [source] [ON target] <type>