Is it posible to connect a archiv to another mailbox?
example:
User: AAA Database: DB1
Archiv: ArchiveAAA Database: AchiveDB
I delete User AAA with ArchiveAAA. And Create a new Mailbox for User AAA. Now I can't connect the disconnected ArchiveAAA Mailbox to the new Mailbox AAA
with GUI
Image may be NSFW.
Clik here to view.
with Powershell:
under <> quota is a discription for you, not in my powershell command
Connect-Mailbox -Identity<GUI ArchivMailbox>3b2254323234234a-Archive -User <target new Usermailbox AAA>company\AAA -Database ArchiveDB
The legacy DN '/O=company/OU=DEMO/CN=RECIPIENTS/CN=AAA' of disconnected mailbox does not match user legacy DN '/o=company/ou=Exchange Administrative Gr
oup (ASDESDFFEFYDI)/cn=Recipients/cn=Demoname98c'.
+ CategoryInfo : NotSpecified: (Microsoft.Excha...ilboxStatistics:MailboxStatistics) [Connect-Mailbox], MdbAdminTaskException
+ FullyQualifiedErrorId : D4DE0FAD,Microsoft.Exchange.Management.MapiTasks.ConnectMailbox
Chris