Correction…   (I left off the quotes)

  -IncludeFolders ‘#inbox#’



From: [email protected] [mailto:[email protected]] On 
Behalf Of David L Christensen
Sent: Tuesday, December 3, 2013 3:02 PM
To: [email protected]
Subject: RE: [Exchange] Exchange 2010 Mailbox Restore CmdLet Question

Whenever I need to perform a restore in Exchange 2010 I find myself going back 
to this URL for reference.

http://www.mikepfeiffer.net/2011/07/restoring-mailbox-data-from-a-recovery-database-in-exchange-2010-sp1/

Ive never used the –ExcludeFolders switch but I would assume the syntax is 
similar to –IncludeFolders where the syntax is

                -IncludeFolders #inbox#


Hope this helps…

Dave Christensen
ITMS/Collaboration Services
Northwestern University
1800 Sherman Ave., Suite 600
Evanston, IL 60201






From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Harry Singh
Sent: Tuesday, December 3, 2013 2:27 PM
To: [email protected]<mailto:[email protected]>
Subject: [Exchange] Exchange 2010 Mailbox Restore CmdLet Question

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]<mailto:[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