Examples – HP 3PAR Application Software Suite for Microsoft Exchange User Manual
Page 70

•
-mp "mountpoint"
- Optional. Enclose the mount point in quotation marks if you prefer
to mount the volume(s) elsewhere besides default directory. Full path is required. Default is to
mount to <System Drive>:\3parsnapshot.
•
-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:
Use quotes ("") where spaces are included.
NOTE:
The <InServHost> is the host name defined in the system. Available host names defined
in the system can be listed by executing the HP 3PAR InForm CLI showhost command.
NOTE:
The -expose option was deprecated in release 3.1.1.
NOTE:
The Mount/Unmount operation is not supported on VMs.
Examples
(For Exchange 2010) The following command will mount the virtual copy 020405162103 to the
directory d:\Rmmount.
RMExch mount -mdb bottlenosed -t 020405162103 -h bottlenosed -mp
"d:\RMmount"
(For Exchange 2007) The following command will mount the virtual copy 020405162103 to the
directory d:\Rmmount.
RMExch mount -s bottlenosed -g sg2 -t 020405162103 -h bottlenosed -mp
"d:\RMmount"
70
Using the Recovery Manager CLI