Month: April 2011
SCVMM 2008 R2 Lab
After nearly two years of use, the VMWare server 2 lab setup that I was using for running test desktop/server virtual machines because mostly unusable because the Win7 VMs would BSOD frequently. After waiting patiently for VMWare to hopefully release an updated version, I could no longer handle the troubles. This time, however, I decided to give SCVMM a try. So far, I really like it for my lab VMs – it’s much faster and certainly more reliable! Below is my quick setup guide, just enough to get me up and running
- Install Windows 2008 R2 (with SP1)
- Configure Windows with .NET, PowerShell, WinRM IIS Extensions, IIS, Hyper-V
- Apply fix (for what, I don’t remember!) – Set HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\ LocalAccountTokenFilterPolicy (REG_DWORD) to 1
- Install SCVMM 2008 R2 with all defaults
- Install the SCVMM console with all defaults
- Add host for VMs (which was my external dual hard drive setup for RAID 0)
- Created a new VM to ensure this worked
- Converted VMDKs (make sure to uninstall VMWare Tools first!!!) to VHDs
Converting my VMDKs was a major hassle. Even though the functionality is builtin to SCVMM to do the conversion, it just didn’t work for me as the VMs would BSOD on startup. To make this work, I had to do a 2-part conversion.
- VMWare Converter to convert the VMDK from Server 2.x to Server 1.x
- StarWind to convert the new VMDK to a VHD
- Finally, I was able to successfully add the VHD as a new server in SCVMM
- Don’t forget to install “Virtual guest services” for the VM within the console ;-)
Anyhow, happy lab virutalizing :-)