You are here: Scripting commands > Script Account

Script Account

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 Double-Take Availability 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.