HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

7 - 5
3. To specify the account to use when running the mirror scripts, use the script account
command.
Command SCRIPT ACCOUNT
Description Specifies the user account that will be used to run scripts
Syntax
SCRIPT ACCOUNT <machine> <username> <password> [domain]
Options
machine—Name of the machine
username—Name of the user
password—Password associated with the user name
domain—If logging in using a domain account, this is the domain name.
If logging in using a local account, this is the machine name.
Examples
script account alpha administrator ********* domain
Notes
The password associated with the username cannot be blank.
The password cannot be a Storage Mirroring keyword. These are any
DTCL command (source, target, and so on.) or any DTCL shortcut
command (env, mon, rep, and so on).
Options that contain non-alphanumeric characters must be enclosed in
quotation marks.