Blue/Green Deployment for Patch Management

Exploring PowerShell classes and found the perfect use case: Blue/Green patch deployment! Zero downtime, instant rollbacks, real enterprise value. 🚀 #PowerShell #Classes #BlueGreen #DevOps #PatchManagement #Learning…

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 2: Making Sure Systems Manager Actually Works and Logs Are Sent to CloudWatch

Ever wonder why your Windows instances don't show up in Systems Manager? Published Part 2 of my DSC series - the troubleshooting guide that should've been in the AWS docs. #AWS #SystemsManager #CloudOps #WindowsServer #DevOps #Troubleshooting #CloudComputing #TechBlog…

Remove OneDrive sites in bulk

Recently I worked with a client who wanted absolutely nothing to do with OneDrive, this details my cleanup.…