Introducing EntraComplianceAuditor: Compliance Auditing for Microsoft Entra
EntraComplianceAuditor helps you run repeatable Microsoft Entra compliance checks from PowerShell and turn findings into actionable remediation work.
Articles about PowerShell modules, automation tips, and best practices for modern developers.
EntraComplianceAuditor helps you run repeatable Microsoft Entra compliance checks from PowerShell and turn findings into actionable remediation work.
Celebrating a huge milestone: Poshstache has reached 180,000 downloads on the PowerShell Gallery.
Tired of reading raw file dumps in the terminal? show-syntax brings bat-style ANSI syntax highlighting to PowerShell — colour-coded output for PS1, JSON, YAML, Markdown, and more, with line numbers …
Manage Windows Server Web Application Proxy declaratively with DSC. cWAP provides resources to configure WAP and publish applications in a repeatable, idempotent way.
Move beyond simple string interpolation. PSJinja brings full Jinja2 templating to PowerShell — with variables, conditionals, loops, and filters for generating any kind of dynamic text output.
Stop hardcoding values and reading plain Read-Host strings. PSInquirer brings Inquirer.js-style interactive prompts — lists, checkboxes, confirmations, and more — to PowerShell.
Long-running PowerShell processes crash. PSwatchdog watches them and brings them back automatically — no babysitting required.
Send OpenTelemetry traces and metrics from your PowerShell scripts directly into Elastic APM using the OtelCollector module — no agent required.
Stop hand-crafting test data. PSFaker generates realistic names, addresses, emails, payments, and much more — all from PowerShell.
Bring modern observability to your PowerShell scripts and automation pipelines using the OtelCollector module — traces, spans, and metrics from PowerShell.
Stop showing plain text ‘please wait’ messages. Learn how to add animated spinners and progress indicators to your PowerShell scripts with PSSpinner.
Learn how to use Mustache templates in your PowerShell scripts with Poshstache — the most flexible way to generate dynamic text content.