- Create a Service Account- Create a group named "SharePoint" by using Computer Management or from Active Directory.
- Create a user named "spservice" and assign it to the group.
- Add that service account to SQL Server users.- Open SQL Server Management Studio
- Got to Security Tab from tree view
- Expand Logins and right click to Logins, select New Login
- Enter spservice to login name.
- Unser Server Roles select:- dbcreator
- securityadmin
- public
 
- dbcreator
 
- Open SQL Server Management Studio
 
- Create a group named "SharePoint" by using Computer Management or from Active Directory.
- Run Setup of SharePoint 2007:- Enter the License Key, accept terms and conditions.
- Select Advanced installation- Select Complete installation
 
- Select Complete installation
- Select Install
- After installation run configuration wizard.
 
- Enter the License Key, accept terms and conditions.
- Configuration Wizard Setup:- On the welcome screen click Next
- On window click Yes to restart services listed.
- If this computer is the first computer in the farm select No
- On the specify configuration database settings- Database Server: MOSSDEV
- Database Name: SharepointFarm_Config
- Database Access Account- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
- Configure SharePoint Central Administration Web App- Check and specify port number: Port 1984 or other.
- Default Authentication Provider : NTLM
- Click Next
 
- Check and specify port number: Port 1984 or other.
 
- Database Server: MOSSDEV
- You will see all the settings and be sure they are ok. Click Next.
- After Configuration successful click Finish.
 
- On the welcome screen click Next
- Central Administration Setup:- Login to central administration as an administrator role user.
- After logging in on the list Administrator Tasks- Select Initial Deployment: Assign services to server
- On the task description, there is Action column, click to the link which is given in Action column.
 
- Select Initial Deployment: Assign services to server
- That link takes you to Operations> Services on the server where you can observe all the services that is running on the server.
- Click the start button for Office SharePoint Server Search Service- On Query and Indexing- Check – Use this server for indexing content.
- Check – Use this server for serving search queries.
- Contact Email Address: <email address>
- Farm Search Service Account- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
- Leave Index Server Default File Location as it is.
- Indexer Performance- Select Reduced
 
- Select Reduced
- Web Front End and Crawling- Select; use all web front end computers for crawling.
 
- Select; use all web front end computers for crawling.
- After starting the service, go to Excel Calculation services and start that one also.
- As last one click start for Windows SharePoint Service search.- In the settings, for Service Account- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
- Content Access Account:- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
- Search Database:- Database Server: MOSSDEV
- Database Name: MOSS_Search_DB- Windows Authentication
 
- Windows Authentication
- Index Scheduling- Every 15 minutes.
 
 
- Database Server: MOSSDEV
 
 
- Check – Use this server for indexing content.
 
 
- Login to central administration as an administrator role user.
- Create a web application:- Under the Application Management
- Go to Create or Extend Web Application
- Click Create a new web application.
- First we will create a web application for SSP (Shared Services Provider)
- IIS Web Site:- Create a new IIS Web Site- Description: SSP – 8080
- Port : 8080
 
- Description: SSP – 8080
- Leave Host header and Path as they are
- Security Configuration- Authentication Provider: NTLM
- Allow Anonymous: No
- User SSL: No
 
- Authentication Provider: NTLM
- Leave Load Balanced URL as it is
- Application Pool- Create new Application Pool- Application pool name: SSP – 8080
- Configurable- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
- Reset IIS:- Select restart IIS automatically.
 
- Select restart IIS automatically.
- Database Name and Authentication- Database Server: MOSSDEV
- Database Name: SSP_Content
- Windows Authentication – Click OK
 
- Database Server: MOSSDEV
 
- Application pool name: SSP – 8080
 
 
 
- Under the Application Management
- Create New Web Application for SharePoint Web Site:- IIS Web Site- Select Create a new IIS web site
- Description: Sharepoint – 80
- Port: 80
 
- Select Create a new IIS web site
- Security Configuration- Authenticator Provider: NTLM
- Allow Anonymous: No
- Use SSL: No
 
