Software Suite for Microsoft Exchange User Manual

7.11
Recovery Manager Commands
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
COMMAND
RMExch deletebackup
SYNTAX
RMExch deletebackup -mdb <mailbox_DB_name> -t <backuptimestamp>
DESCRIPTION
The RMExch deletebackup command removes a backup entry in the backup repository. It will
not communicate to Netbackup to delete the actual backup.
PARAMETERS
The following options are supported:
-mdb <mailbox_DB_name> - The name of the mailbox database to delete.
-t <BackupTimestamp> - The timestamp to delete.
EXAMPLE
The following command will delete a backup with the timestamp 020405162103
RMExch deletebackup -mdb mb2 -t 020405162103
NOTE: Use quotes ("") where spaces are included.