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

16 - 46
Schedule Window
Script Account
Command SCHEDULE WINDOW
Description Sets criteria to only allow transmissions during a certain period of time
Syntax
SCHEDULE <target> WINDOW <hh:mm> TO <hh:mm>
Options
target—Name of the target, an IP address on the target, or a virtual IP
address Depending on the network route Storage Mirroring uses to access
the target, you may need to specify the fully qualified domain name.
hh:mm—Time in hour:minute format using the 24-hour clock. The first
time is when the transmission will begin and the second time is when the
transmission will end.
Examples
schedule beta window 23:00 to 06:00
Notes
Establishing a transmission window by itself is not sufficient to start a
transmission. You will need to specify a start criteria.
Target names that contain non-alphanumeric characters must be
enclosed in quotation marks.
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.