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

Page 84: Parameters, Example

Advertising
background image

RMExch setvc

SYNTAX

(For Exchange 2010) RMExch setvc -mdb <mailbox_DB_name> -t <timestamp>
[-retain <time>{h|H|d|D} [-f]] [-exp <time>{h|H|d|D}] [-domain

<DomainName>]

(For Exchange 2007) RMExch setvc -s <ExchangeServer> -g <storagegroup> -t
<timestamp> [-retain <time>{h|H|d|D} [-f]] [-exp <time>{h|H|d|D}]

[-domain <DomainName>]

DESCRIPTION

The RMExch setvc command sets or increases retention time for a virtual copy, and it sets or
modifies the expiration time for a virtual copy, if the virtual copy was created using an
expiration-based policy.

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
timestamp belongs.

-t <Timestamp>

- The timestamp of the virtual copy for which you are modifying the policy.

-retain <time>{h|H|d|D}

- Optional. Set or extend the retention time for the specified

virtual copy to the specified time. For more information about setting the retention time, see
the RMExch create command.

-f

- Optional. When used with the -retain option, does not request confirmation for the

retention time modification.

–exp <time>{h|H|d|D}

- Optional. If the current policy is expiration-based, set or modify

the expiration time of the specified virtual copy to the specified time.

The minimum expiration period is 1 hour; the maximum is 43,800 hours/1,825 days (5
years). To remove the expiration period, specify 0h.

-domain <DomainName>

- Optional. Specifies the domain to which the Exchange server

or mailbox belongs.

If this option is not specified, Recovery Manager uses the local domain.

Example

(For Exchange 2010) The following command extends the retention period for virtual copy
020412162103

in database mb2 to 8 days from the current day. Recovery Manager for Exchange

automatically performs the command and does not request confirmation:

RMExch setvc -mdb mb2 -t 020412162103 -retain 8d -f

(For Exchange 2010) The following command sets the expiration date for virtual copy
110412162103

in database mb2 to 25 hours from creation:

RMExch setvc -mdb mb2 -t 110412162103 -exp 25h

(For Exchange 2010) The following command removes the expiration date for virtual copy
110412162103

in database mb2:

84

Using the Recovery Manager CLI

Advertising