Skip to main content

Posts

Showing posts from 2014

Get List of Exchange Public Folder User Permissions

In the past, end users who should not have had the ability to delete certain Exchange Public Folders from within their Outlook client accidentally  were able to do so.  When these users were initially set up for access to the folders, they were given the permission of 'Owner.'  Reason being, staff at the time were not set on how to grant the proper least priority permissions which would enable the users to make changes within in the folders without escalated permission that also allowed them to delete the folders. To correct the problem, I first needed to know who had what permissions to each folder.  What follows are several commands which can be used within the Microsoft Exchange Management Shell that allows you to obtain such information.  You can either output the information on screen, or to a file where you can use such a tool such as Excel to examine and sort the data. In the following examples, replace FOLDERNAME with the name of your Public Folder. The -recurs