30.3 C
Dubai
Thursday, April 25, 2024

How to restore Exchange 2010 database using Data Protection Manager 2012

lets see how to restore a Exchange 2010 database from backup using Data Protection Manager 2012 and restore mailbox content

Scenario – One specific user deletes a set of mails which crosses the retention period (Default retention is 14 days) and he wants to restore it

image

Step 1 :

Create recovery database in exchange 2010

Login to Exchange server , Open Exchange Management shell

New-MailboxDatabase -Recovery -Name RecoverDB –Server "MailboxServerName"

image

Step 2 :

Find the database information of the user you want to restore

Get-mailbox "Mailboxalias" | fl Name,Database,ServerName

image

Step 3:

Choose Recovery bottom Left

Choose the right Server / Database

Choose the time you want to recover

Choose Recover on the top Left

image

Step 4:

Choose next verifying the information

image

Step 5:

Choose Recover Mailbox to an Exchange Server Database

image

Step 6:

Choose browse and choose the right server information

Choose the Recovery Database Name

Note : Only Recovery Database can be entered

image

Step 6:

Choose next

If you want to the Choose the email option , you can

image

Step 7:

Choose Recover

image

image

Step 7:

Now RecoverDB is mounted by DPM 2012

image

To Merge a Specified Mailbox –

Restore-Mailbox -Identity Tarun -RecoveryDatabase RecoverDB

image

To get the content in another mailbox –

Tarun’s mailbox content into Admin’s mailbox under the Recovery folder

Restore-Mailbox -Identity Admin -RecoveryDatabase RecoverDB -RecoveryMailbox Tarun -TargetFolder Recovery
image

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

3 COMMENTS

  1. Hi Satheshwaran,

    We tried the trick you described in the post but could not able to recover. Then we moved to third party Exchange recovery software.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?