Category Archives: Powershell

M365Permissions v1.0.4

  • [Feature] Add mailbox folder level permission scanning
  • [Feature] Added support for concurrent runs
  • [Feature] Allow running only for Onedrive (-excludeOtherSites)
  • [Bugfix] Do not double select sub-channels when running for a specific Team
  • [Bugfix] Fix unable to connect for certain types of subsites
  • [Bugfix] Only check PIM when licensed for Entra P2
  • [Bugfix] Fix progress bars from displaying progress incorrectly
  • [Bugfix] Exclude auditor even if it doesn’t have a mailbox

For more info, check the M365Permissions module page, Github or PSGallery

M365Permissions v1.0.3

This version, a tab was added that lists all groups with their members and owners to make it easier to cross-reference / pivot any of the result tabs with data from other M365 resources and e.g. identify potential identities that could escalate their permissions through their group associations.

For more info, check the M365Permissions module page, Github or PSGallery

M365Permissions v1.0.2 – Exchange Online

This version I’ve added Exchange Online to the supported resources!

All updates / changes since v1.0.1:

  1. Exchange Online Admin Roles
  2. Exchange Online Send As rights (groups, mailboxes etc etc)
  3. Exchange Online Send On Behalf (mailboxes)
  4. Exchange other Mailbox Permissions (full control etc)
  5. enhanced token handling (1 prompt instead of per API)
  6. auto setup and instructions at module load
  7. Ignore Current User support for the EntraID resource

For more info, check the M365Permissions module page, Github or PSGallery