PowerShell Manual of Style and Best Practices
Just like writing a book or a complex C++ program, using consistent styles and formatting will help make sure your PowerShell script is both readable, efficient, and easy to debug.
I strongly recommend that new scripters and experienced PowerShell gurus take a look at The PowerShell Manual of Style.
Labels: Don Jones, Manual of Style, PowerShell, scripting