If you’ve downloaded my code recently you may have noticed that there’s now a -debug; parameter that’s been added to all commands. Basically I just got tired of manually adding in the System.Diagnostics.Debugger.Launch() statement and then recompiling when I needed to debug. Note that the option has been there for several days now but I just now changed it so that it is only there as an option if you’re using the debug build.