Installing SharePoint 2010

NilkantJagtap
Posted by in SharePoint category on for Intermediate level | Points: 250 | Views : 69339 red flag
Rating: 5 out of 5  
 3 vote(s)

In this article I will explain how to install SharePoint 2010.
Before starting Installation Let’s understand roles in SharePoint installation 
 
  1. Web Front End Role: Web Front End role is used to host web application, created in SharePoint 2010. 
  2. Database (MS SQL Server) Role: SharePoint uses Sql server to store content of SharePoint web applications. 
  3. Application role: SharePoint Central Administration site and various service applications is part of application role. 

We can install all these three roles on one machine which is called as single server installation or Web Front End role, Application Role on one machine and Database Role on another machine. 
 
Hardware and software Requirement: 
 
CPU: 64 Bits, 4 Cores, 8 GB RAM 
 
SharePoint 2010 requires 64 Bit platform for installation therefore we must use 64 bits operating system and SQL server also. For This installation I am going to use windows 2008 server R2 64 bit and MS SQL Server 2008 R2 64 Bit.



So Before starting actual installation prepare two machines with installation of windows server 2008 R2 and ensure that both machines are on local area network.

Let’s start with installation of Active directory and DNS server on computer named as PDC.

As Active Directory is used for Authentication purpose so users can login on SharePoint sites and In active directory we are going to create some users necessary to install and configure our SharePoint 2010 installation.

To add Active directory role on our machine, use following snapshots


Step 1) Go to Administrative tools and then Server Manager.


Step 2) Click on Roles in Right pane click on add roles, click on next

Step 3
) In Select Server roles window select Active Directory Domain Services and click on Next, Click next and Click on Install Button.



Step 4) After Adding Active directory service role we are ready to install  DNS with AD server role on this machine to do this go to Run window and type Dcpromo and click next on welcome window

Step 5) Click Next on Active Directory Domain Services Installation Wizard.



Step 6) Click Next 


Step 7) In Choose a Deployment Configuration window select create a new domain in a new forest.



Step 8) In Name the forest root domain window type your root domain name for ex. POINT.COM




Step 9) On set Forest Functional Level window keep default setting and click next.

Step 10) On Set Domain Functional Level Window keep default setting and click next.

Step 11) On Additional Domain Controller options window select DNS Server and click next.






Step 12) On Location for database window. Keep default settings and click next.


Step 13) Type Restore mode administrator password and click next.



Step 14) On Summary window click next.

Step 15) Active directory domain services would starts installation and on that window select reboot on completion.



Step 16) After rebooting a machine login on PDC Machine. Here we have finish active directory and DNS server installation.


Crating Active Directory Users for SharePoint and SQL Server 2008 Installation


For SharePoint and sql server installation we require following users.

    1. SQL_Admin: A User account used to install and configure SQL Server 2008 R2.
    2. SharePoint_Admin: A user account to install and configure SharePoint 2010. 
    3. SharePoint_Farm: A Service account used by SharePoint to configure and manage SharePoint server farm.
    4. SharePoint_Service : A service account used to run various service application in SharePoint 2010 such as User Profile Service Application, Search service Applications etc.

So Let’s create above users.

Step 1) Go to Active Directory Users and computers from administrative tools.



Step 2) Create Admin account for SQL Server.
a. First Name : SQL Admin
b. Logon Name: SQL_Admin, Click on Next and Type suitable password



Step 3) Create Admin account for SharePoint 2010 server.

a) First Name: SharePoint Admin.
b) Logon Name: SharePoint_Admin. Click on Next and Type suitable password



Step 4) Create SharePoint Farm Admin Account to manage SharePoint 2010 farm
a) First Name : SharePoint Farm
b) Logon Name : SharePoint_Farm, Click on Next and Type suitable password.




Step 5) Create service account to manage SharePoint services.
a) First Name : SharePoint Service.
b) Logon Name : SharePoint_Service, Click on Next and Type suitable password



Here we have created necessary users for installation.


Installing SQL Server 2008 R2 


