Lately a lot of people ask me about how best to set up a SharePoint 2010 sandbox environment. I encountered this few months ago while working with SharePoint 2010 beta and again with the public release in May. Since this topic has been pretty well documented over the internet, I will just summarize my personal experience in this blog and provide a list of resources (see my delicious bookmarks). This should save you some detours and hair-pulling moments.
Hardware
First and foremost, you will need a 64-bit machine. SharePoint 2010 mandates 64-bit hardware. Either a desktop or laptop will work. As I deliver presentations and attend speaking events frequently, I decided to get a Lenovo W510 (8GB RAM, 256GB Solid State Disk) laptop. The SSD is a little pricey but the performance gain is well worth it. The bootup time is blazing fast, and the noise factor is much lower. Make sure you load up on RAM and disk storage when purchasing the system. It is best to run the VM from a separate spindle from the host OS. If your budget allows, get two SSDs or at least a secondary high-speed disk drive. You will be grateful of the increased productivity and thank me later.
Virtualization
Once the hardware requirements are satisfied, you have to decide on the operating system configurations. SharePoint 2010 requires Windows 2008, but most systems come preinstalled with Windows 7. Your options include dual boot and virtualization. For maximal flexibility and convenience, I went with the virtualization route. The major virtualization options are Microsoft Hyper-V, VM Ware, and Sun VirtualBox. I have been using and liking the freebie VirtualBox since SharePoint 2010 beta came out few months ago. However, Hyper-V and VM Ware are probably more flexible. This comes down what you have available at your fingertips.
Architecture Topology
If portability is more important than scalability, a stand-alone installation will probably suffice as a sandbox solution. Otherwise, consider running a complete installation in case you need to ever delegate different application roles to numerous other servers/VMs.
Resources
http://delicious.com/kennethlo/sharepoint2010+sandbox
Above is my delicious bookmark collection that points to additional details on this topic. I followed Andrew Connell’s hardware recommendations. If you are using VirtualBox, Eric Harlan’s How to Install SharePoint 2010 Guide will be especially handy. Thank you, Andrew and Eric!
The long-awaited SharePoint 2010 Beta was finally released this week. It has set the entire community on fire! Many new features have been added and existing ones improved. I will be posting a series of blog posts next few weeks as the adventures take place. Stay tuned!
Before you start installing the beta in your sandbox environment, you will need to have the 64-bit hardware ready. Below is a list of the minimum requirements:
- Windows Server 2008 64-bit with Service Pack 2 (SP2) or later OR Windows Server 2008 R2
- Microsoft SQL Server 2005 64-bit with SP2 or later OR SQL Server 2008 64-bit
- Microsoft .NET Framework 3.5 with SP1
Level 1 Internet browser options running on the Windows operating system:
- Internet Explorer 7 32-bit
- Internet Explorer 8 32-bit
- Firefox 3.x 32-bit
Level 2 Internet browsers options:
- Internet Explorer 7 64-bit
- Internet Explorer 8 64-bit
- Firefox 3.x on non Windows operating system
- Safari 3.x
For the complete and updated list of prerequisites for installing SharePoint Server 2010, see “Determine hardware and software requirements (SharePoint Server 2010)” (http://go.microsoft.com/fwlink/?LinkId=166546) on the Microsoft TechNet Web site.
