All -

I'm attempting to restore a mailbox to a newly created user, but the
progress keeps failing at 10%

When I run a:

Get-MailboxRestoreRequest | Get-MailboxRestoreRequestStatistics | fl

I notice that notes filed it suggests that it fails when trying to copy
over the user's Deleted Items folder.

I'm having a hard time trying to include the -ExcludeFolders string, could
use some help on the correct syntax.

[PS] C:\>New-MailboxRestoreRequest -SourceStoreMailbox
 c2c5a125-3c07-4747-aff7
7fdabcf66374 -SourceDatabase Main-Database -TargetMailbox [email protected]
-AllowLegacyDNMismatch -BadItemLimit 250 -AcceptLargeDataLoss
-ExcludeDumpster -ExcludeFolders "\Deleted Items"

Obviously the "\Deleted Items" doesn't work. Thoughts?

I had to delete the user's original AD account and create a new mailbox.
What I'm trying to do now is copy his old mailbox onto his newly created
mailbox.

Is there perhaps a totally different way I can get this user's mailbox
restored ? perhaps skipping all "bad" data and dumping to a .pst ? I'm
actually at a point if I could somehow just restore his inbox, that would
work...

At my wits end,

Harry.

Reply via email to