We are going to do SQL server installation on Machine two named as NDJ. Ensure that machine NDJ has joined to domain POINT.COM. 

Login on Machine NDJ as Domain Administrator (POINT\Administrator). Add POINT\SharePoint_Admin and POINT\SQL_Admin Users in Local Administrator Group from Server Manager (Local Users and Groups).

Now Login on NDJ Machine as POINT\SQL_Admin User, and install SQL Server 2008 R2 as Named Instance (Name: SPSQL) with windows authentication.

After Installation on SQL Server open SQL Server Management Studio.

Server Name: NDJ\SPSQL

Authentication: Windows Authentication

  1. Click Connect. 
  2. Expand Security. 
  3. Right-click Logins and then click New Login. 
  4. In the Login name box, type POINT\SharePoint_Admin. 
  5. In the Select a page panel, click Server Roles. 
  6. Select the dbcreator check box. 
  7. Select the securityadmin check box. 
  8. Click OK. 
  9. Close Microsoft SQL Server Management Studio.
After Installation of SQL Server 2008 R2 we are ready install SharePoint 2010 on Machine NDJ

Installing SharePoint 2010


Log on Machine NDJ as POINT\SharePoint_Admin.
Step 1) Open Installation Media and double-click on default.hta.
a. Click on Install Software Prerequisites



Step 2) Following windows shows Prerequisites for SharePoint 2010.



Setp 3) If your Machine has connected to Internet then You can click on Next , Installation wizard will download these prerequisites and It would install on machine  (Application Server Role , Web Server IIS Role would installed from local machine)



We can download these prerequisites from Microsoft web sites (followings are links) and install on machine

a) Microsoft .NET Framework 3.5 Service Pack 1 (http://go.microsoft.com/fwlink/?LinkId=131037)
b) Windows Identity Foundation for Windows Server 2008 R2 (http://go.microsoft.com/fwlink/?LinkID=166363)
c) Microsoft Sync Framework v1.0 (http://go.microsoft.com/fwlink/?LinkID=141237)
d) Microsoft Office 2010 Filter Packs (http://go.microsoft.com/fwlink/?LinkId=191851)
e) Microsoft Chart Controls for Microsoft .NET Framework 3.5 (http://go.microsoft.com/fwlink/?LinkID=141512) 
f) Windows PowerShell 2.0 (http://go.microsoft.com/fwlink/?LinkId=161023)
g) Microsoft SQL Server 2008 Analysis Services ADOMD.NET (http://go.microsoft.com/fwlink/?linkid=160390)
4) After Installing these prerequisites now we can install SharePoint server, Click on Install SharePoint Server.




Step 5) Enter Your Product Key.




Step 6) Click on I Accept the terms of this agreement.



Step 7) Choose Installation type as Server Farm




Step 8) In choose a file location keep default location.




Step 9) On server type tab select complete installation and click install now




Step 10) Installation wizard would start installation of SharePoint server.




Step 11)  On run configuration wizard select  “Run the SharePoint products configuration wizard now”



Step 12) On Welcome to SharePoint Products Windows, Click on next.




Step 13) Choose yes to restart the services if required.



Step 14) On connect to a server farm window select “Create a new Server Farm” and click on next



Step 15) Type Database server Name (NDJ\SPSQL) and database access account as SharePoint_Farm user



Step 16) Type passphrase for securing farm configuration




Step 17) Specify Port Number for Central Administration web Application and click on next.




Step 18) On completing the SharePoint products configuration wizard click on next.



Step 19) Wait for few minute to finish configuration.




Step 20) On Configuration successful window click on finish.




Step 21)  As soon we click on finish button we will get an initial farm configuration wizard window Click on “start the wizard”.



Step 22) Specify SharePoint service account POINT\Sharepoint_Service and its password.



Step 23) Click on skip button to avoid creation of new web site.




Step 24) Here we have our central Administration site ………………



Hope this would be useful for the readers! Thanks and do let me know your comments or feedback.


Reference:
  • http://technet.microsoft.com/en-us/library/cc262485.aspx
  • http://technet.microsoft.com/en-us/sharepoint/ee518643.aspx


