Install Windows Server 2008 R2 and Sharepoint 2010 on a VM
"Politicians and diapers should be changed frequently, and for the same reason." — Eça de Queirós (Portuguese writer) For a couple of months now I’ve tried to install Server 2008 R2 (which only comes in the 64-bit flavor) and Sharepoint2010 on a virtual machine so that I could conveniently study SharePoint without all the extra resources hogging my regular development box. The first thing you learn is that Windows 7 Virtual PC will not handle a 64-bit guest operating system, not even if It’s the x64 version installed on an x64 box. Drats, Microsoft! Then you learn that VMware is somewhat bloated in that it installs a lot of extra driver-type baggage, so I gave up on that. And, I still had issues installing Server 2008 R2 on that. Plus it’s not free, although I do know that they do have a “free” Player version, to their credit. And then you learn that “supposedly” you can trick Windows 7 x64 into accepting an installation of SharePoint 2010 – but the fixes a...