HP 3PAR Application Software Suite for Microsoft Exchange User Manual
Page 100

8.10
Recovery Procedures
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
3
Start the Exchange Management Shell by clicking Start > Program Files > Exchange >
Exchange Management Shell.
4
In the Exchange Management Shell, enter the following:
where:
◆
<ID>
is the user whose mailbox you wish to recover.
◆
<rec_database>
is the name of the recovery datatbase that was previously created.
5
To restore mailbox content into the Recovery folder, enter the following:
where:
◆
<rec_database>
is the name of the recovery datatbase that was previously created.
◆
<user_mb> is the user name of the user’s mailbox.
6
To restore specific Email messages, enter the following:
where:
◆
<ID>
is the user whose mailbox you wish to recover.
◆
<rec_database>
is the name of the recovery datatbase that was previously created.
◆
<keyword>
is a keyword inthe Email subject line.
◆
<contentword>
is a keyword in the Email contents.
◆
<folder>
is a specific folder in the user’s mailbox.
Restore-Mailbox -Identity <ID> -RecoveryDatabase <rec_database>
Restore-Mailbox -Identity Scott -RecoveryDatabase <rec_database>
-RecoveryMailbox <user_mb> -TargetFolder Recovery
Restore-Mailbox -Identity Scott -RecoveryDatabase <rec_database>
-SubjectKeywords "<keyword>" -ContentKeywords "<contentword>"
-IncludeFolders \<folder>,\<folder>