Repair a single mailbox corruption in Exchange 2010 SP1 without dismounting the whole database

This post applies to Exchange 2010 SP1
There are times when only a user or two face issues accessing, viewing or deleting emails, whereas all the others have no issues. You disconnect the old mailbox and create a new one for the user and if that works we usually follow one of the two below mentioned steps:

  1. Export the old data in PST (Outlook running in cached mode), disconnect the old mailbox and create a new one. Re-import the PST into the new mailbox. This method involves some manual work on client machine.
  2. Unmount the whole database and run isinteg (Information Store Integrity Checker) to fix corruption in database at application level. This method involves downtime.

Or, if you have Exchange 2010 patched with SP1, you can make use of the "New-MailboxRepairRequest" cmdlet to repair the corrupt mailbox. There won't be any downtime as the only mailbox which won't be accessible is the one being repaired. It repairs the logical corruption in the mailbox at the application level. Definitely worth a try before you do the above mentioned steps.


Syntax:
New-MailboxRepairRequest -Mailbox <MailboxIdParameter> -CorruptionType <MailboxStoreCorruptionType[]> [-Archive <SwitchParameter>] [-Confirm [<SwitchParameter>]] [-DetectOnly <SwitchParameter>] [-DomainController <Fqdn>] [-WhatIf [<SwitchParameter>]]

Following is an example to repair Akash's mailbox for all types of corruption:
New-MailboxRepairRequest -Mailbox Akash -CorruptionType ProvisionedFolder,SearchFolder,AggregateCounts,Folderview

For more information about "New-MailboxRepairRequest" refer to the following technet article:
http://technet.microsoft.com/en-us/library/ff625226.aspx

