Mar 08 2023 02:09 PM
Trying to connect user accounts with the mailboxes but I got errors like this:
Connect-Mailbox -Database "Mailbox Database 0989984251" -Identity "Tomas Hermansson"
The LegacyDN "/O=<org>/OU=<org>/CN=RECIPIENTS/CN=<user>" of "b2e288bf-8706-4367-8db8-4686983865f0" is in use by the following user in Active Directory: <username>". The value for LegacyDN must be unique to each user.
+ CategoryInfo : NotSpecified: (b2e288bf-8706-4367-8db8-4686983865f0:MailboxId) [Connect-Mailbox], MdbAdm
inTaskException
+ FullyQualifiedErrorId : 613AE561,Microsoft.Exchange.Management.MapiTasks.ConnectMailbox
+ PSComputerName : <server>
Thanks a lot for any advace!
Mar 08 2023 05:37 PM
Mar 09 2023 04:14 PM