Specifications
105
/credentials:<login>:<password>
Specifies task execution account’s credentials
/archive:<name>
Defines an archive within the specified location
/password:<password>
Specifies a password if an archive was created with password protection
/item:<item>
Specifies a parent item information in the following format:
“//StorageGroup1/Database1/User/inbox”
/pit:<date><time>
Specifies a point in time to display items. The time format depends on a system
locale of the particular computer (i.e. “01.06.2008 12:07:55”). The value can
also be <latest> that means the latest possible state, and <pof> - point of
failure (the default value)
13.2.2 Usage examples
•
Cmd.exe info /location:”bsp://host/BackupServer”
[/credentials:”admin:qwerty”] /archive:<archive1> [/password:<password>]
This command will display information about archive1 located in
bsp://host/BackupServer
13.3 Backup Commands
13.3.1 BackupIS
Use
BackupIS
command to back up whole information stores and storage groups. In
case you specify mailboxes in the
item
option, the operation will fail.
See options’ description in 13.3.3 section.
Cmd.exe backupIS /location:<URI> [/credentials:"<login>:<password>"]
/archive:<name> [/item:"<item>"] [/backupType:Full|Incremental]
[/compression:None|Normal|High|Maximum|Ultimate] [/encryption:"None|AES
128|AES 192|AES 256:<password>"] [/substitute]
[/throttle:<throttle>] [/validate]
[/priority:Low|Normal|High]
13.3.2 BackupMB
Use
BackupMB
command to back up separate mailboxes. In case you specify
information stores or storage groups in the
item
option, the operation will fail. This
command will force a brick-level backup method.
See options’ description in 13.3.3 section.
Cmd.exe backupMB /location:<URI> [/credentials:"<login>:<password>"]
/archive:<name> [/item:"<item>"] [/backupType:Full|Incremental]
[/compression:None|Normal|High|Maximum|Ultimate] [/encryption:"None|AES
128|AES 192|AES 256:<password>"] [/substitute][/throttle:<throttle>]
[/validate][/priority:Low|Normal|High]










