Category: Scripting
-
Pretty PowerShell – Formatting PowerShell Scripts for Readability
Scripting shouldn’t be daunting. Neither should it be when reviewing someone else’s scripts, nor when debugging. But formatting is a great navigational aid when finding your way around code. Here’s some handy tips & tricks I’ve learned from my time scripting in PowerShell.