This repository aggregates documentation, examples, and cmdlet references for PowerShell modules that manage Microsoft 365 and Office services. It collects guidance for admins on tasks such as Exchange Online mail flow, SharePoint site provisioning, Teams configuration, and tenant-level policy settings—often including parameter examples, common scenarios, and troubleshooting notes. The docs are structured so operators can copy/paste ready examples into their automation scripts or adapt them for bulk changes using CSV-driven loops. Because cloud management frequently involves idempotent, auditable operations, the content emphasizes safe patterns (what changes will do, UI equivalents, and rollback hints). Versioning matters here: the repository tracks changes as Microsoft updates service APIs and cmdlets, helping teams stay current and avoid deprecated workflows.
Features
- Contains reference documentation for cmdlets of Office products (Teams, Exchange, Skype, OfficeWebApps, etc.) including syntax, parameters, examples etc.
- Open for community contributions (pull requests) to improve or correct documentation
- Supports images, code examples, conceptual articles etc in addition to reference pages
- Versioned content with history, merging changes, tags etc.
- Licensed under Creative Commons or MIT as appropriate (for code-pieces) so content re-use is possible under conditions
- Helps users find PowerShell cmdlet documentation and usage via Microsoft Learn / aka.ms shortcuts etc.