Comments

  1. Great one!!! Atlast the wait is over!!!! I heartily welcome Harry Windows Server & Exchange Pro and not to forget the Outlook Expert!!

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Thanks for the helpful post to repair single mailbox. I successfully repaired our complete Exchange server database with the help of a third party Exchange server recovery software. The tool is very easy to use and has a free trial version !

    Ricky

    ReplyDelete
    Replies
    1. Thanks Ricky !!

      It is really superb. We successfully repaired our severe damaged database files in Exchange 2010 server with the help of this program. Thanks to vendor of this software also who has developed such a fabulous data recovery software for MS Exchange server.

      Jack

      Delete
    2. This comment has been removed by the author.

      Delete
    3. There is an inbuild ExMerge utility from Microsoft but it doesn't support the newer Outlook PST files that means it has a 2GB limit. This can be an issue for large mailboxes.

      I have had to try it in a disaster recovery before and for the large mailboxes we use an Outlook installed on the server to export the mailbox to a Outlook PST file and then manually imported it. For more info : http://exchangeserver.tumblr.com/post/40168523995/how-to-migrate-edb-to-pst-with-the-help-of-exmerge

      Delete
  4. Thanks for the sharing your knowledge related to Repair a single mailbox corruption in exchange server 2010. I have used this software (http://www.exchangemailboxrecovery.co.uk) to repair a mailbox. It helps me to repair mailbox including notes, appointment, contact, tasks, attachment etc and easily convert them to new .pst file format.

    ReplyDelete
  5. In case of severe corruption, Eseutil and "New-MailboxRepairRequest" won't work and in that case, it would be better to make use of any third party edb recovery software. In my case, I used Stellar Phoenix Exchange Server Recovery Software and it successfully repaired my EDB file. With this tool, you can even recover even a single mailbox. For more info, visit http://www.stellarinfo.com/edb-exchange-server-recovery.htm

    ReplyDelete
  6. Thanks for sharing the useful information to fix the damaged Exchange mailboxes. It has been seen that powershell script New-MailboxRepairRequest does not work always in case of corruption. In such cases, inbuilt eseutil /p repair utility or a third party tool may give the positive results. We successfully repaired our Exchange 2010 server databases with the help of this advanced and most popular third party Exchange server recovery tool when New-MailboxRepairRequest failed to fix the severely damaged databases: http://www.serversdatarecovery.com/exchange.html

    You can try its free demo version to evaluate it !

    ReplyDelete
  7. You can easily repair corrupt exchange server mailbox by using third party exchage recovery software, with help of this tool repair corrupt edb files and recover deleted mailbox item. For more help visit http://www.convert.edbtopstfile.net/

    ReplyDelete
  8. Exchange Server Recovery Software is now updated with excellent set of features! The new updated 14.05.01 version of Exchange Server consists of major additions that not only increase the overall productivity of the tool but lets the user perform better and quick Exchange file recovery. http://exchangerepairsoftware.blogspot.com

    ReplyDelete
  9. Manual method works great if one has good technical knowledge of Exchange Power Shell commands but for a Admin who is not expert in scripting, some Exchange repair tool helps great. And one of them in the row is http://exchange.stellarservertools.com/ . Many time I used this utility, as well recommend to others for troubleshooting Exchange mailbox corruption issue, and it worked always.

    ReplyDelete
  10. This Software can repair highly damage/corrupt exchange edb files in few minute and extract user mailboxes from offline corrupt exchange edb files and move it to live exchange, msg, rtf, eml, pst, txt file.

    See more info:- http://www.pcrecoveryutility.com/exchange-server-recovery.html

    ReplyDelete
  11. You can easily repair corrupt exchange server mailbox by edb repair tool, The software instantly repair edb files and restore deleted or lost mailbox data. User can instantly resolve edb issue without hassle by this tool. For more info visit http://www.exchangerecoverytools.org/

    ReplyDelete
  12. For Exchange 2010 Recovery , I would also like to share a thread having problem of corrupt exchange server .Solving which various solutions had been given by exchange experts to repair exchange 2010 database.To know more visit : http://community.spiceworks.com/topic/831296-repair-exchange-2010

    ReplyDelete
  13. This comment has been removed by the author.

    ReplyDelete
  14. This comment has been removed by the author.

    ReplyDelete
  15. To use exchange server recovery software to recover corrupted or damaged MS exchange server files and convert them into outlook format. - For more information, visit here: https://softcart.wordpress.com/edb-to-pst-converter/ or http://www.mozesoft.com/edb-to-pst-converter.html

    ReplyDelete
  16. Corrupt Exchange database readable by recovering it perfectly with the help of an advance Exchange Edb Recovery software which can easily convert both online and offline EDB mailboxes to PST in a quick and proficient manner. It also provide user can recovered EDB file to PST/EML/MSG format.

    ReplyDelete
  17. ExMerge utility has been designed to extract emails from a corrupted Exchange server, save it in .PST file and place it at desired storage location.In case, you do not get satisfactory result from ExMerge utility, use: http://www.softmagnat.com/exchange-server-recovery.html

    ReplyDelete
  18. Exchange server mailbox recovery tool is an effective solution to recover mailbox items including attachments, messages, calendars,contacts, drafts, tasks, notes, journals, distribution lists,appointments, sent items, etc. It can easily recover data and resolve issue of exchange server database without hassle. I would like to refer http://www.kerneldatarecovery.com/exchange-server-recovery.html for more help

    ReplyDelete
  19. Well written article and directly explained the command, which is the best way. In my company my colleague had the same problem, his mailbox had been corrupted. But my company have already purchased SysTools Exchange Mailbox Recovery tool for quick repairing of data. Because these situations keep occurring generally.
    You can go through the link for experiencing the tool.
    https://www.systoolsgroup.com/exchange-recovery.html

    ReplyDelete
  20. Efficiently convert EDB to PST with attached additional folders such as Tasks, notes, calendars, journal, remainder etc.It professionally works over inaccessible Exchange EDB files and restore EDB to PST, EML, MSG and HTML file format.

    See at :- http://www.edbtopst-converter.com/

    ReplyDelete
  21. A very coherent article on repairing mailbox without dismounting! I've had good experience with EdbMails Edb to PST recovery tool - which provides a complete solution to recover Exchange Database (EDB) files. It is quick and uses deep scan to recover most data out of even corrupted databases.It supports public, private folder recovery. And also supports migration to Live exchange and Office 365. Archive mailbox migration is also supported by edbmails

    ReplyDelete
  22. If you want to Repair your Corrupt EDB file and Convert into PST file then you can take help of this Regain EDB to PST Converter where you can easily Repair and Convert your EDB file to PST file in just few clicks.
    Try free trial version from here: https://www.regainsoftware.com/edb-to-pst-converter.html

    ReplyDelete
  23. EDB to PST Converter Tool to recover corrupted EDB file and fix Exchange EDB file error and Convert Exchange EDB to PST. The EDB to PST converter tool made for Exchange email recovery through which Exchange user easily solve all types corruptiom issues in EDB file & re- open exchange mailbox store into Outlook.PST file - See more at: https://softcart.wordpress.com/edb-to-pst-converter/

    ReplyDelete
  24. Use this eSoftTools EDB to PST Converter Software which help you to Recover Corrupt or inaccessible Offline Exchange EDB file and Convert them into Outlook PST format. Through this EDB Converter Software you can easily Export your EDB Mailboxes to multiple file formats like EML, EMLX, MSG, and HTML. You can also try a free demo version of this software before buy this Software and the free trail version of this tool has the ability to save 30 emails from per folder of EDB to a new PST at free of cost.

    Get More Info: https://www.esofttools.com/exchange-edb-to-pst-converter.html

    ReplyDelete
  25. Read the blog https://www.recoveryfix.com/blog/how-to-repair-corrupt-exchange-database/ and know easy guideline to repair a single mailbox corruption in Exchange 2010.

    ReplyDelete

Post a Comment

Popular Posts