PowerShell script template
This file is the Powershell template file that I use when creating PowerShell scripts. The code below is a functioning PowerShell script for you to build on, it has the syntax for the Get-Help cmdlet to function correctly and takes three parameters some mandatory some not, it also outputs to the screen the script execution […]