Forum Discussion
Grace Yin
May 09, 2019Iron Contributor
How to give other user Read permission to all Outlook folders?
Hi, We use Outlook 2016 with connecting to Office 365. One user requests to give another use READ permission to all his Outlook folders including all subfolders. I noticed the permission are...
VasilMichev
May 09, 2019MVP
You will have to enumerate all the folders and grant permissions to each of them. Here's a script I wrote a while back to get you started: https://www.quadrotech-it.com/blog/setting-mailbox-folder-permissions-in-bulk-via-powershell/