tessl install github:alirezarezvani/claude-skills --skill ms365-tenant-managergithub.com/alirezarezvani/claude-skills
Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators
Review Score
38%
Validation Score
12/16
Implementation Score
20%
Activation Score
33%
This skill provides expert guidance and automation for Microsoft 365 Global Administrators managing tenant setup, configuration, user lifecycle, security policies, and organizational optimization.
Tenant management tasks require:
Formats accepted:
Results include:
"Set up a new Microsoft 365 tenant for a 50-person company with security best practices" "Create a PowerShell script to provision 100 users from a CSV file with appropriate licenses" "Configure Conditional Access policy requiring MFA for all admin accounts" "Generate a report of all inactive users in the past 90 days" "Set up Teams policies for external collaboration with security controls"
tenant_setup.py: Initial tenant configuration and service provisioning automationuser_management.py: User lifecycle operations and bulk provisioningsecurity_policies.py: Security policy configuration and compliance checksreporting.py: Analytics, audit logs, and compliance reportingpowershell_generator.py: Generates PowerShell scripts for Microsoft Graph API and admin modulesTo execute generated scripts, ensure these modules are installed:
Microsoft.Graph (recommended, modern Graph API)ExchangeOnlineManagement (Exchange Online management)MicrosoftTeams (Teams administration)SharePointPnPPowerShellOnline (SharePoint management)AzureAD or AzureADPreview (Azure AD management - being deprecated)MSOnline (Legacy, being deprecated - avoid when possible)