SharePoint 2010 Installation Part 1 – Server Build

A lot of clients and colleagues ask me how I build out SharePoint in my lab so I decided to author a simple "how I did it" article on SharePoint 2010 installation. My environment is an 8GB Vista 64 Bit Ultimate running VMWare workstation 7.0. The host operating system typically only supports my Subversion repository and runs nothing else, all development, testing, and configuration happens on my development (guest) OS which, in this case is a 64 Bit Windows Server 2008 R2 *** It must be 64 bit ***.

Warnings and Gotchas

  • SharePoint Server must be 64 Bit
  • If you install the server as a domain controller it should have a fixed/static IP address
  • No matter how well you configure your server the SharePoint installer will still want to install additional roles and services from the internet therefore the server must have a network connection
  • SQL Server requires version 10.0.2714 or so which is quite difficult to configure as it requires several hot fixes to get to the necessary patch level

This server is a full SQL Server, Domain Controller, SharePoint Application Server, and Development Server so it’s more than just "all-in-one". For that reason, I have included some screenshots showing how I configured everything on this server.

Here’s the requisite software

  • Windows Server 2008 R2 (64 Bit)
  • SQL Server 2008 – You will have to every service pack imaginable so please please please get the most recent media you can find
  • VMWare or HyperV Virtual Environment
  • SharePoint 2007
  • Visual Studio 2010
  • SharePoint Designer 2010

 

Download the Windows Server 2008 R2 ISO

http://www.microsoft.com/windowsserver2008/en/us/trial-software.aspx

clip_image001

Install Windows Server 2008 R2 on VMWare or in your HyperV environment – The steps to follow can easily be ported to a HyperV installation so don’t worry, just continue on.  If you’re building a physical box, no problem, simply continue on past the VMWare portion.

clip_image002

clip_image003

clip_image004

Note that I’m naming this server something generic so that I can clone it before installing SharePoint 2010, that way if I make a mistake I can roll back.

clip_image005

Don’t be stingy on the space, you’ll regret it later if you are

clip_image006

clip_image007

clip_image008

After installation completes you should see a screen similar to the one shown below

clip_image009

Before you do anything (if this server is going to be a Domain Controller), you need to give it a hard IP

clip_image010

Add the Active Directory Domain Services role

clip_image011

clip_image012

clip_image013

clip_image014

clip_image015

clip_image016

clip_image017

clip_image018

Set the password in computer management (since we’re not part of a domain yet do not use active directory users and computers ‘ADUC’)

clip_image019

clip_image020

clip_image021

Leave the "DNS Server" checkbox checked, this will allow you to easily test Alternate Access Mappings in SharePoint

clip_image022

clip_image023

clip_image024

clip_image025

clip_image026

clip_image027

The server will reboot and log you back in automatically, if you are not logged back in remember to use the administrator account as the accounts you previously had on the server may no longer be valid depending on the password complexity that you originally chose.

Add the following roles if you haven’t done so already

  • Application Server
  • Remote Desktop Services
  • Web Server (IIS)
    • IIS 6 Management Compatibility

clip_image028

clip_image029

clip_image030

clip_image031

Leave the default services selected for the IIS Web Server (IIS) Role

clip_image032

Add IIS 6 Management Compatibility (required by SharePoint 2010)

clip_image033

clip_image034

clip_image035

After reboot, under administrative tools open Active Directory Users and Computers. Create an organizational unit called "Service Accounts" and create the following users.

  • SharePoint Application Pool
  • SharePoint Search Service
  • SharePoint Search Content Access
  • SQL Service

clip_image036

clip_image037

clip_image038

Also create a SharePoint Administration account that you might use instead of your personal login. Hint, this is useful when you want to take screenshots and not have your name on every single item (Unless you’ve got a nerdy name like Ulysses and you want to see it everywhere).

clip_image039

Run windows update

clip_image040

Now shut down the server and take a snapshot

clip_image041

Take a snapshot!

clip_image042

The next part of this series will cover the SQL 2008 installation and configuration.

VN:F [1.8.1_1037]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

Popularity: 6% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “SharePoint 2010 Installation Part 1 – Server Build”

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by eShop v.4