Tikcet–Exchange 2010 Reconnect deleted archive mailbox
1. When move user mailbox with archive mailbox, I disabled archive mailbox first and create new archive mailbox for this user again. Then I want to retrive original archive mailbox of exist user. 2. Get disabled archvie mailbox. [PS] >Get-MailboxStatistics -Database BQT-DAG1_ArchiveMailbox | ft displayname, itemcount, identity 3. Remove disabled archive mailbox. [PS] > Remove-StoreMailbox -Database bqt-dag1_archivemailbox -Identity "934c17f3-cd1e-46e1b5e66e7bb" -MailboxState disabled confirm are you sure you want to perform this action? removing mailbox "934c17f3-cd1e-46ea-a572-e51b5e66e7bb" on database "bqt-dag1_archivemailbox". [Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "Y"): y 4. Reconnect archive mailbox to user. 5. Move archive mailbox to new archvie mailbox database 6. 7. Get-MailboxStatistics -Database BQT-E14CAS1_OCT | ft DisplayName,Discon...