User guide
128 Copyright © Acronis International GmbH, 2002-2013
acrocmd recover exchange_database --host=exchange_srv
--credentials=user123,pass123 --exchange_credentials=domain1\exch_user1,12345
--loc=bsp://storage_node1/my_vault --credentials=bkpuser,pass
--arc=exchg_db_arc(1) --items=storage_group_1 --recovery_point=latest_backup
--target=another_database --destination_database=new_sg --database=db1
--database_location=d:\ExchData\db1 --database=db2
--database_location=d:\ExchData\db2 --log_location=e:\new_sg_logs
Recovering a database (Exchange 2010 or later) to the point of failure. (The --recovery_point
(p. 105) parameter is not specified, therefore its default value point_of_failure is used.) The
database will be recovered to its original location on the server.
acrocmd recover exchange_database --host=exchange_srv
--credentials=user123,pass123 --exchange_credentials=domain1\exch_user1,12345
--loc=bsp://storage_node1/my_vault --credentials=bkpuser,pass
--arc=exchg_db_arc(2) --items=db1 --target=original
Recovering two databases (Exchange 2010 or later) to a point in time. The databases and
transaction log files will be saved to a network share.
acrocmd recover exchange_database --host=exchange_srv
--credentials=user123,pass123 --exchange_credentials=domain1\exch_user1,12345
--loc=\\bkpsrv\exchg_backups --credentials=bkpuser,pass --arc=exchg_db_arc(2)
--items=db1,db2 --recovery_point=point_in_time --pit="06.09.2011 17:00"
--target=disk --disk_location=\\host\share --credentials=netuser,pass
Recovering mailboxes and public folders (p. 36)
Recovering a mailbox from the latest backup of an archive. (The --recovery_point (p. 105)
parameter is not specified, therefore its default value latest_backup is used.) The mailbox will
be recovered to the specified Exchange server.
acrocmd recover exchange_mailbox --host=exchange_srv
--credentials=user123,pass123 --exchange_credentials=domain1\exch_user1,12345
--loc=bsp://storage_node1/my_vault --credentials=bkpuser,pass
--arc=exchg_mb_arc(1) --items="storage group 1/mailbox database/John P. Smith"
--target=original
Recovering a mailbox to a point in time. This method of recovery is available only from a
database-level backup. The mailbox will be recovered to the specified Exchange server.
acrocmd recover exchange_mailbox --host=exchange_srv
--credentials=user123,pass123 --exchange_credentials=domain1\exch_user1,12345
--loc=bsp://storage_node1/my_vault --credentials=bkpuser,pass
--arc=exchg_mb_arc(1) --items="storage group 1/mailbox database/Mary Ann Johnson"
--recovery_point=point_in_time --pit="06.09.2011 17:00" --target=original
Recovering a mailbox from the specified backup. The mailbox will be recovered to a .pst file.
The .pst file will be saved to a local folder.
acrocmd recover exchange_mailbox --exchange_credentials=domain1\exch_user1,12345
--loc=\\bkpsrv\exchg_backups --credentials=bkpuser,pass --arc=exchg_mb_arc(2)
--items="mailbox database/Peter D. Wayne" --recovery_point=selected_backup
--backup=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --target=pst
--disk_location="e:\pst files"
4.1.5 Microsoft SQL
Listing Microsoft SQL Server instances (p. 37)
Listing Microsoft SQL Server instances on the local machine.
acrocmd list mssql_instances