Dyanmic Distribution group showing object ID | Hybrid and in Test tenant as well

O365 Buddy 111 Reputation points
2024-02-11T19:12:23.8133333+00:00

User's image

how to manage DDG when display name is not showing

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,182 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kael Yao 37,746 Reputation points Moderator
    2024-02-12T02:10:37.74+00:00

    Hi @O365 Buddy

    This is the expected behavior documented in this link if the user is synced from on-premises to online:

    Change in naming convention of user’s Name parameter

    You can use the following cmdlet in Exchange Online Powershell to get the display name of the owner:

    (Get-Recipient 60fb55ad-03e5-4a1c-b76e-59dedf9ef4df).DisplayName
    

    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.


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.