Software Suite for Microsoft Exchange User Manual

7.4
Recovery Manager Commands
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
COMMAND
RMExch analyze
SYNTAX
RMExch analyze -mdb <mailbox_DB_name> [-sync] [-f]
[-inserv <InServID>]
DESCRIPTION
The RMExch analyze command analyzes the existing repository and lists any out-of-sync
virtual copies information between the repository and InServ.
PARAMETERS
The following options are supported:
-mdb <mailbox_DB_name> - The name of the mailbox database to analyze.
-sync - Automatically updates the repository to match InServ information. If a virtual
copy is missing virtual volumes, it is removed from the repository.
-f - Forces the command. This option can only be used if the -sync option is used.
-inserv <InServID> - Specifies the InServ to analyze if the backup server is configured
for more than one InServ. If not specified, the first InServ detected is used.
EXAMPLES
The following commands will analyze existing repository and output any out-of-sync
information.
RMExch analyze -mdb "mailbox1"
NOTE: Use quotes ("") for names that include spaces.