RSG Mailbox Restore Issue - Exception Item skipped by user

This issue has been solved. See solution.
tkettering's picture

I'm attempting to restore one mailbox to a Recovery Storage Group, but keep getting an exception message "Item SERVER\hidden\Database\Mailbox [alias]\Top of Information Store\... was skipped by the user" for every item in the mailbox.  The user mailbox currently exists in the production Storage Group database, which is why I need to restore this mailbox to a RSG.

My restore job includes...
  Redirect Exchange sets
    Redirect using Volume Shadow Copy Service (VSS) snapshot provider
       Redirect to Recovery Storage Group (RSG) (Exchange 2007 only)

Backup Server -
Backup Exec 12.5 + SP2 + Hotfixes
Windows Server 2003

Exchange Server -
Windows Server 2003
Exchange 2007

The restore job completes normally (no errors).  Although, nothing is actually restored due to the exception / skipped items.

Thanks in advance for any input on this issue.

BEsymc's picture

You cannot restore a mailbox

Solution

You cannot restore a mailbox to Recovery Storage Group. You can only restore entire database to Recovery storage group. So, when you restore a mailbox, it always will go to the production database and try to write the messages, if it encounters some messages which are already present, it would skip them. If you would like them to be overwritten, you can select the check mark: "When restoring individual mail messages and folders, restore over existing messages and folders" in the Microsoft Exchange tab in the restore job.

Please mark it a solution, if this is useful.
Thanks

tkettering's picture

Find out this morning that

Find out this morning that the restore was indeed writing to the production mailbox; even though I selected the RSG redirect.

Thank you for the response.

RahulG's picture

hi

As a workaround I would suggest you to perform a redirect restore to a different mailbox instead of restoring to recovery storage group ...

If this response answers your concern, please mark it as a "solution"

tkettering's picture

Good idea.  I will redirect

Good idea.  I will redirect to a mailbox next time.  Thanks.