PowerShell Script for Setting VS 2010 Symbol Paths
Edit (July 7, 2010): Get the latest version of this script here. A while ago, I wrote a PowerShell script that sets up the _NT_SYMBOL_PATH environment variable as well as […]
Updated Compile-Help.PS1 and Neat PowerShell Scripting Tricks
One of my favorite PowerShell scripts of all time is Jeff Hillman’s Compile-Help. Instead of attempting to read the PowerShell help in a text window, Jeff’s outstanding script packages up […]
PowerShell: One Year Later
At the end of 2007, I made a New Year’s resolution to start using PowerShell as my command window. Amazingly, that’s the only resolution I’ve ever kept in my life! […]
Easily Downloading and Installing the Sysinternals Suite
Everyone uses Mark Russinovich’s and Bryce Cogswell’s excellent Sysinternals Tools. Tools like Process Explorer and Process Monitor have helped solve some of the toughest bugs I’ve ever worked on. I’ve […]