Software Suite for Microsoft Exchange Licenses Owner's manual

RMExch deletebackup
SYNTAX
RMExch deletebackup -mdb <mailbox_DB_name> -t <backuptimestamp> [-domain
<DomainName>]
DESCRIPTION
The RMExch deletebackup command removes a backup entry in the backup repository. It will
not communicate to the backup software 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.
-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 ("") where spaces are included.
Example
The following command will delete a backup with the timestamp 020405162103
RMExch deletebackup -mdb mb2 -t 020405162103
RMExch deletebackup 57