PowerShell systems administration toolkit
A large, categorized library of PowerShell scripts for Windows, Microsoft 365, Azure, and Active Directory administration — covering account lifecycle, mailbox and calendar management, security and NTFS permissions, software inventory, and system maintenance.
- Challenge
- Day-to-day administration across identity, cloud, and Windows systems handled with scattered, inconsistent one-off scripts.
- Approach
- A standards-driven collection where every script ships with comment-based help, parameter validation,
-WhatIfsafety, and idempotency — validated in CI with PSScriptAnalyzer and GitHub Actions. - Outcome
- Repeatable, auditable, production-safe automation that a team can run and maintain with confidence.