Semantic versioning gives PowerShell script changes clear meaning so you can evolve scripts quickly without letting updates devolve into chaos.
Business.com on MSN

Understanding functions in PowerShell

Don’t copy and paste the same code over and over again. Instead, create a PowerShell function and save yourself time.
Over the last seven months, I have been hard at work building a line of business application that is designed to manage all of my writing, speaking and other projects. As crazy as it may sound, I ...