Software Suite for Microsoft Exchange Manual

No will restore on passive copy without activating it. Valid only with passive copy restore in
DAG.
NOTE: Use quotes ("") where spaces are included.
EXAMPLES
(For Exchange 2010/ Exchange 2013) The following command will perform a Point-in-Time file
copy restore of a virtual copy 020405162103.
HpRmCli Exch restore -mdb mailbox rex -t 020405162103 -filecopy
(For Exchange 2010/ Exchange 2013) The following command will perform a Point-in-Time Volume
restore of virtual copy 020405162103.
HpRmCli Exch restore -mdb mailbox rex -t 020405162103 -promote
(For Exchange 2007) The following command will perform a Point-in-Time 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 Point-in-Time 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
92 Using the Recovery Manager CLI