Jos
By:
|
4,886 downloads
|
Last Updated: 5/19/2025
|
Latest Version: 1.2.2
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 -s... More info |
By:
|
2,726 downloads
|
Last Updated: 2/20/2025
|
Latest Version: 1.1.10
Automatically right sizes any Azure Windows VM based on configurable telemetry data to the optimal size based on cpu/mem, performance rating and cost. Use Get-Help set-vmRightSize or Get-Help set-rsgRightSize for more information on specific commands or check my blog. |
By:
|
1,824 downloads
|
Last Updated: 7/26/2018
|
Latest Version: 1.2
Generate a full report of all applications your Azure AD has, including all permissions they require and how they have been assigned (user / admin), all to a nice tabulated Excel file. Example run: get-azureRMADAppPermissionsReport -token (get-azureRMtoken -username jos.lieben@xxx.com -password password01) -reportPath c:\temp\report.xlsx |
By:
|
165 downloads
|
Last Updated: 1/14/2020
|
Latest Version: 1.0.2
Cleans up older duplicates of Azure Device Entries with the same hardware ID (Windows only) try to set TLS to v1.2, Powershell defaults to v1.0 |