Introducing EntraComplianceAuditor: Compliance Auditing for Microsoft Entra
EntraComplianceAuditor helps you run repeatable Microsoft Entra compliance checks from PowerShell and turn findings into …
Read more →PS> Find-Module -Tag "pstools"
Version Name Repository Description
------- ---- ---------- -----------
1.2.0 Poshstache PSGallery Mustache templates
0.1.3 OtelCollector PSGallery OpenTelemetry
1.0.4 PSSpinner PSGallery Progress spinners
1.0.0 PSFaker PSGallery Fake data generator
PS> _
Open-source PowerShell modules to supercharge your automation workflows. Templates, observability, and UX — all in one place.
Open-source PowerShell modules published on the PowerShell Gallery
A PowerShell implementation of Mustache templates — render dynamic content from simple templates using hashtables and objects.
A PowerShell module for sending OpenTelemetry traces and metrics — bring observability to your PowerShell scripts and automation pipelines.
A PowerShell module that adds animated CLI spinners and progress indicators to make your scripts more user-friendly and professional.
A PowerShell port of Faker — generates realistic fake data for testing, database seeding, and data anonymisation.
A PowerShell watchdog module for monitoring and automatically restarting processes, services, or script jobs — keep your automation running reliably.
A PowerShell port of Inquirer.js — add interactive CLI prompts (text input, confirmations, lists, checkboxes) to your scripts.
A PowerShell module that brings Jinja2 templating to your scripts — render dynamic content with variables, conditionals, loops, and filters.
DSC resources for managing Windows Server Web Application Proxy (WAP) and publishing applications with declarative PowerShell configurations.
A PowerShell cat-with-syntax-highlighting module inspired by bat — displays file contents with ANSI colour-coded highlighting, optional line numbers, and pipeline support.
Audit Microsoft Entra tenant configuration against compliance baselines from PowerShell.
Articles about PowerShell modules, tips, and best practices
EntraComplianceAuditor helps you run repeatable Microsoft Entra compliance checks from PowerShell and turn findings into …
Read more →Tired of reading raw file dumps in the terminal? show-syntax brings bat-style ANSI syntax highlighting to PowerShell — …
Read more →Manage Windows Server Web Application Proxy declaratively with DSC. cWAP provides resources to configure WAP and publish …
Read more →