Restore-Mailbox to another mail-box
Restore-Mailbox –RSGMailbox "User A" -RSGDatabase "XXXSRV01\Recovery Storage Group\Mailbox Database" –Identity "User B" –TargetFolder "Recovery" –BadItemLimit 1000 -IncludeFolders "???" Could I only recovery "Sent Items". -IncludeFolders <Microsoft.Exchange.Data.Mapi.MapiFolderPath[]> Thanks.john
May 18th, 2011 3:15am

Yes the IncludeFolders parameter specifies the list of folders to include during the export. Folders are included as they are entered. They are not localized. For example, including the calendar folder only includes the English version of this folder because calendar in other languages is a different word. For Example: Restore-Mailbox -Identity Troy -RSGDatabase RSGDatabaseName -IncludeFolders \Inbox,\Calendar More here http://technet.microsoft.com/en-us/library/bb125218(EXCHG.80).aspx BTW if you are interested in 3rd party products, check out Lucid8's DigiScope http://www.lucid8.com/product/digiscope.asp since it can open any offline Exchange EDB so that you can then browse, search, export or recover direct to a production server. Troy Werelius www.Lucid8.com
Free Windows Admin Tool Kit Click here and download it now
May 18th, 2011 10:49am

Yes the IncludeFolders parameter specifies the list of folders to include during the export. Folders are included as they are entered. They are not localized. For example, including the calendar folder only includes the English version of this folder because calendar in other languages is a different word. For Example: Restore-Mailbox -Identity Troy -RSGDatabase RSGDatabaseName -IncludeFolders \Inbox,\Calendar More here http://technet.microsoft.com/en-us/library/bb125218(EXCHG.80).aspx BTW if you are interested in 3rd party products, check out Lucid8's DigiScope http://www.lucid8.com/product/digiscope.asp since it can open any offline Exchange EDB so that you can then browse, search, export or recover direct to a production server. Troy Werelius www.Lucid8.com -IncludeFolders"\Sent Items" is ok. Thanks you!john
May 19th, 2011 8:00am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics