Exchange 2010: Script for permissions on mailbox folders of a mailbox database
This small script sets permissions for all mailboxes within a database on a folder in the mailbox. For example, a user "boss" can be given read access to all "Calendar" folders for all users in a mailbox database. The permissions that can be set are listed below: # Written by Frank Zoechling # www.frankysweb.de clear-host write-host "Please ... Read more