M365Permissions

1.0.5


   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

   EXAMPLES:

   Get-AllM365Permissions -expandGroups
   
   Get-SpOPermissions -siteUrl "https://tenant.sharepoint.com/sites/site" -Ex

   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

   EXAMPLES:

   Get-AllM365Permissions -expandGroups
   
   Get-SpOPermissions -siteUrl "https://tenant.sharepoint.com/sites/site" -ExpandGroups
   
   Get-SpOPermissions -teamName "INT-Finance Department" -OutputFormat XLSX,CSV
   
   get-AllSPOPermissions -ExpandGroups -IncludeOneDriveSites -ExcludeOtherSites
   
   get-AllEntraPermissions -expandGroups

   Get-AllExOPermissions -includeFolderLevelPermissions

   Get-ExOPermissions -recipientIdentity $mailbox.Identity -includeFolderLevelPermissions

   Please note that this module is provided AS-IS, no guarantees or warranties provided. Use at your own risk.
Show more

Minimum PowerShell version

7.4

Installation Options

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

Install-Module -Name M365Permissions

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

Install-PSResource -Name M365Permissions

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.0.5 (current version) 16 11/21/2024
1.0.4 79 11/20/2024
1.0.3 118 11/15/2024
1.0.2 61 11/11/2024
1.0.1 201 11/5/2024