- [Feature] Add multi-threading for huge performance gains
- [Feature] Subclassify user as Internal or External
- [Feature] Split SpO into three tabs
- [Feature] Add Entra hidden webhooks (subscriptions)
- [Bugfix] Improve progress bars
For more info:
The ‘annoying’ new SSO permission prompt in Windows 11 (or one of the installed apps) can be blocked by editing IntegratedServicesRegionPolicySet.json.
To make this easier for my fellow admins, here’s a script to automate this through e.g. Intune (run in SYSTEM context!)
https://github.com/jflieben/assortedFunctionsV2/blob/main/block-W11EntraSSOPrompt.ps1
For more info, check the M365Permissions module page, Github or PSGallery
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
This version I’ve added Exchange Online to the supported resources!
All updates / changes since v1.0.1:
For more info, check the M365Permissions module page, Github or PSGallery