Rmexch unmount, Syntax, Description – HP 3PAR Application Software Suite for Microsoft Exchange User Manual
Page 86: Parameters, Examples

RMExch unmount
SYNTAX
(For Exchange 2010) RMExch unmount -mdb <mailbox_DB_name> -t <Timestamp>
[-domain <DomainName>]
(For Exchange 2007) RMExch unmount -s <ExchangeServer> -g <StorageGroup>
-t <Timestamp> [-domain <DomainName>]
DESCRIPTION
The RMExch unmount command unmounts a currently mounted virtual copy. When using RMExch
mount
to 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) -mdb <mailbox_DB_name> - The name of the mailbox database.
•
(For Exchange 2007) -g <StorageGroup> - The name of the storage group for 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 belongs.
If this option is not specified, Recovery Manager for Exchange uses the local domain.
NOTE:
The -h option was deprecated in release 3.1.1.
NOTE:
Use quotes ("") where spaces are included.
Examples
(For Exchange 2010) The following command will unmount the virtual copy 020405162103.
RMExch unmount -mdb “mb2” -t 020405162103
(For Exchange 2007) The following command will unmount the virtual copy 020405162103.
RMExch unmount -s bottlenosed -g sg2 -t 020405162103
86
Using the Recovery Manager CLI