Restoring deleted items from mailboxes
One of the more common requests that Exchange administrators are asked to perform is restoring deleted items from a user's mailbox. In previous versions of Exchange, there were usually a couple of ways to handle this. First, you could use your traditional brick-level backup solution to restore individual items to a mailbox. Of course, there was also the more time-consuming process of exporting data from a mailbox located in a recovery database. Exchange 2010 reduced the complexity of restoring deleted items by implementing a feature called
single item recovery. When this feature is enabled, administrators can recover purged data from an end user's mailbox using the Search-Mailbox
cmdlet. In this recipe, we will take a look at how this restore process works from within the Exchange Management Shell.
How to do it...
If you have not already done so, you will need to use the following command syntax to assign the
Mailbox Import Export
RBAC role to your account...