0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1
JPPINTO
  • Home
  • Blog
  • Certifications
  • About
  • Contact
  • Shop
  • Gallery
  • Current Setup
Contact

Search

July 9, 2010 / SharePoint 2010

SharePoint 2010: Installation Overview – Table of Contents

Tags: IIS installation, sharepoint 2010 farm build, sharepoint 2010 farm configuration, sharepoint 2010 farm installation, Sharepoint configuration, step-by-step sharepoint install
Featured image for SharePoint 2010: Installation Overview - Table of Contents

Topology Overview

Note: SharePoint 2010 requires x64 bit servers, this includes the SQL Server. Quad Cores and 8GB of RAM are recommended for the Web Front End Servers and Indexing Servers. You can read more about the recommendation for SharePoint 2010 here: http://technet.microsoft.com/en-us/library/cc262485.aspx

 

 

 

 

 

Server Name Operating System Description IP Address
LAB-DC Win2k8, x32
  • Active Directory Installed
  • Service Accounts Created
192.168.15.50
LAB-SQL Win2k8, x64
  • SQL Server 2008
  • SP1 installed
  • CU package 6
  • Mixed mode authentication
192.168.15.59
LAB-INDX Win2k8, x64
  • SharePoint 2010 Index Server
  • Load Balanced for Central Administration
192.168.15.60
LAB-INDX-MR Win2k8, x64
  • SharePoint 2010 Index Server Mirror
  • Load Balanced for Central Administration
192.168.15.61
LAB-WFE1 Win2k8, x64
  • SharePoint 2010 Web Front End #1
  • Load Balanced for Web Applications
192.168.15.71
LAB-WFE2 Win2k8, x64
  • SharePoint 2010 Web Front End #1
  • Load Balanced for Web Applications
192.168.15.72

 

This diagram shows the layout of the lab. This is how a typical small to medium SharePoint 2010 farm with high availability will look, this is also the same exact setup used in this series of articles. You can get further recommendations and more examples of SharePoint 2010 farm designs here: http://technet.microsoft.com/en-us/library/cc263199.aspx

You can use this overview as an installation checklist for performing your SharePoint 2010 installations.

Server Preparation Overview

 

  • Create Topology Diagram (above)
  • Base OS installation
    • All servers MUST be x64 including the SQL Server
    • Installed Windows Server 2008 x64 bit on all servers
    • Installed Windows Server 2008 x64 Service Pack 2 (MS Link)
    • Installed Windows updates available as of 6/30/2010
  • LAB-DC
    • Installed Active Directory by running DC PROMO
    • Made LAB-DC (192.168.1.50) a DNS Server
    • Created the following domain service accounts:
      • Service-SharePoint – this user that will be installing SharePoint 2010
      • Service-SPFarm – this is a Server Farm/Database access account, This is the account that we nominate as the “Database Access” account during the SharePoint Configuration Wizard.
      • Service-SPServices – this is the account that will run the SharePoint services in the farm..
      • Service-WebApp – this is an account for our web applications.
      • Service-SQL – this is the SQL administrator
  • LAB-SQL
    • “PINTOLAKE\Service-SQL” to local administrator group and logged in as that user
    • Installed SQL Server 2008
    • Installed SQL Server 2008 SP 1 (MS Link)
    • Installed CU6 for SQL Server 2008 Service Pack 1 (MS Link)
    • Added “PINTOLAKE\Service-SharePoint” as a SQL server login with the following SQL server security roles; “securityadmin” and “dbcreator” (note: “public” will be added by default – you do not need to remove it)
  • LAB-INDX, LAB-INDX-MR, LAB-WFE1 & LAB-WFE2 – The steps below were performed on all 4 servers
    • Ran IIS installation script from command prompt (JPPinto.com Article – part of this series)
    • Added “PINTOLAKE\Service-SharePoint” to local administration group
  • Network Load Balancing (JPPinto.com Article – not in this series)
    • Set up NLB on LAB-INDX and LAB-INDX-MR – this is just for the Central Administration site
    • Set up NLB on LAB-WFE1 and LAB-WFE2 – this is for all other web applications
  • Registry Change
    • DiableLoopbackCheck on LAB-INDX, LAB-INDX-MR, LAB-WFE1, LAB-WFE2 and LAB-SQL (JPPinto.com Article – not in this series)

