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

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

User's image

how to manage DDG when display name is not showing

Microsoft Exchange Online
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kael Yao-MSFT 37,676 Reputation points Microsoft Vendor
    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.