Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Best Practices for PowerShell Scripting (Part 5)

$
0
0

Throughout this article series, I have been talking about various best practices for PowerShell scripting. In the previous article, I began talking about some recommended best practices for creating PowerShell functions. As I explained at the beginning of that article, everybody seems to have their own ideas about what constitutes good practices for PowerShell function creation. The recommendations that I am making in this article series are based on techniques that have worked for me. These are the same techniques that I use when I create PowerShell scripts of my own. So with that said, I want to continue the discussion by talking about some more best practices for creating functions within your PowerShell scripts.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles