A collection of PowerShell scripts for Microsoft 365 administration.
- Windows OS
- PowerShell 7+
- Modules:
Microsoft.Graph,ExchangeOnlineManagement,PnP.PowerShell,ImportExcel
Install-Module Microsoft.Graph
Install-Module ExchangeOnlineManagement
Install-Module PnP.PowerShell
Install-Module ImportExcelClone the repo
git clone https://github.com/emildosen/m365-toolkit.git
cd m365-toolkitRun scripts
.\entra\Export-ConditionalAccess.ps1