

(Mis)configurations, solutions and tools for information systems
Note that I have two VMs running. The main VM in the screen shot is my Server 2008 Enterprise Full Domain Controller while the Server 2008 x64 Enterprise Core Hyper-V server. I made the same modification to the Core VMX as I did for the ESXi-3 VM from my earlier post. The Hyper-V role installed and updated fine. As you can see from the screen shot, I was able to manage Hyper-V remotely and create a VM. When I connect to the VM to start it, it displays the error message that it cannot create the partition because of an unspecified error 0x80004005. There aren't many search results about this error with Hyper-V other than two forum posts (one of which I posted an updated error message). There are some results about the error code.
I attempted the same thing in a Full installation and the Hyper-V installation was prevented by ServerManager. Is possible that ocsetup, the utility which installs Hyper-V in CORE does not properly detect VT and DEP capabilities and thus allows installation on non-Hyper-V supported hardware? I ran ocsetup on the Full installation, and the role installs just fine....
An error occurs upon attempting to start the VMbus:
After changing the firewall rules everything started working again.
Great!
I hit another snag in the deployment. Now I have an image (52GB Vista Business) which I created overnight (I estimate it took about 5 or 6 hours to capture). I saved the initial WIM file to an external hard drive due to its size and overnight the connection to the server was lost so the image was not moved.
No big deal, I just simply plug the drive into the server go to WDS and import the new image into the new Image Group that I created.
So after this gets done I go and try to pull this image but when I boot the client up into the WDS PE boot environment I do not see any images (I should see two at this point).
Back to the server where I enabled trace logging on all the components with regarding to WDS, these are located in the registry under:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tracing\
Just look for the keys that start with WDS.[WdsImgSrv] Error in enumerating images. Error [13].
So I disabled all the images on the server and copied the new image from the USB drive onto the local hard drive then imported it into WDS under my original Image Group.
So this worked, the image pushed down in one and a half hours and everything worked.