If you have ever done delegation in Lotus Notes and were then migrated to Outlook you would have noticed one big difference… cascaded permissions!!! We have asked Microsoft why Outlook permissions behave so differently to NTLM permissions but we haven’t had an answer. At the recent MEC a number of people were asking the same question and Microsoft took a poll from those in the session and almost everyeone wanted Outlook folder permissions to be more like file permissions, in particular to support inheritance.
However, in today’s Outlook and Exchange versions inheritance of folder permissions is not something that is provided… so as an Exchange admin what can we do about this… The simplest approach really is PowerShell! We’ve used the attached script many times to set folder permissions on a given folder plus all its subfolders.
When you run the script it will ask for:
*** As always the script is provided on an as is basis, please test it before you use it in a production environment. ***