Skip to content

bastienperez/PS365

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS365

PowerShell module for Microsoft 365 tenant management

PS365 is a comprehensive collection of PowerShell functions designed to simplify and automate Microsoft 365 administration tasks. Whether you're managing Exchange Online, Azure AD, or other Microsoft 365 services, PS365 provides you with secure and reliable tools for efficient tenant management.

🚀 Features

  • Powerful Automation - Streamline complex Microsoft 365 administration tasks
  • Well Documented - Comprehensive guides, examples, and parameter descriptions
  • Easy to Use - Simple PowerShell cmdlets with intuitive parameters

📚 Documentation

Complete documentation, installation guide, and command reference is available at:

https://ps365.dev

⚡ Quick Start

Installation

Install PS365 directly from the PowerShell Gallery:

Install-Module -Name PS365 -Scope CurrentUser

Basic Usage

# Import the module
Import-Module PS365

# Connect to Microsoft 365 services
Connect-ExchangeOnline
Connect-MgGraph -Scopes "Directory.Read.All", "User.Read.All"

# Explore available commands
Get-Command -Module PS365

🔗 Links


Created and maintained by Bastien Perez | Powered by Clidsys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •