EDUCBA Logo

EDUCBA

MENUMENU
  • Explore
    • EDUCBA Pro
    • PRO Bundles
    • Featured Skills
    • New & Trending
    • Fresh Entries
    • Finance
    • Data Science
    • Programming and Dev
    • Excel
    • Marketing
    • HR
    • PDP
    • VFX and Design
    • Project Management
    • Exam Prep
    • All Courses
  • Blog
  • Enterprise
  • Free Courses
  • Log in
  • Sign Up
Home Software Development Software Development Tutorials Software Development Basics Restore Mailbox from Exchange Server
 

Restore Mailbox from Exchange Server

Kunika Khuble
Article byKunika Khuble
EDUCBA
Reviewed byRavi Rathore

Restore Mailbox from Exchange Server

How to Restore Mailbox from Exchange Server?

When working with the Exchange server, there are many situations where you may need to restore mailbox from Exchange server. Here are some common scenarios:

 

 

  • You accidentally deleted a user’s mailbox and now need to restore it.
  • An employee left the company, and their mailbox was disabled or deleted. Later, the organization needs access to its important emails.
  • The Exchange database is corrupted due to hardware failure or software issues, making some mailboxes inaccessible.
  • A security breach or ransomware attack has deleted or encrypted mailboxes, requiring full recovery.

There are various methods for Mailbox recovery in Exchange Server, and we will discuss these methods in this post. However, it is essential to verify that the deleted mailbox remains within the mailbox retention period. By default, the retention period for a soft-deleted mailbox is 30 days, after which the mailbox is permanently deleted (hard deleted). Let us explore the methods for restoring a mailbox that is still within its retention period.

Watch our Demo Courses and Videos

Valuation, Hadoop, Excel, Mobile Apps, Web Development & many more.

Methods to Restore Mailbox from Exchange Server

Below are the main ways to restore mailbox from Exchange Server, based on your situation:

Method 1: Using the Exchange Admin Center (EAC)

When you delete a mailbox from the Exchange server, it moves to the disconnected mailbox list and becomes a “disabled mailbox.” You can use the Connect a mailbox option in the Exchange Admin Center to connect the disconnected mailboxes and restore them on the Exchange server. To do this, follow the steps given below:

  • Log in to the Exchange Admin Center (EAC).
  • Navigate to Recipients > Mailboxes.

Navigate to Recipients to Restore Mailbox from Exchange Server

  • Click on More options (three dots) and select Connect a mailbox.

Select Connect a Mailbox

  • Choose the disconnected mailbox you want to restore.

Choose the disconnected mailbox

  • Click on User mailbox and click on Next.

User mailbox

  • Click on Browse and select a user that you want to connect the mailbox to.
Note: You can also set up a new user and link the mailbox to that user.

connect the mailbox

  • Click Finish, and the mailbox will be connected to the selected user and restored on the Exchange server.

Click Finish to restore mailbox from Exchange server

This method works only if the mailbox is “disabled” and within the retention period. Additionally, this method is compatible with all Exchange versions.

Method 2: Using PowerShell (Exchange Management Shell)

For Exchange Server 2010 and above versions, you can use PowerShell cmdlets to restore the deleted mailbox. Follow the steps given below:

  • Check for disconnected mailboxes:
Get-MailboxDatabase | Get-MailboxStatistics | Where-Object { $_.DisconnectReason -eq 'Disabled' } | Select DisplayName, Database, DisconnectDate

Check for disconnected mailboxes

  • Restore a mailbox to an existing user:
Connect-Mailbox -Identity "<MailboxGuid>" -Database "<DatabaseName>" -User "<UserName>"

Restore a mailbox to an existing user

  • Restore mailbox data to a new mailbox:
New-MailboxRestoreRequest -SourceDatabase "<DatabaseName>" -SourceStoreMailbox "<MailboxGuid>" -TargetMailbox "<TargetUserMailbox>"
  • To see how the restore request is progressing, use:
Get-MailboxRestoreRequest

Method 3: Recover Deleted Items (Single Item Recovery)

If you only want to restore some mailbox data, such as emails, attachments, or calendars, instead of the complete mailbox, you can use the Recover Deleted Items option in Outlook. Here are the steps:

  • In Outlook, go to the Folder ribbon and select Recover Deleted Items.

Recover Deleted Items

  • Select the Restore selected Items option and click on OK.

Select the Restore selected Items option

  • The system will restore the selected items in the mailbox.

Alternatively, you can use the below-mentioned PowerShell cmdlet:

Search-Mailbox -Identity "<UserMailbox>" -SearchQuery "Subject:'<Email Subject>'" -TargetMailbox "DiscoverySearchMailbox" -TargetFolder "RecoveredItems" -LogLevel Full

Method 4: Restore from Backup

If mailboxes have been permanently deleted or are no longer in the retention period, you may need to restore the mailbox from a healthy backup:

  • Use Windows Server Backup to restore the Exchange database (.edb file).
  • Mount the recovered database to a recovery database (RDB):
New-MailboxDatabase -Recovery -Name "RecoveryDB" -Server "<ServerName>" -EdbFilePath "<PathToEDBFile>"
  • Restore mailboxes using New-MailboxRestoreRequest.

Final Thoughts

Learning how to restore mailbox from Exchange Server is essential for IT admins to ensure data continuity and avoid loss. Whether using the Exchange Admin Center, PowerShell, Outlook, or backups, different methods suit different scenarios. Always make sure the mailbox is still within its retention period before recovery. For more severe cases, such as corrupted databases or missing backups, using professional Exchange recovery software like Stellar Repair for Exchange can help recover mailboxes efficiently from damaged EDB files. Maintaining backups and proper retention policies will help you stay prepared for any mailbox recovery situation.

Recommended Articles

We hope this guide on how to restore mailbox from Exchange server helps you recover important emails quickly and securely. Explore these recommended articles for more tips on Exchange Server management and data recovery best practices.

  1. PostgreSQL Restore Database
  2. Serverless Database
  3. Backup Types
  4. Backup Tools

Primary Sidebar

Footer

Follow us!
  • EDUCBA FacebookEDUCBA TwitterEDUCBA LinkedINEDUCBA Instagram
  • EDUCBA YoutubeEDUCBA CourseraEDUCBA Udemy
APPS
EDUCBA Android AppEDUCBA iOS App
Blog
  • Blog
  • Free Tutorials
  • About us
  • Contact us
  • Log in
Courses
  • Enterprise Solutions
  • Free Courses
  • Explore Programs
  • All Courses
  • All in One Bundles
  • Sign up
Email
  • [email protected]

ISO 10004:2018 & ISO 9001:2015 Certified

© 2025 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS.

EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you
Loading . . .
Quiz
Question:

Answer:

Quiz Result
Total QuestionsCorrect AnswersWrong AnswersPercentage

Explore 1000+ varieties of Mock tests View more

EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you
EDUCBA
Free Software Development Course

Web development, programming languages, Software testing & others

By continuing above step, you agree to our Terms of Use and Privacy Policy.
*Please provide your correct email id. Login details for this Free course will be emailed to you
EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you

EDUCBA Login

Forgot Password?

🚀 Limited Time Offer! - 🎁 ENROLL NOW