800 likes | 977 Views
Welcome to the Nebraska SharePoint User Group. http://www.sharepointne.com. Agenda. Quick Intro Installation Configuration Break Administration Q & A / Networking. http://www.sharepointne.com. User Group Goal / Objectives.
E N D
Welcome to the Nebraska SharePoint User Group http://www.sharepointne.com
Agenda Quick Intro Installation Configuration Break Administration Q & A / Networking http://www.sharepointne.com
User Group Goal / Objectives Develop and support a local community focused on Microsoft SharePoint Technologies Educate user group members about SharePoint Technologies Transfer knowledge within the community Communicate best practices Introduce new products / solutions http://www.sharepointne.com
Introductions – NESPUG Sponsors Inetium (www.inetium.com) Technology consulting company Microsoft Gold Certified Partner Practice area focused on SharePoint Host of Minnesota SharePoint Users Group Microsoft (www.microsoft.com) I’m guessing you’ve heard of them http://www.sharepointne.com
www.sharepointne.com Website for user group SharePoint resource documents SharePoint resource websites links RSS Feeds Meeting Schedule Past User Group Presentations www.sharepointne.com http://www.sharepointne.com
Upcoming Schedule Next Meeting April 4th 8:30 AM to 11:30 AM Microsoft’s Omaha Office Ongoing Schedule 1nd Wednesday of every month 8:30 to AM 11:30 am Microsoft’s Omaha Office http://www.sharepointne.com
Conferences SharePoint Connections – March 25-28 – Orlando, FLhttp://www.devconnections.com/shows/SP2007SP/default.asp?s=91 Advisor Summit – May 6-10 Anaheim, CA http://advisorevents.com/cte0705p.nsf/w/cmsMain Microsoft Business Intelligence Conference - May 9-11 – Seattle, WA http://www.microsoftbiconference.com/ Tech Ed – June 4-8 - Orlando, FL http://www.microsoft.com/events/teched2007/default.mspx PDC – October 2-5 - Los Angeles, CA http://msdn.microsoft.com/events/pdc/ SharePoint Connections – Fall – Las Vegas, NV http://www.sharepointne.com
Before we begin… This is a HUGE topic We want to give you enough information to get up and running There are a lot of references available End of slide deck On the NESPUG site Overview
Terms Overview
Server Editions WSS 3.0 Prerequisites and process are a simplified version of the SharePoint Server options. Configuration is also simplified MOSS (Standard/Enterprise/SP for Search) Installation we will be focusing on today Overview
Installation Types Stand-alone installation – Installs the SQL Server 2005 Embedded Edition and uses a default set of install options. Single-Server Farm – Allows you to use an existing SQL Server instance on the same machine. Medium/Large Server Farm– The most flexible and scalable options for installing and future expansion. Overview
Server Topology Web Front End Index / Search Database Server Overview
Service Accounts • Create at least one service account, but many options are now available • Central Administration / Each Web Application • SSP • Search indexer • Others, see documentation • Service account needs to be a local administrator on the • Database and all SharePoint Servers • On the Database server • DB Creator, DB Sys Admin, DB Security Admin Installation
Service Accounts • Create an e-mail account that can be used for ‘From’ and ‘Reply-to’ settings • Set service account passwords to not expire • Always use the ‘domain\username’ format Installation
SQL Server Setup • SQL Server 2000 • No additional settings • SQL Server 2005 • Database Collation settings • Surface Area settings • Clustered Servers • Start with a single node cluster if future expansion is needed Installation
SharePoint Servers • Windows Server 2003 SP1 and fully patched • Validate IIS is installed • Validate ASP.NET 2.0 is installed and enabled (aspnet_regiis.exe) • Check for WSS v2 installation and turn off (unless side by side) • Install .NET Framework 3.0 • Once all of these are in place, run the SharePoint setup file. Installation
SharePoint Installation • A few slides... Installation
Product Key • Green check mark will show up once a valid key has been entered. • (SharePoint Office Server only – not necessary for WSS) Installation
License Terms • Read, accept and Continue Installation
Installation Type • Basic – Essentially a one-click install • Advanced – Many more options available Installation
Server Type • Complete: All components needed for any server role or service in a farm(SharePoint Office Server only) • Web Front End: Files required for core (WSS) functionality as web server, but limited functionality in a farm • Stand-alone: Same as choosing ‘Basic’, but you can select a different file location. Installation
File Location • Alternate location for binary files. Common files will still be installed in the default location. Installation
Microsoft Feedback Program • ‘Install Now’ will begin the binary file installation • No database changes have been made yet • No IIS changes have been made yet Installation
Installation Complete • Uncheck the checkbox if you don’t want to run the Configuration Wizard right away • You will want to uncheck if you are installing SharePoint on multiple servers in a farm • Also allows for “pretty named” CA Content Database Installation
Summary • SharePoint binaries have been deployed • Farm does not exist • No Database changes • No IIS changes Installation
Configuration Steps • Optionally use psconfig.exe for more configuration options • Use the SharePoint Configuration Wizard to create/join a server farm Configuration
Configuration Basics and Tips • REMINDER: Run the Configuration Wizard and other tasks while logged on as the domain service account • Prior to running the Configuration Wizard, use the psconfig.exe tool to avoid a database name default value (recommended) • In a farm, the first machine that the Configuration Wizard is run on will host the Central Administration site • (Optional) Identify a port number that will be used for the Central Administration site Configuration
psconfig.exe • Run on the same server that the Central Administration will be created on. • Same file location as STSADM.exeC:\Program Files\Common Files\Microsoft Shared\web server extensions\12\bin • Pre-install the Config and AdminContent databases • Psconfig –cmdconfigdb –create –server <SQL_servername> –database <name_of_precreated_configdb> –user <domain\dbaccessaccount> –password <dbaccesspw> –admincontentdatabase <name_of_precreated_admincontentdb> Configuration
psconfig.exe (cont.) Configuration
Configuration Wizard Run the Configuration Wizard on the machine that will host the Central Administration first Configuration
Start the Configuration Wizard Configuration
Server Farm Settings • Creating the Configuration database using psconfig.exe actually created the farm • The Configuration Wizard recognizes the database that was created Configuration
Central Administration configuration • Either accept the randomly generated port number or specify a port number • Specify security configuration(Kerberos outside the scope of this presentation) Configuration
Review Configuration Settings • ‘Next’ will start the configuration process running Configuration
Configuration process • Watch the progress • This is where the process will fail if the service account does not have sufficient permissions • Note: There will be 9 tasks when also configuring the Central Administration Configuration
Configuration Complete • Congratulations! Configuration
Welcome to Central Administration • ‘Server Farm Configuration Not Complete’ won’t go away until all steps have been completed • Note that the farm now includes the single server and the SQL Server • If not adding additional servers, services can now be configured Configuration
Configure Additional Servers • For medium/large farm environments Configuration
Run Configuration Wizard on additional servers • No matter what the roles of the additional servers, the process of adding them to the farm will be the same • Roles will be assigned after the farm has been built • Applies to both WSS and SharePoint Office Servers Configuration
Specify the Configuration Database • Find and connect to the existing configuration database Configuration
Validate the database settings • The process validates the database and the ability to connect to it with the credentials entered • ‘Next’ will initiate the configuration process for the server Configuration
Configuration Process Configuration
Configuration Complete • The additional server has been added to the farm. Configuration
Installation Complete • Both servers are now listed in the Farm Topology web part Configuration
Shared Services Provider (SSP) – Prerequisite Steps • (Office SharePoint Server only) • Activate and deactivate services on the servers • Create index and query service roles • Create Web Applications • Create and configure the SSP Configuration
Office SharePoint Server Search service • Office SharePoint Server 2007 only • On the Operations tab • Select the server where the service will run Configuration
Start the service • Click Start Configuration
Index and Query Search Service Settings • SSP configuration will require an index server • Select indexing and/or query • NOTE: Be sure to specify the full ‘domain\account’ name for the service account • Specify the location of the index file for the query server Configuration