Windows 7 is going to be the first operating system that actually ships with Windows PowerShell (rather than having to install PowerShell separately) and comes with the new PowerShell V2 . Enough great reasons to take a closer look. Ín this first part of what is going to be an ongoing series,...
Here is a collection of tips and tricks to debug PowerShell Read Up There is a 7-part series of “ Debugging Monad Scripts ” that Jon Newman wrote a few years ago that covers a lot of tips, including error handling, traps, tracing, and covers a lot of V1 stuff. Clean code The best route, is to make sure...