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 / 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 |
What is the link state table? Who would you view it?
Explain the configuration steps required to allow exchange 2003 to send and receive email from the internet consider a one site multiple server sccnario.
What is a Mail Relay? Name a few known mail relay software or hardware options.
How do I move smtp queues and badmail directories?
Are there any other differences between win2k and win2k3 clustering?
What version of windows server is supported for exchange server 2010 installation?
Why should I go to exchange 2003 now?
I don’t understand clearly about global catalog server. I think we have global catalog server can help improve the respond time user query. But do we need only one or more global catalog server is better. What different effects?
oab generated which server role
How would you verity that the schema was in fact updated?
Can an exchange 2003 organization span multiple forests?
If mail is not coming in mail box in MSOutlook what can be the reason behind it?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)