Examples, Parameters – HP 3PAR Application Software Suite for Microsoft Exchange User Manual
Page 91
![background image](/manuals/396746/91/background.png)
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 database.
•
(For Exchange 2007) -s
the storage group belongs.
•
(For Exchange 2007) -g
timestamp belongs.
•
-t
- 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
- 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
Optional. Specifies the level of restore required. "Full" will
restore both database and log files. "DbOnly" will restore only database.
•
-ActivateCopy
Optional. Specifies that the Passive node of DAG is restored
without activating the node. Specify Yes to activate the passive copy before restore. Specify
HpRmCli Exch restore
91