HP 3PAR Recovery Manager 4.5.0 Software for Microsoft Exchange 2007, 2010, and 2013 User Guide

Examples
(For Exchange 2010/ Exchange 2013) The following command will perform a restore of a virtual
copy 020405162103 from NetBackup media to drive C:\3parsnaphsot on server Joshua.
HpRmCli Exch restore -mdb "mailbox rex" -t 020405162103 -nbu -a
C:\3parsnaphsot -vs joshua
(For Exchange 2007) The following command will perform a restore of a virtual copy with the
timestamp 020405162103 to original database location:
HpRmCli Exch restore -s bottlenosed -g sg2 -t 020405162103 -filecopy
(For Exchange 2007) The following command will perform a volume restore of an unmounted
virtual copy with the timestamp 020405162103 to the original database volumes:
HpRmCli Exch restore -s bottlenosed -g sg2 -t 020405162103 -promote
The following command will perform a restore of virtual copy 020405162155 from Data Protector
media to drive C:\3parsnaphsot.
HpRmCli Exch restore -mdb "mailbox rex" -t 020405162155 -dp -a
C:\3parsnaphsot
The following command will perform a restore of virtual copy 020405162155 from Backup Exec
media to drive C:\3parsnaphsot.
HpRmCli Exch restore -mdb "mailbox rex" -t 020405162155 -be -a
C:\3parsnaphsot
Parameters
For FILECOPY and VOLUME RESTORES
The following options are supported:
(For Exchange 2010/ Exchange 2013) -mdb <mailbox_DB_name> - The name of the
mailbox database.
(For Exchange 2007) -s <ExchangeServer> - The name of the Exchange server to which
the storage group belongs.
(For Exchange 2007) -g <StorageGroup> - The name of the storage group to which the
timestamp belongs.
-t <Timestamp> - The timestamp of the virtual copy to restore.
<-filecopy | -promote> - Specify to perform a file copy restore or a volume promote
restore.
-filecopy - Specify to perform a file copy restore.
-promote - Specify to perform a volume promote restore.
-noemail - Optional. Do not send an email notification even if configured for this operation.
-domain <DomainName> - Optional. Specifies the domain to which the Exchange server
or mailbox database belongs.
If this option is not specified, HP 3PAR Recovery Manager for Exchange uses the local domain.
-logfiles - Optional. Used for Point Of Failure recovery. Specify the log files path to pick
the additional log files.
-level <DbOnly|Full> - Optional. Specifies the level of restore required. "Full" will
restore both database and log files. "DbOnly" will restore only database.
-ActivateCopy <Yes|No> - Optional. Specifies that the Passive node of DAG is restored
without activating the node. Specify Yes to activate the passive copy before restore. Specify
92 Using the HP 3PAR Recovery Manager for Exchange CLI