At work I have a need to change where a virtual direcorty is mapped in IIS. So being the lazy developer that I am, I wrote a program that helps me take care of this. Its a simple application that runs in the system tray and allows the remapping of the virtual directory with a couple of clicks. I have created a page that I will try to keep updated when and if things change with it. The source code should be posted by the end of the weekend if anyone desires to have a look at it.
This program will create and delete an IIS virtual directory as needed in C#.
More details here Virtual Directory Manager