This article is part 3 in a 4 part series that shows how I build my SharePoint 2010 development environment from the ground up. In the previous series I built a Windows 2008 R2, configured the Active Directory Domain Services role, provisioned SharePoint service accounts, configured the IIS role, installed and configured SQL 2008, updated SQL, and configured a SQL Server alias.
Now that you’ve diligently followed all of the steps in Part 1 and Part 2 of this series, and taken snapshots along the way, you’re ready to install SharePoint 2010!
The first step is to download the latest SharePoint 2010 media from Microsoft (note that the link might change)
http://www.microsoft.com/downloads/details.aspx?FamilyID=77C30C6C-47FC-416D-88E7-8122534B3F37&displaylang=en
Warning- If you click on “Install SharePoint Server” before installing the prerequisites you will receive an warning similar to the one below, mainly requiring “Geneva” which is required for SharePoint 2010 “Claims Based Authentication”.
Our warning also asked us to install “Geneva” and IIS which we can do using the “Install software prerequisites ” button
If the installation fails make sure that your server has an internet connection because the installation of Geneva requires that the server download content
Restart the installation after provisioning an internet connection and the installation should succeed
You should have received the keys in an email from Microsoft (if you are installing a trial)
Always choose Server Farm!!!
You almost always always always always will want to run a “Complete” install. If you are wondering why your computer has multiple SQL Server instances as well as SQL Express then most likely you ran a stand-alone installation in the past.
I like to configure my Central Administration port as 8080.
Login to Central Admin as the user you were logged in as when you first ran the SharePoint Products and Technologies Wizard (this is contrary to what you might think as we would assume that we would login as the application pool account)
I always like to configure alternate access mappings immediately
Next we want to create our top level web application that will host our top level site collection
No search, failover, or service application have been created so we’ll leave the defaults for now
Now create a site collection
If you get repeated login attempts that fail and you’ve tried your admin and application pool accounts, you might be unable to browse SharePoint locally related with Kerberos and host headers, see my article Unable to Brows SharePoint Locally Or Search Fails To Index Content to resolve the problem.
In the next part of this series we install Visual Studio 2010 and build run a few sample development tasks.
SharePoint 2010 Installation Part 3 - Install SharePoint, 9.9 out of 10 based on 13 ratings
I cannot believe no one has posted anything on here before!!
Just came across your site and it’s been extremely helpful. Currently installing it on my MBP for development and hopefully demos.
Many thanks for taking your time to put this online.
Gabi
Just wondering if you have to add a dns record for the http://sharepoint. when i follow these steps it comes up with a cannot display the webpage for: http://sharepoint.
Yes, you need DNS records or at a minimum a hosts (C:\windows\system32\drivers\etc\hosts) entry on the machine that references SharePoint and the IP of the host box. Furthermore, make sure you configure host headers (under bindings) in your SharePoint IIS and Alternate Access Mappings in SharePoint so that SharePoint can properly respond to user requests. Keep in mind there are loopback issues when you’re attempting to load SharePoint locally per my article on BackConnectionHostnames: http://www.sharepointassist.com/2010/02/11/unable-to-browse-sharepoint-locally/
Ulysses
Excellent posts very helpful for sharepoint developers.
Just curious when your 4 series will be posted for installing VS2010 and some development tasks.
-Sub
also, i found that templates didnt display. this artical tells you how to enable all templates.
http://praveenbattula.blogspot.com/2010/02/sharepoint-2010-site-templates-not.html
Very useful, thanks!
Thank you very much. It is very usefull. I am able to follow each step and create a VM. Very clear and easy to follow instructions. Very good job. Please continue the good work.
HOLY!
This worked for me, used your whole tutorial !
THANK U !
[...] http://www.sharepointassist.com/2010/02/11/sharepoint-2010-installation-part-3-install-sharepoint/ [...]
[...] http://www.sharepointassist.com/2010/02/11/sharepoint-2010-installation-part-3-install-sharepoint/ [...]
Hey Ulysses, I just came accross your post. It’s amazing!!!. You explained all the steps very well. It gonna help to solve the SharePoint installation mystery. Excellent job!. Keep it up.