Page copy protected against web site content infringement by Copyscape

About the Author

NilkantJagtap
Full Name: Nilkant Jagtap
Member Level: Bronze
Member Status: Member
Member Since: 3/19/2011 6:35:11 AM
Country: India

http://www.dotnetfunda.com
Jagtap Nilkant D. MCSD,MCPD 2.0,MCPD 3.5,MCPD 4.0,MCPD SharePoint,SQL Server , MCT. Working as Technical Trainer.

Login to vote for this post.

Comments or Responses

Posted by: Akiii on: 3/19/2011 | Points: 25
Excellent article......

Thanks and Regards
Akiii
Posted by: Akiii on: 3/19/2011 | Points: 25
I want to learn Sharepoint 2010, so can you please help me in finding out good tutorials?

Thanks and Regards
Akiii
Posted by: Karthikanbarasan on: 3/20/2011 | Points: 25
5+ from me... really excellent one!!!
Posted by: Cp_raj on: 3/21/2011 | Points: 25
Hey Akiii,
Nice Article man....Excellent work...
If you are good in sharepoit BCS, Excel Services, Business Intell,Report Center and integrating Reporting service Please update.I am very much intrested to know...thanks for your updates..Really its usefull...

Posted by: Cp_raj on: 3/21/2011 | Points: 25
Sorry i typed the name wrongly...its Nilkant
hey Nilkant,
Nice Article man....Excellent work...
If you are good in sharepoit BCS, Excel Services, Business Intell,Report Center and integrating Reporting service Please update.I am very much intrested to know...thanks for your updates..Really its usefull...

Posted by: Tripati_tutu on: 3/21/2011 | Points: 25
I have gone through this article. Really good one...
Posted by: Nilkantjagtap on: 3/21/2011 | Points: 25
Dear Akiii ,
Thanks For Your Feedback.
Pls Use this link "http://technet.microsoft.com/en-us/sharepoint/ee410529" lot of articles and videos are available on that site.
Thanks.
Posted by: Nilkantjagtap on: 3/21/2011 | Points: 25
Dear RajKumar ,
Thanks For Your Feedback.
Yes,I will publish some articles on SharePoint 2010 business Intelligence also.
Thanks

Posted by: Akiii on: 3/21/2011 | Points: 25
@Nilkantjagtap....

Thank you for the link, surely i will start learning from that site....
keep up the good work.....

kindly share some beginner's tutorials on SharePoint...so that me and many people like me can learn from it.

Thanks and Regards
Akiii
Posted by: Karthikanbarasan on: 3/22/2011 | Points: 25
Thanks for the link!!!!
Posted by: Vaggaraghavendra on: 2/8/2012 | Points: 25
Hi Nilkantjagtap,
I am begineer for SharePoint 2010.
Can you please let me know, whether we will be able to install SharePoint 2010 Server on single Virtual machine which contail Active Directory and DNS configured and add same machine to domain or whatever. Later this can be used for SharePoint 2010 Installation and configuration rather that what you two computer(NDC and PDJ).
Please provide me some inputs. Thanks in Advance.

- Raghavendra
Posted by: Soupau on: 7/26/2012 | Points: 25
Hi Nilkant,

Can you please help me as I am unable to add Database server on specify configuration database settings window. I am following your above article but I am installing everything in one VM. Please help me as I got stuck and not able to work with SP2010.

Sourav


Posted by: Nilkantjagtap on: 7/28/2012 | Points: 25
Hi Sourav,
You should not install SQL Server on Domain controller.
http://support.microsoft.com/kb/2032911

Nilkant Jagtap.
Posted by: Soupau on: 8/3/2012 | Points: 25
Ohh ok Nilkant. Then how can I do farm level installation in sharepoint? Can you please help me in installation.

Sourav
Posted by: Sankarksan on: 4/10/2013 | Points: 25
in the step 5)c: login as point\administrator not point\sql_admin.
and in the step 22: mention domain name: point\sharepoint_service...

thanks
sankar

Login to post response

Comment using Facebook(Author doesn't get notification)