Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do we know if the users mailbox is corrupt on exchange server? What do we check on the server to make sure that users mailbox is corrupt on the server?

Answer Posted / manas

Use the New-MailboxRepairRequest cmdlet to detect and repair mailbox corruptions. You can run this command against a specific mailbox or against a mailbox database. While this task is running, mailbox access is disrupted for the mailbox being repaired. If you're running this command against a mailbox database, only the mailbox being repaired is disrupted. All other mailboxes in the database remain operational.

NOTE: You can't perform these procedures in the Exchange Management Console (EMC). You must use the Shell.

When you run the New-MailboxRepairRequest cmdlet, the following output is displayed:

• RepairTaskID   This value specifies a unique identifier for the repair task.
• Mailbox   This value specifies the mailbox being repaired. If you specified a database-level repair, this value is blank.
• Database   This value specifies the database that contains the mailbox being repaired.
• Server   This value specifies the Mailbox server hosting the active copy of the database that contains the mailbox being repaired.

Use the Shell to detect corruptions and repair a mailbox


New-MailboxRepairRequest -Mailbox tony@contoso.com -CorruptionType FolderView


Use the Shell to detect corruptions for a mailbox


New-MailboxRepairRequest -Mailbox ayla -CorruptionType ProvisionedFolder,SearchFolder -DetectOnly

Use the Shell to repair all mailboxes in a database

New-MailboxRepairRequest -Database MBX-DB01 -CorruptionType AggregateCounts


Refer below article for more detail:

From <https://technet.microsoft.com/en-us/library/ff625221(v=exchg.141).aspx>

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will happen to exchange 2013 rtm version when 120 days trial period expires?

1142


What tools are used to administer exchange 2003?

1065


How do I disable owa for a single user in exchange 2000/2003?

954


What do I need in order to install exchange 2003?

970


What action does front end transport service does?

1064


What is change related to mapi access using outlook in exchange 2013?

1436


Mention how many types of delivery groups found in ms exchange 2013?

1224


explain how can you tell the exact version of exchange you are running?

1004


What is the difference between exchange 2003 standard and exchange 2003 enterprise editions?

1006


How do I strip the attachment from an ndr?

1047


Can I view the queues on a per server basis?

1123


How do you recover one sql server database or one exchange mailbox?

1011


Why must I deploy an exchange 2007 server that has the client access server role installed in every active directory site that contains user mailboxes?

1047


Explain how do I get the exchange advanced tab in active directory users and computers?

1004


What is availability service

1145