Specifications
104
13.1 List Command
Cmd.exe list [/location:<URI> [/credentials:"<login>:<password>"]
[/archive:<name> [/password:<password>]]] [/item:"<item>"] [/pit:<time>]
13.1.1 Description of Options
/location:<URI>
Specifies an archive location’s URI. The path may be specified in one of the
following ways: “C:\path\to\dir\”, “\\computer\share\dir\”,
“ftp://host/mybackups/” or “bsp://host/BackupServer”.
/credentials:<login>:<password>
Specifies task execution account’s credentials
/archive:<name>
Specifies an ID of 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 in the following format:
“
//StorageGroup_name/Database_name/Mailbox_name/Folder_name
”. It can
be null for storage groups
/pit:<date><time>
Specifies a point in time to list items in from. If no value is set, the command
will return all available restore points. 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 backup, and <pof> - point of failure (the
default value)
13.1.2 Usage Examples
•
cmd.exe list /item:”//StorageGroup1”
This command will list all mailboxes of Storage Group 1
•
cmd.exe list /location:”bsp://host/BackupServer” /archive:archive1 /pit:latest
This command will list all storage groups in archive1 located in
bsp://host/BackupServer
13.2 Info Command
Cmd.exe info [/location:<URI> [/credentials:"<login>:<password>"]]
[/archive:<name> [/password:<password>]] /item:"<item>" [/pit:<time>]
13.2.1 Descriptions of Options
/location:<URI>
Specifies an archive location’s URI. The path may be specified in one of the
following ways: “C:\path\to\dir\”, “\\computer\share\dir\”,
“ftp://host/mybackups/” or “bsp://host/BackupServer”.










