Expert Profile
7
Daniel Petri

MEET OUR EXPERTS
Featured Resources
Download Trial Software
Forefont
Forefont Security Management Solutions
|
DOWNLOAD
SharePoint
SharePoint 2010 Beta
|
DOWNLOAD
SQL Server 2008 R2
SQL Server 2008
|
DOWNLOAD
System Center
System Center
|
DOWNLOAD
Unified Communications
Unified Communications Suite
|
DOWNLOAD
Windows Server 2008 R2
Windows Server 2008 R2
|
DOWNLOAD















My Posts
Minimizing the burdens of moving to Windows Server 2008 R2
My suggestion would be to first consider using Windows Server 2008 R2 with the new Cluster Shared Volume (CSV) feature. This would greatly increase your ability to host multiple VMs on the nodes on your cluster. In addition, it will allow you to use the new Live Migration feature of Hyper-V R2, and will lower your total downtime used for migration and maintenance.
Maximizing the number of VMs on a server?
32-bit software on 64-bit system?
As Andrew said, the Windows 7 XM-mode (XMP) under Virtual PC can help you run most legacy applications. However, it does require that you use a virtualization-capable CPU (Intel-VT or AMD-V), plus have enough memory to run the virtual machine. So as long as your host machine is powerful enough, you're ok.
HTH
Adopting Windows Server 2008 R2 – without copying GBs of zeroes?
I already gave a similar answer here on the site. I suggest that you take a look at www.VMUtil.com.
They have 2 cool (and free) tools that can help you alleviate SCVMM pain.One of them is VHDCopy.exe.
If you have a 60GB VHD file with 40GB free, VHD copy will avoid reading the 40GB and send it across the network. By default, it will also not write the 40GB. With the /Secure option, it will write 40GBs of zeros, but the read and the xmission of the 40Gbs is still avoided.
HTH
Scaling web and database services – without going dark?
HTH