Software Suite for Microsoft Exchange User Manual

7.21
Recovery Manager Commands
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
COMMAND
RMExch remove
SYNTAX
RMExch remove -mdb <mailbox_DB_name> -t <Timestamp>
DESCRIPTION
The RMExch remove command removes the virtual copy from the InServ Storage Server and the
repository. The virtual copy must have an “Available” status; if the virtual copy is mounted it
will not be removed.
PARAMETERS
The following options are supported:
-mdb <mailbox_DB_name> - The name of the mailbox database.
–t <Timestamp> - The timestamp of the virtual copy to remove.
EXAMPLE
The following command will remove the virtual copy with timestamp 020405162103.
RMExch remove -m mdb2 -t 020405162103
NOTE: Use quotes ("") for names that include spaces.