- Authenticator Provider: NTLM
- Load Balanced URL- URL: http://MOSSDEV:80
 
 
- URL: http://MOSSDEV:80
- Application Pool- Select Create new application pool- Application pool name: Sharepoint – 80
- Select Configurable for security account for this app pool.- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
 
- Application pool name: Sharepoint – 80
- Reset IIS- Reset IIS Manually
 
- Reset IIS Manually
- Database Name and Authentication- Database Server: MOSSDEV
- Database Name: Sharepoint80_Content
- Database Authentication: Windows Authentication
 
- Database Server: MOSSDEV
 
- Click OK
 
- Create Site Collection:- This site collection will be the main site.
- Web Application: http://mossdev/
 
- Title: TechLaw Companies
- Description: Intranet Portal for TechLaw, Inc.
- Website Address: http://mossdev/
 
- Template Selection: Team Site
- Primary Site Collection Admin: MOSSDEV\<username>
- After creating the site open it on a new tab to test.
 
- This site collection will be the main site.
- New Shared Service Provider:- Go to Application Management
-  Click Manage This Farm's Shared Services
- Click New SSP- SSP Name: Select SSP – 8080 from web application dropdown.
- Copy SSP Administration Site URL to clipboard.
 
- SSP Name: Select SSP – 8080 from web application dropdown.
- My Site Location- Click to create new web app.
- Create a new IIS web site- Description: MySite – 2009
- Security Account – Configurable- User Name: MOSSDEV\spservice
- Password: <password>
 
- User Name: MOSSDEV\spservice
 
- Description: MySite – 2009
- Database Name and Authentication- Database Name: MySite_Content
- Click OK
 
- Database Name: MySite_Content
 
- Click to create new web app.
 
- Go to Application Management
- New Shared Services Provider:- When new page came after clicking OK, SharePoint will want more configurations.
- The only thing that needs to be changed here is SSP Service Credentials- Username: MOSSDEV\spservice
- Password: <password>
 
- Username: MOSSDEV\spservice
- After SSP is successfully created, by clicking the given link go to SSP. Enter spservice credentials to log in.
- Return to Central Administration.
 
- When new page came after clicking OK, SharePoint will want more configurations.
- Setting up the Top-Level Site:- Go to http://mossdev/
 
- From Site Actions -> Site Settings  -> People and Groups
- Add Users group to Members
 
- Go to http://mossdev/
- Creating the 12 Hive Shortcut:- Go to C:\ProgramFiles\CommonFiles\Microsoft Shared\we server extensions
- Create a shortcut of "12" named folder to desktop. Name it "12 Hive".
 
- Go to C:\ProgramFiles\CommonFiles\Microsoft Shared\we server extensions
- Activating Office SharePoint Server Publishing Infrastructure:- Go to Home
- From Site Actions -> Site Settings
- From Site Collection Administration- Select Site Collection Features
- Click Activate to turn on office SP server publishing infrastructure.
 
- Select Site Collection Features
 
- Go to Home
- Email Server Configuration:
 - Go to Central Administration
- Go to Operations -> Outgoing E-Mail Settings- Outbound SMTP Server: <IP Address>
- From Address: <email address>
- Reply To: <email address>
 
- Outbound SMTP Server: <IP Address>
 
- Go to Central Administration
- Alternate Access Mappings:- Go to DNS and map http://intranet to <IP address>  the SharePoint server
- Go to Central Administration under Operations- Select Alternate Access Mappings
- Change Alternate Access Mapping Collection and select Sharepoint – 80
- Click Edit Public URLS
- Write http://intranet to Intranet box and Save.
 
- Select Alternate Access Mappings
 
- Go to DNS and map http://intranet to <IP address>  the SharePoint server
Wednesday, November 25, 2009
SharePoint 2007 Installation Walkthrough
Subscribe to:
Post Comments (Atom)
 

 
 Posts
Posts
 
 
No comments:
Post a Comment