Virtual PC Guy's Blog

-- Ben Armstrong, Virtualization Program Manager

Talking about core virtualization at Microsoft (Hyper-V, Virtual PC and Virtual Server).

Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

Must be a hardware problem...

Today I spent some time working on a relatively complex virtual machine setup (private domain + App-V server + App-V sequencing virtual machine + SCCM + SCOM).  I had this all running on Hyper-V configured on a server core computer off in another

Being careful with physical disks

One of the features of Hyper-V is that you can to connect a physical disk directly to a virtual machine. You can only do so if the disk is "offline" in the parent partition, this is necessary to avoid the data corruption that could occur if two operating
Posted by Virtual PC Guy | 3 Comments
Filed under:

Why does it take so long to create a fixed size virtual hard disk?

If you have ever created a fixed-size virtual hard disk that was larger than, oh - 2GB, you probably noticed that it takes quite a while to create. The reason why this takes so long is that when we create a new fixed-size virtual hard disk we take the

Enumerating parent KVP data

As I mentioned on Tuesday, when you send data to a virtual machine using KVPs they are then stored in a collection on the parent side to be pushed into the virtual machine whenever it starts up.  After sending a KVP you can then enumerate the KVPs

Sending data from parent to virtual machine via KVP

Last week I showed you how to gather information about the guest operating system running in a virtual machine by using the key-value pair functionality of Hyper-V. This week I would like to drill into how to send information from the parent to the virtual
 
Page view tracker