Hprmcli exch mount, Parameters, Example – HP 3PAR Recovery Manager Software User Manual

Page 78: Syntax, Description

Advertising
background image

PARAMETERS

The following options are supported:

-domainhost <DomainHost>

- The fully qualified domain name (FQDN) of the domain

being modified.

-u <domain\username>

- The username that has access to the Active Directory controller.

-p <password>

- The password for the username.

NOTE:

Use quotes ("") for names that include spaces.

Example

The following command changes the credentials stored for the domain controller kings.

HpRmCli Exch ModifyDomain -domainhost kings.kingsmain.main.com -u

kingsmain\admin -p adminpwd

HpRmCli Exch mount

SYNTAX

(For Exchange 2010/ Exchange 2013) HpRmCli Exch mount -mdb <mailbox_DB_name>
-t <Timestamp> -h <Hostname> [-mp “MountPoint”] | [-domain <DomainName>]

(For Exchange 2007) HpRmCli Exch mount -s <ExchangeServer> -g <StorageGroup>
-t <Timestamp>

-h <Hostname> [-mp “MountPoint”] | [-domain <DomainName>]

DESCRIPTION

The HpRmCli Exch mount command mounts a virtual copy created by the HpRmCli Exch
create

command. When using the HpRmCli Exch mount command to mount a virtual copy,

the program will check to see if the virtual copy is already mounted to a host machine. The virtual
copy must have an “Available” status, before it can be mounted

PARAMETERS

The following options are supported:

(For Exchange 2010/ Exchange 2013) -mdb <mailbox_DB_name> - The name of the
mailbox database to mount.

(For Exchange 2007) -s <ExchangeServer>- The name of the Exchange server to which
the storage group belongs.

(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 mount.

-h <host>

- Windows host name to mount the virtual copy. The target host must have HP

3PAR Recovery Manager for Exchange installed.

If you are using a multiple domain configuration and the Windows host is not in the local
domain, use the -h option to specify the fully qualified domain name (FQDN) of the host’s
domain.

78

Using the HP 3PAR Recovery Manager for Exchange CLI

Advertising