News

Unfortunately, even in PowerShell, you'll find that you have to run external commands every now and then. In VBscript and PowerShell there are numerous ways to start a process but I've chosen to take ...
When writing PowerShell scripts, in a perfect world, we'd all just use cmdlets and functions. After all, the batch file days are behind us! Unfortunately, that's not always possible or even the best ...