M365Permissions

1.2.1


   SUMMARY:

   Report on permissions in a Microsoft 365 tenant. Provides a 360° view of what a given identity can see and do.

   INSTALLATION:

   Install-PSResource -Name M365Permissions -Repository PSGallery

   EXAMPLE:

   Connect-M365

   Get-AllM365Permissions
   
   OTHER EXAMPLES:
   
   Get-SpOPermissions -siteUrl "https://tena

   SUMMARY:

   Report on permissions in a Microsoft 365 tenant. Provides a 360° view of what a given identity can see and do.

   INSTALLATION:

   Install-PSResource -Name M365Permissions -Repository PSGallery

   EXAMPLE:

   Connect-M365

   Get-AllM365Permissions
   
   OTHER EXAMPLES:
   
   Get-SpOPermissions -siteUrl "https://tenant.sharepoint.com/sites/site"
   
   Get-SpOPermissions -teamName "INT-Finance Department"
   
   get-AllSPOPermissions -IncludeOneDriveSites -ExcludeOtherSites
   
   get-AllEntraPermissions

   Get-AllExOPermissions -includeFolderLevelPermissions

   Get-ExOPermissions -recipientIdentity $mailbox.Identity -includeFolderLevelPermissions

   get-AllPBIPermissions

   Get-ChangedPermissions

   Please note that this module is provided AS-IS, no guarantees or warranties provided. Use at your own risk
   
   Free for non-commercial use, see https://www.lieben.nu/liebensraum/commercial-use/ for commercial use
Show more

Minimum PowerShell version

7.2

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name M365Permissions -RequiredVersion 1.2.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name M365Permissions -Version 1.2.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

https://www.lieben.nu/liebensraum/commercial-use/

Package Details

Author(s)

  • Jos Lieben (jos@lieben.nu)

PSEditions

Core

Dependencies

FileList

Version History

Version Downloads Last updated
1.2.2 34 5/19/2025
1.2.1 (current version) 88 4/23/2025
1.2.0 26 4/16/2025