Ben Armstrong: When Virtual Server 2005 R2 SP1 was released it included the VHDMount tool - that came with a DLL to allow you to control it programmatically. Unfortunately we were rather light with the documentation / sample code for this. So today I would like to show you how to drive VHD mounting from managed code.
To do this I will be creating a small application called 'VHDMounter'.
|