User guide

82 Copyright © Acronis International GmbH, 2002-2013
If all of the selected mailboxes are skipped, the command will fail.
pst
The software will save the selected mailboxes, public folders or mailbox folders to a Personal
Storage Table (.pst) file. If this value is used, you need to specify the --disk_location (p. 101)
parameter. If necessary, add the --credentials (p. 115) and --outlookmachine (p. 103)
parameters.
If the parameter is not specified, the command will fail.
Command: recover mssql_database
--target={original|disk|another_instance}
In the recover mssql_database (p. 38) command, available values of the parameter are as
follows:
original (by default)
The software will recover the selected databases to their original paths. The paths are taken from
the backup.
In this case, you cannot specify the credentials to access the SQL Server instance where the
databases will be recovered. So, the software will use Windows Authentication to connect to the
instance. If you need to use SQL Server Authentication, specify the another_instance value
along with the original instance name, original database file path and the --credentials
parameter.
disk
The software will save the selected databases, along with the transaction log files, to a local or
network folder. If this value is used, you need to specify the --disk_location (p. 101)
parameter. If necessary, add the --credentials (p. 115) parameter.
another_instance
The software will recover the selected databases to the specified instance.
If this value is used, you need to specify the destination_instance (p. 101) and
database_location (p. 100) parameters. For information about specifying access credentials
for Microsoft SQL Server, see "Access to SQL Server instance" (p. 78).
3.4.5 target_arc
--target_arc=<archive name>
The name of the target archive in the export archive (p. 41), export backup (p. 47), and
replicate backup (p. 48) commands.
If the parameter is used with the export archive or export backup command, the name has to
be unique within the target location. If there is an archive with the same name or if the parameter is
not specified, the command will fail.
If the parameter is used with the replicate backup command and if the target archive exists, the
command will append the backup to it. Otherwise, it will create a new archive.
3.4.6 mailbox_location
--mailbox_location=<path>