Recover the email from database
Hi....... i have deleted one mail having particular subject in all mailboxes using below cmdlet get-mailbox -resultsize unlimited | search-mailbox -SearchQuery 'Subject:"xxxxxxxxxxx"' -DeleteContent Now here my concern is need to recover same mail for any particular recipient..........let me know possible ways
May 5th, 2012 12:48am

When you use the Search-Mailbox cmdlet with the DeleteContent parameter, messages are permanently deleted from the user's mailbox and can't be recovered. http://help.outlook.com/en-ca/140/gg315525.aspx James Chong MCITP | EA | EMA; MCSE | M+, S+ Security+, Project+, ITIL msexchangetips.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
May 5th, 2012 1:30pm

If you have a backup, you can restore the data using a recovery database. Create a Recovery Database http://technet.microsoft.com/en-us/library/ee332321.aspx Restore Data Using a Recovery Database http://technet.microsoft.com/en-us/library/ee332351.aspx This is how it is done with Backup Exec 2010 R3, which we use (I'm currently documenting the procedure for my colleges.) How to restore to a Recovery Database in Exchange 2010 using Exchange Management Shell http://www.symantec.com/business/support/index?page=content&id=TECH77853 How to restore Exchange 2010 Database to Recovery Database using Backup Exec 2010 http://www.symantec.com/connect/articles/how-restore-exchange-2010-database-recovery-database-using-backup-exec-2010MCTS: Messaging | MCSE: S+M
May 6th, 2012 12:16pm

hi, The DeleteContent switch specifies that the messages returned by the search be permanently deleted from the source mailbox See search-mailbox:http://technet.microsoft.com/en-us/library/dd298173.aspx hope can help you thanks,CastinLu TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2012 11:14pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics