Hello Guys,
Is it possible to get invalid permission from a specific public folder for a specific user or a sid?
Thanks,
Hello Guys,
Is it possible to get invalid permission from a specific public folder for a specific user or a sid?
Thanks,
Hi @Safs-3080
I am writing here to confirm with you how thing going now?
If you have any questions or needed further help on this issue, please feel free to post back.
I retired seven years ago, so my memory may be a bit foggy, but the PF permission are supposed to be in "MAPI order". If some's used the Exchange GUI and use the NTFS permissions view to add/remove permissions/users, the SID will be in the wrong order.
I'm pretty sure the a tool like PFDAVAdmin would be helpful in correcting that.
You can use Get-PublicFolderClientPermission to retrieve the permissions for either the entire PF or you an supply the ID of a specific user to retrieve only the permissions for that user.
PFDAVAdmin, as you point out, no longer works for 2016. MFCMapi does, though.
21 people are following this question.