Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Dear Chrismon,
Good day!
Thank you for posting to Microsoft Community. We are glad to assist!
Based on your description, I understand that you are unable to delete duplicate mailboxes, would you mind offering below information:
- May I double confirm that you get same situation when you run the PowerShell command they mentioned in this article?"Multiple entries" error when a remote move migration fails - Exchange | Microsoft Learn As a global admin, you can run this through Exchange online PowerShell. Ignore steps 1-3 if you already installed the Exchange Online PowerShell module and just connect (step 3). Run Windows PowerShell as an administrator and input the following. Ref: Connect-ExchangeOnline (ExchangePowerShell) | Microsoft Learn
- Set-ExecutionPolicy RemoteSigned
- Install-Module -Name ExchangeOnlineManagement
- Import-Module ExchangeOnlineManagement
- Connect-ExchangeOnline #sign in with your admin account credentials.
- Get-Mailbox -Identity <conflicting email address> | fl Name, Alias, DistinguishedName, GUID
- New-MoveRequest -Identity <active mailbox GUID>
- May I know your current environment? Is It Exchange Hybrid, on-premises exchange (Exchange server) or pure cloud?
Looking forward to your response!
Best regards,
Inema |Community Moderator
I have an online exchange platform. Microsoft 365 suite