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

HpRmCli Exch unmount
SYNTAX
(For Exchange 2010/ Exchange 2013) HpRmCli Exch unmount -mdb <mailbox_DB_name>
-t <Timestamp> [-domain <DomainName>]
(For Exchange 2007) HpRmCli Exch unmount -s <ExchangeServer> -g
<StorageGroup> -t <Timestamp> [-domain <DomainName>]
DESCRIPTION
The HpRmCli Exch unmount command unmounts a currently mounted virtual copy. When using
HpRmCli Exch unmount toun mount a virtual copy, the program will check to see if the virtual
copy is mounted to a host machine. The virtual copy must have a status of “Mounted” or “Exposed”
before it can be unmounted.
PARAMETERS
The following options are supported:
(For Exchange 2010/ Exchange 2013) -mdb <mailbox_DB_name> - The name of the
mailbox database.
(For Exchange 2007) -g <StorageGroup> - The name of the storage group to which the
virtual copy timestamp belongs.
-t <Timestamp> - The timestamp of the virtual copy to unmount.
-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.
(For Exchange 2007)-s <ExchangeServer> - The name of the Exchange server to which
the storage group belongs.
NOTE: The -h option was deprecated in release 3.1.1.
NOTE: Use quotes ("") where spaces are included.
Examples
(For Exchange 2010/ Exchange 2013) The following command will unmount the virtual copy
020405162103.
HpRmCli Exch unmount -mdb mb2 -t 020405162103
(For Exchange 2007) The following command will unmount the virtual copy 020405162103.
HpRmCli Exch unmount -s bottlenosed -g sg2 -t 020405162103
HpRmCli Exch unmount 95