Hello, if you get this error
TooManyMissingItemsPermanentException
Error: This mailbox exceeded the maximum number of corrupt or missing items
that were specified for this request.
while running a powershell to restore mailbox from recovery DB:
New-MailboxRestoreRequest -SourceDatabase "RMLB05" -SourceStoreMailbox 86a3500a-53aa-4124-9661-76bab9d2fd15
-TargetMailbox username@domain.com –TargetRootFolder Recovery -SkipMerging FolderRules
try to add a switch -BadItemLimit 1000
No comments:
Post a Comment