M365Permissions

1.0.1

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-SpOPermissions -siteUrl "https://tenant.sharepoint.com/sites/site" -ExpandGroups -OutputFormat Default
   
   Get-SpOPermissions -te
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-SpOPermissions -siteUrl "https://tenant.sharepoint.com/sites/site" -ExpandGroups -OutputFormat Default
   
   Get-SpOPermissions -teamName "INT-Finance Department" -OutputFormat XLSX,CSV
   
   get-AllSPOPermissions -ExpandGroups -OutputFormat XLSX -ignoreCurrentUser -IncludeOneDriveSites
   
   Get-EntraPermissions -OutputFormat XLSX -expandGroups
   
   Get-AllM365Permissions -OutputFormat XLSX -expandGroups -ignoreCurrentUser -includeOneDriveSites

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

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name M365Permissions -RequiredVersion 1.0.1

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

Install-PSResource -Name M365Permissions -Version 1.0.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

Desktop Core

Dependencies

FileList

Version History

Version Downloads Last updated
1.0.5 23 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 (current version) 201 11/5/2024