Forum Discussion
Wrstkpp
Jan 09, 2024Copper Contributor
Delete orphaned ACEs from calendar ACL of shared mailbox
Hello internet, I know that I can delete orphaned ACEs (ACEs for users who have been deleted w/o removing the ACE first) from the calendar ACL by using Get-MailboxFolderPermission -Identity <UP...
VasilMichev
Jan 09, 2024MVP
Is this for Exchange Online or? I'm afraid you don't have any alternative options therein, as you likely don't have any other identifier you can provide for the orphaned user. Well, you can always use MFCMAPI or similar tools, or edit the folder permissions via EWS.