HP StoreServ Application Suite for Microsoft Exchange Media manual

Models: StoreServ Application Suite for Microsoft Exchange E-Media StoreServ Application Suite for Microsoft Exchange Media

1 164
Download 164 pages 51.47 Kb
Page 100
Image 100

3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide

3Start the Exchange Management Shell by clicking Start > Program Files > Exchange > Exchange Management Shell.

4In the Exchange Management Shell, enter the following:

Restore-Mailbox -Identity <ID> -RecoveryDatabase <rec_database>

where:

<ID> is the user whose mailbox you wish to recover.

<rec_database> is the name of the recovery datatbase that was previously created.

5To restore mailbox content into the Recovery folder, enter the following:

Restore-Mailbox -Identity Scott -RecoveryDatabase <rec_database> -RecoveryMailbox <user_mb> -TargetFolder Recovery

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.

6To restore specific Email messages, enter the following:

Restore-Mailbox -Identity Scott -RecoveryDatabase <rec_database> -SubjectKeywords "<keyword>" -ContentKeywords "<contentword>" -IncludeFolders \<folder>,\<folder>

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.

8.10

Recovery Procedures

Page 100
Image 100
HP StoreServ Application Suite for Microsoft Exchange Media Restore-Mailbox -Identity ID -RecoveryDatabase recdatabase