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.…

Information for Microsoft Licenses in tenant

Using mggraph for powershell, find all licenses in use and which users have which license. Detailing whether they are directly assigned or inherited via a group.…