List all permissions on Mailbox

Kristof Bolckmans/ January 16, 2015/ Microsoft Exchange, PowerShell/ 0 comments

EMC does not always show the full list of users with permissions on a mailbox. To view the full list, use following PowerShell command. (change ‘usermailbox’ to the desired mailbox)

 Get-MailboxPermission -id usermailbox | fl user, accessrights

Share this Post

Leave a Comment

Your email address will not be published. Required fields are marked *

*
*

eleven + three =

This site uses Akismet to reduce spam. Learn how your comment data is processed.