MFCMAPI Hangs on Folder Clean up #579
Replies: 7 comments
|
Hi everyone, i got the exact same problem deleting a large Folder > 100k Items over 100GB. Kind Regards |
|
Yuriy Samorodov (@YuriySamorodov) Did you solve the issue? Having the same exact problem. |
|
glebanya-git , i wasn't able to fix it with anything. https://learn.microsoft.com/en-us/exchange/security-and-compliance/recoverable-items-folder/clean-up-deleted-items |
|
Go to your EAC Exchange admin center --> Open users mailbox settings --> Click Mailbox Tab --> Manage Mailbox Policies -->Set Retention policy to [No Policy]. Then open a second powershell. different from the one you are running the Get-MailboxFolderStatistics command from. #Loop Folder Assistant Until Data is cleared. Copy and paste below and let it run side-by-side mfcmapi: Be sure to connect Outlook to the account you want to clean and turn off cache mode, then close and reopen outlook so it takes effect. Close Outlook. After doing the above, the error in this topic went away, and I could see the mailbox reduce size. |
|
Hi Tarnold000, how to stop the loop? thanks |
Closing the powershell will stop the loop. |
Uh oh!
There was an error while loading. Please reload this page.
When trying to clean up a fairly large folder (1.85GB, 25783 messages) MFCMAPI hangs, then throws an error:
Please kindly advise.
All reactions