Beyond Basic Secrets: Building a Universal PowerShell Secret Management Module

Built a universal PowerShell secret management module that works with SecretStore, Azure Key Vault, AWS Secrets Manager, Bitwarden & CredMan - same module, any provider! Perfect for hybrid environments & multi-cloud deployments. #PowerShell #SecretManagement #DevOps #Azure #AWS #InfoSec #Automation…

Understanding Orphaned SIDs in Active Directory

What happens to security references when you delete AD accounts? They don't disappear! I built an over-engineered PowerShell solution with logging, batching & full test coverage. #ActiveDirectory #PowerShell #InfoSec #SysAdmin #ITSecurity #Automation…

Transforming PowerShell Development with GitHub Copilot: Enterprise Standards and Custom Instructions

🔧 Tired of inconsistent PowerShell code across your team? Check out my new blog on GitHub Copilot custom instructions - standardize development while boosting productivity! #PowerShell #CodeQuality #GitHub #Automation…

PowerShell AST or "How I Stopped Looking for that Curly Brace"

🚀 Unlock PowerShell's hidden superpower: AST analysis! From finding unused code to mapping dependencies in 1500+ line scripts. #PowerShell #DevOps #Automation…

Part 3: Deploying CIS Benchmarks at Scale with Systems Manager

Part 3 is live! Deploy CIS benchmarks to hundreds of Windows servers using Systems Manager + DSC. Includes monitoring, both with cloudwatch dashboards and scheduled maintenance. #AWS #WindowsServer #DSC #SystemsManager #CloudSecurity #Automation #DevOps #Compliance…