Used as part of the Powershell pester
Execute code using Pester. The third parameter can be anything. The fourth is the payload.
Pester.bat [/help|?|-?|/?] "$null; {CMD}"
Execute code using Pester. Example here executes specified executable.
Pester.bat ;{PATH:.exe}