Skip to content

emildosen/m365-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft 365 Tools

A collection of PowerShell scripts for Microsoft 365 administration.

Requirements

  • Windows OS
  • PowerShell 7+
  • Modules: Microsoft.Graph, ExchangeOnlineManagement, PnP.PowerShell, ImportExcel
Install-Module Microsoft.Graph
Install-Module ExchangeOnlineManagement
Install-Module PnP.PowerShell
Install-Module ImportExcel

Usage

Clone the repo

git clone https://github.com/emildosen/m365-toolkit.git
cd m365-toolkit

Run scripts

.\entra\Export-ConditionalAccess.ps1

About

A collection of PowerShell scripts for Microsoft 365 administration.

Topics

Resources

License

Stars

Watchers

Forks

Contributors