Skip to content

m365corner/M365Corner-Scripts

Repository files navigation

M365Corner Scripts

Welcome to the official M365Corner Scripts Repository.

This repository contains a growing collection of practical, solution-driven Microsoft 365 PowerShell scripts, designed to help administrators automate real-world tasks efficiently.


🔹 About This Repository

Unlike cmdlet-focused examples, the scripts in this repository are built with a "means to an end" approach — combining multiple Microsoft Graph PowerShell cmdlets to solve real administrative challenges.

Each script is:

  • ✅ Task-oriented (e.g., bulk operations, reporting, automation)
  • ✅ Built using Microsoft Graph PowerShell
  • ✅ Structured for real-world usage
  • ✅ Aligned with Microsoft documentation standards

📂 Repository Structure

All scripts are organized under the M365Corner Scripts directory.

Each script has its own folder containing:

  • 📜 PowerShell script (.ps1)
  • 📘 README with explanation and usage
  • 🎥 Demo (GIF/Image where applicable)
M365Corner Scripts/
│
├── Script-Name/
│   ├── script-name.ps1
│   ├── README.md
│   └── demo.gif

🚀 What You’ll Find Here

This repository includes scripts for:

  • User management (bulk updates, reporting, auditing)
  • Microsoft Teams management
  • Mailbox operations
  • License and group management
  • Security and audit scenarios
  • And more...

All scripts are designed to be:

  • Practical
  • Reusable
  • Easy to understand and modify

🌐 Related Articles

Each script is linked to a detailed article on M365Corner, where you can find:

  • Step-by-step explanations
  • Use cases
  • Common errors and solutions

👉 Visit: https://m365corner.com


⭐ Support the Project

If you find these scripts useful:

  • ⭐ Star this repository
  • 🍴 Fork it for your own use
  • 📢 Share it with other administrators

⚠️ Disclaimer

These scripts are provided as-is for learning and administrative purposes.
Always test scripts in a non-production environment before deploying in production.


🤝 Contributions (Future Scope)

Contributions and improvements may be welcomed in the future as the repository grows.


📌 About M365Corner

M365Corner is a resource hub focused on simplifying Microsoft 365 administration through:

  • Practical guides
  • Real-world PowerShell scripts
  • Automation solutions

Stay tuned — more scripts coming soon 🚀

About

Solution-driven Graph PowerShell scripts for Microsoft 365 administrators — currently focused on Entra apps auditing and governance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors