So I’ve been using PowerShellPlus for the last few days, and in short – its awesome. The ability to put my script editor on one monitor, click run right there and see the results of the script on the other monitor made me very happy. :) If you haven’t checked it out, you definitely should. Its basically an integrated development environment for PowerShell scripting and debugging. A PowerShell console combined with an editor complete with watch window and step-through debugger. As soon as you type...