SharePoint 2010 Installation Overview

 

  • IIS Installation on LAB-INDX, LAB-INDX-MR, LAB-WFE1 & LAB-WFE2 (JPPinto.com Article – part of this series)
  • Install Binaries on LAB-INDX, LAB-INDX-MR, LAB-WFE1 & LAB-WFE2 (JPPinto.com Article – part of this series)
  • LAB-INDX – Primary Index Server SP Configuration (JPPinto.com Article – part of this series)
  • LAB-INDX-DR – Secondary Index Server SP Configuration (JPPinto.com Article – part of this series)
  • LAB-WFE1/2 – Web Front End SP Configuration (JPPinto.com Article – part of this series)
  • Farm Configuration Wizard (JPPinto.com Article – part of this series)
  • Create Index Mirror (JPPinto.com Article – part of this series)
  • Load Balance Central Administration (JPPinto.com Article – part of this series)
  • Create Web Application (JPPinto.com Article – part of this series)
Post Views: 203
<- SharePoint 2010: Create Web Application
SharePoint 2010: IIS Installation ->

Categories

  • Active Directory (5)
  • AI (3)
  • Amazon Cloud Services (1)
  • AWS (2)
  • Blazor (1)
  • C# (C-Sharp) (3)
  • CI/CD Pipelines (1)
  • Cloud (1)
  • Cloudflare (2)
  • Codex (1)
  • Containers (4)
  • Deployment (2)
  • Development (5)
  • DNS (1)
  • Docker (3)
  • Email (1)
  • Family (1)
  • General (5)
  • IIS 6.0 (4)
  • IIS 7.0 (10)
  • IIS 8.0 (1)
  • Infrastructure as Code (IaC) (1)
  • Kubernetes (3)
  • Linux (9)
  • Microsoft 365 (2)
  • MySQL (1)
  • Office 2010 (1)
  • PHP (1)
  • PowerShell (11)
  • Productivity (1)
  • Security (1)
  • Servers (9)
  • SharePoint 2007 (8)
  • SharePoint 2010 (19)
  • SharePoint 2013 (2)
  • SharePoint Online (1)
  • SMTP (4)
  • SQL Server 2008 (1)
  • SQL Server 2008 R2 (1)
  • SQL Server 2012 (2)
  • SQL Server 2019 (1)
  • SSL (1)
  • Travel (1)
  • Troubleshooting (1)
  • Ubuntu (9)
  • Uncategorized (1)
  • URL Rewrite (2)
  • Visual Studio 2019 (1)
  • Visual Studio Code (1)
  • Windows 10 (7)
  • Windows 2003 (9)
  • Windows 2008 (18)
  • Windows 2012 (6)
  • Windows 7 (3)
  • Windows Firewall (1)
  • Windows Vista (1)
  • WordPress (3)
  • WP-CLI (3)

Recent Posts

  • GPT-5.6 Sol Changes How We Prompt—and How We Write AGENTS.md
  • Protect a Domain That Does Not Send Email with SPF, DMARC, and Null MX
  • Turning Our Atlanta Vacation Photos into a Video with PowerShell
  • Bulk Create Cloudflare Origin CA Certificates with PowerShell
  • Test a Cloudflare Global API Key Connection with PowerShell

Advertisement

Tags

agents.md ai coding agents aws bash cloudflare cloud storage codex context engineering developer workflow dev to production dns externalize blob externalize sharepoint data full installation http redirect https IIS IIS installation index server configuration installing cumulative updates linux load balance central administration microsoft 365 nginx powerpoint powershell redirect http to https s3 server setup sharepoint 2010 cumulative updates sharepoint 2010 farm build sharepoint 2010 farm configuration sharepoint 2010 farm installation sharepoint data externalization SMTP ssl storagepoint ubuntu web server windows Windows 7 windows server 2008 wordpress wp-cli x86
© 2026 JPPinto.com. All rights reserved.