Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 342 Bytes

File metadata and controls

9 lines (6 loc) · 342 Bytes

PowerShell Scripts

Get-MailboxAccessList.ps1

This script will get all of the users and groups that give access to a given mailbox. Any use that is marked as "Direclty added" is not a member of a group and was added to the mailbox manually.

Coming Soon

Better error checking on the mailbox input

Any other useful/requested scripts