Forum Discussion
kbalci4
Jan 22, 2024Copper Contributor
Powershell Exchange Mailbox Alias results strange output
Hello, im looking for some help with my script that outputs correctly just showing a strange string as the user's alias. script: $mailboxes = Get-Mailbox -RecipientTypeDetails UserMailbox -Resul...
- Jan 23, 2024I suppose you missed this announcement: https://techcommunity.microsoft.com/t5/exchange-team-blog/change-in-naming-convention-of-user-s-name-parameter/ba-p/3284733
Jan 22, 2024
Hello kbalci4, I understand that when you run the script to export MailboxFolderPermission in a CSV file you see the latest user added to the calendar permission as strings. Please let me know if my understanding is correct.
In addition, Please confirm if the affected users are synced users. if yes, this announcement is related: Change in naming convention of user’s Name parameter - Microsoft Community Hub