PowerShell Gallery: Installing and Updating Modules Safely
A financial services client called us after a junior admin ran Install-Module on a domain controller during a maintenance window. The module pulled a dependency chain…
5 min read
PowerShell Variables: Scope, Types, and Best Practices
Last month we inherited a 3,000-line PowerShell deployment script from a manufacturing client. The thing was riddled with global variables bleeding into functions, typ…
6 min read