Enable-Remotemailbox is throwing error

Mani 446 Reputation points
2022-12-23T10:08:03.523+00:00

Hi all,

When I try to Enable-Remotemailbox I'm getting the following errors
273600-image.png

But there is only one Ad object is there for this user.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Exchange | Hybrid management
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2022-12-23T14:41:41.243+00:00

    Change the identity to the Exchange Guid and try again

    0 comments No comments

  2. Aholic Liang-MSFT 13,886 Reputation points Microsoft External Staff
    2022-12-26T08:16:24.41+00:00

    Hi @DundiAkhil-3404,
    You could refer to the following command to find the exact objects in Active Directory then fix the duplicated properties.

     Get-Mailbox <name> | FL DistinguishedName   
    

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.