Rmexch remove, Syntax, Description – HP 3PAR Application Software Suite for Microsoft Exchange User Manual

Page 77: Parameters, Example

Advertising
background image

RMExch remove

SYNTAX

(For Exchange 2010) RMExch remove -mdb <mailbox_DB_name> -t <Timestamp>
[-domain <DomainName>]

(For Exchange 2007) RMExch remove -s <ExchangeServer> -g <StorageGroup> -t
<Timestamp> [-domain <DomainName>]

DESCRIPTION

The RMExch remove command removes the virtual copy from the system and the repository.

To be successfully removed, the virtual copy must have an “Available” status; if the virtual copy is
mounted it will not be removed. In addition, the retention time set in the virtual copy policy must
have expired, or the virtual copy must have no retention time.

PARAMETERS

The following options are supported:

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

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

-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 ("") for names that include spaces.

Example

(For Exchange 2010) The following command will remove the virtual copy with timestamp
020405162103

.

RMExch remove -m mdb2 -t 020405162103

(For Exchange 2007) The following command will remove the virtual copy with timestamp
020405162103

.

RMExch remove -s bottlenosed -g sg2 -t 020405162103

RMExch remove

77

Advertising