How to fix a corrupted mailbox in Exchange.

From the Exchange console run with admin privileges.

New-MailboxRepairRequest -Mailbox “alias name of mailbox” -CorruptionType ProvisionedFolder,SearchFolder,FolderView,AggregateCounts

Then watch the Application event viewer for event ID’s 10047 Start, 10062 corruptions found and 10048 job complete.

You can also run the following command which will display the statistic’s of the different repairs.

Get-MailboxRepairRequest -Mailbox “Ann Beebe” | FL