If you've been using PowerShell since the days of V1 and V2 (and even V3), you are very familiar with the console and its lack of console editing features and maneuverability. All of that changes with ...
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 ...
Back in 2008, I wrote a piece called PowerShell Tips and Tricks, which covered the then-relatively new Windows scripting language and some cool things you could do with it. Although PowerShell has ...