Virtual Server

Shell extensions for virtual hard disk files

June 17, 2009

I just released a VBScript on MSDN code gallery that supports enabling VHD shell extensions. This VBScript enables the following actions in the right-click context menu of VHD files.

Continue Reading →

Kernel debug of a Guest from host using WinDBG – Hyper V

February 28, 2008

It is like the same old method used in Virtual Server or Virtual PC. This post will use some screenshots to explain the same thing for Hyper-V. In genera, for debugging guest OS, we use named pipes. You can read more about named pipes here. To configure the VM for kernel debugging Turn-off the guest [...]

Continue Reading →

BitLocker Drive Encryption configuration under Hyper-V

February 22, 2008

first things first. I did not discover this method. It was blogged over here. However, it was written for Virtual PC and Virtual Server. I gave it try on Hyper-V and found that it works with little change to the steps mentioned in the original article. Here you go…

Continue Reading →