<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>E-Entertainment &#187; how to install sharepoint server 2007</title>
	<atom:link href="http://www.ghulmil.com/tag/how-to-install-sharepoint-server-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghulmil.com</link>
	<description>Family Fun &#38; Entertainment Portal Online</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:09:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Install Microsoft Sharepoint Server 2007? Complete Guide lines</title>
		<link>http://www.ghulmil.com/how-to-install-microsoft-sharepoint-server-2007-complete-guide-lines/</link>
		<comments>http://www.ghulmil.com/how-to-install-microsoft-sharepoint-server-2007-complete-guide-lines/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:41:26 +0000</pubDate>
		<dc:creator>NaQonianz</dc:creator>
				<category><![CDATA[Tips N Tricks]]></category>
		<category><![CDATA[100% free installation steps of microsoft share point server 2007]]></category>
		<category><![CDATA[complete guide lines for installing microsoft share point server 2007]]></category>
		<category><![CDATA[how to install microsoft sharepoint server 2007]]></category>
		<category><![CDATA[how to install sharepoint server 2007]]></category>

		<guid isPermaLink="false">http://ghulmil.com/?p=150</guid>
		<description><![CDATA[Installation 1. Install OS (Windows Server 2003 R2): a.Give static IP b.Enable Remote Desktop access c.Remove Internet Explorer Enhanced Security d.Install IIS with default options plus ASP.NET 2. Install SQL Server 2005: a.Install: i.Database Services ii.Reporting Services iii.Integration Services iv.Workstation components b.Use ”Default instance” c.Service Account: use built-in System Account – Network Service d.Authentication mode: [...]]]></description>
			<content:encoded><![CDATA[<p>Installation<br />
1. Install OS (Windows Server 2003 R2):<br />
a.Give static IP<br />
b.Enable Remote Desktop access<br />
c.Remove Internet Explorer Enhanced Security<br />
d.Install IIS with default options plus ASP.NET<br />
2. Install SQL Server 2005:<br />
a.Install:<br />
i.Database Services<br />
ii.Reporting Services<br />
iii.Integration Services<br />
iv.Workstation components<br />
b.Use ”Default instance”<br />
c.Service Account: use built-in System Account – Network Service<br />
d.Authentication mode: mixed mode, sa pw (put your desired password)<br />
e.Collation settings: default<br />
f.Reporting server: install but do not configure the server<br />
3. Install SQL Server 2005 Service Pack 1 (and reboot)<br />
4. Log in to SQL Server Management Studio and open Properties on the server object.<br />
b.Under Database Settings, Database default locations enter D:\Data\SQL for both Data and Log<br />
5.Install Windows Workflow Foundation Runtime<br />
6.Install SharePoint 2007 from \SharePoint 3.0 TR slipstreamed folder<br />
a.License key: xxxxx-xxxxx-xxxxx-xxxxx-xxxxx<br />
b.Choose Advanced Options<br />
c.    Server type: Complete…<br />
d.    File location: default<br />
e.    Feedback: No, thank you<br />
Installation should run through. (If it does not, check that all “old” sites are still working properly and abort!) A reboot may be required<br />
SharePoint 2007 should now be installed, but no 2007 sites have been created.<br />
7.Configure IIS<br />
a.Rename “Default Web Site” to Reporting Services and add host header reportingservices<br />
b.Create new IIS web site for main SharePoint portal:<br />
i. Description: SharePoint<br />
ii. IP Address and Port Settings: default<br />
iii. Path: %datadrive%\data\web sites\sharepoint, check Allow anonymous access<br />
iv. Web Site Access Permissions: check Read and Run scripts<br />
v. Open Properties – Home Directory and set Application Name to SharePoint<br />
c.Create new IIS web site for SSP:<br />
i.Description: SSP<br />
ii.IP Address and Port Settings: IP Address and Port Settings: default IP, port 81, host header blank<br />
iii.Path: %datadrive%\data\web sites\ssp, check Allow anonymous access<br />
iv.Web Site Access Permissions: check Read and Run scripts<br />
v.Web Site Access Permissions: check Read and Run scriptsInstall Windows Workflow Foundation Runtime<br />
vi.Open Properties – Home Directory and set Application Name to SSP<br />
8. Uninstall Windows Workflow Foundation Runtime<br />
9. Install .Net Framework 3.0<br />
(Open a command window and type the following:<br />
* “C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\bin\prescan.exe” /all)<br />
10. Run SharePoint 2007 Configuration Wizard (will suspend IIS)<br />
a.Connect to a server farm: No, I want to create a new server farm<br />
b.Specify Configuration Database Settings:<br />
i.Database server: local server name<br />
ii.Database name: default<br />
iii.Username/password: domain’serviceaccount (normally domain\Sharepoint\)<br />
c.Configure SharePoint Central Administration Web Application<br />
i.Specify port number: 10000<br />
ii.Configure Security Settings: NTLM (default)<br />
*  This creates the SharePoint configuration database and provisions the Central Administration web site<br />
11.Configure server farm (all changes under Central Admin – Operations):<br />
a.Services on server: Configure and start all services for Single Server or Web Server for small server farms<br />
i.Windows SharePoint Services Web Application<br />
ii.Excel Calculation Services<br />
iii.Office SharePoint Server Search<br />
*    Check Use this server for indexing content and Use this server for serving search queries<br />
*    Contact E-mail address: email address for site collection administrator<br />
*    Service Account: domain\serviceaccount<br />
*    Indexer Performance: Reduced<br />
*    Leave rest default<br />
iv.(Windows SharePoint Services Search)<br />
*    Service Account: domain\serviceaccount<br />
*    Leave rest defaults<br />
b.Enable update queries: Data Retrieval Service, check Enable update query support<br />
c.Outgoing email settings: Outgoing E-Mail Settings:<br />
i.        Outbound SMTP server: name the smtp server<br />
ii.        From address: e-site@domain name<br />
iii.        Reply-to address: blank<br />
d.Logging: Usage Analysis Processing:<br />
i.        Check Enable logging<br />
ii.        Check Enable usage analysis processing<br />
e.Alternate Access Mappings, under Global Configuration<br />
i.        Configure as appropriate<br />
12. Extend Web Sites (repeat for SharePoint and SSP)<br />
a.SharePoint Central Admin &gt;&gt; Application Management &gt;&gt; “Create or Extend Web Application” &gt;&gt; “Create New Web Application”<br />
b.Select “Use existing IIS web site”, site name, then keep default selection of this site<br />
c.Security configuration: Authentication Provider: NTLM, Allow Anonymous: Yes, Use SSL: No<br />
d.Load Balanced URL: default<br />
e.Application pool:<br />
i.Create new application: Application Pool Name: SharePoint, Security account domain\serviceaccount<br />
f.Database Name and Authentication: Database Server: default (should be local server name)<br />
i.Database Name: WSS_Content for SharePoint, WSS_Content_SSP for SSP), Windows Authentication.<br />
g.Search Server: local server name<br />
13.    Create site collection (top-level web site):<br />
g.    Web application: SharePoint<br />
h.    Title: e-SiTe<br />
i.    Description: xxx<br />
j.    Web Site Address: Create site at this URL: (root)<br />
k.    Primary Site Collection Administrator: technical admin<br />
l.    Quota Template: No Quota<br />
m.    Template Selection: Publishing, Collaboration Portal<br />
14.    Configure site collection (all settings under Central Admin – Application Management):<br />
g.    Web Application General Settings:<br />
i.        Default Time Zone: GMT+5 Islamabad, Karachi, Tashkent<br />
•         Leave the rest default<br />
b.       Site use confirmation and deletion:<br />
i.        Check Send e-mail notifications to owners of unused site collections<br />
ii.        Check Automatically delete the site collection if use is not confirmed<br />
•         Leave the rest default<br />
15.    Configure root (portal) site (select Site Actions menu &#8211; Site Settings – Modify All Site Settings):<br />
a.    Regional settings:<br />
i.        Locale: Norwegian (this is to get correct regional settings and sorting)<br />
ii.        Set your calendar: check Show week numbers in the Date Navigator<br />
iii.        Subsite settings: check All sub-sites inherit these Regional Settings<br />
b.    Site collection audit settings:<br />
i.        Documents and items: check all boxes<br />
16.    Configure Farm Shared Services (under Central Admin – Application Management):<br />
a.    Select “Create or configure this farm’s shared services”, then “New SSP”<br />
b.    SSP name: e-SiTeSharedServices, web application: SSP<br />
c.    My Site Location: web application: SharePoint, relative URL: /mysite<br />
d.    SSP Service Credentials: domain\serviceaccount<br />
e.    SSP database: database server local server name, database name: e-SiTeSharedServices_DB, Windows Authentication<br />
f.    Search database: database server local server name, database name: e-SiTeSharedServices_Search_DB, Windows Authentication<br />
g.    Index Server: local server name<br />
h.    All other values: default<br />
17.    Configure portal search crawling schedule<br />
a.    Go to Shared Services Administration (http://servername:81/ssp/admin) – Search Settings – Content Sources – Local Office SharePoint Server sites<br />
b.    Under Crawl Schedules, create full schedule and incremental schedule<br />
i.        Full: every day, 20 minute intervals<br />
ii.        Incremental: every day, 5 minute interval<br />
c.    Check Start Full Crawl<br />
18.    Configure MySite settings</p>
<p>Customization<br />
19.    Add banner to master page:<br />
a.    Copy \e-site folder (containing banner images) to \Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES<br />
b.    Open root site in SharePoint Designer<br />
c.    Open _catalogs\masterpage\default.master<br />
d.    Insert banner table code as first row within first &lt;table&gt; tag<br />
&lt;tr&gt;<br />
&lt;td width=&#8221;100%&#8221;&gt;<br />
&lt;table width=&#8221;100%&#8221; border=&#8221;0&#8243; cellpadding=&#8221;0&#8243; style=&#8221;border-collapse: collapse&#8221;&gt;<br />
&lt;tr&gt;<br />
&lt;td width=&#8221;450px&#8221;&gt;<br />
&lt;img src=&#8221;/_layouts/images/e-site/Top-left.jpg&#8221; alt=&#8221;e-SiTe&#8221;&gt;<br />
&lt;/td&gt;</p>
<p>&lt;td&gt;<br />
&lt;img src=&#8221;/_layouts/images/e-site/Top-Centre.jpg&#8221; alt=&#8221;e-SiTe&#8221; width=&#8221;100%&#8221; height=&#8221;116&#8243;&gt;<br />
&lt;/td&gt;</p>
<p>&lt;td width=&#8221;450px&#8221; align=&#8221;right&#8221;&gt;<br />
&lt;img src=&#8221;/_layouts/images/e-site/Top-Right.jpg&#8221; alt=&#8221;e-SiTe&#8221;&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
20.    Publish and Approve default.master<br />
21.    Edit Site Categories<br />
a.    In Internet Explorer, open http://server/SiteDirectory<br />
b.    Select “Site Actions” – “Edit Page”<br />
c.    In the “Categories” web part, select “Edit Sites and Categories”<br />
d.    In “Sites” list, select “Settings” menu, then “List Settings”<br />
e.    Select the “Division” and/or “Region” fields and make the required changes.<br />
22.    Edit Controls.css<br />
a.    Locate .link-item, .link-item a, .link-item a:link{<br />
i.        Add border-top:1px #E4E8F0 solid;<br />
ii.        Change to font-size:10pt;<br />
b.    Locate .groupheader {<br />
i.        Change to text-alignment:right;<br />
ii.        Change to color:#000010;<br />
c.    Locate .band {<br />
i.        Add font-size:8pt;<br />
23.    Create “Departments” Area<br />
a.    Go to root site (http://server).<br />
b.    Select “Site Actions” -  “Create Site”<br />
c.    Title and Description: Title: Departments, description Presentation of the project departments.<br />
d.    Web Site Address: departments<br />
e.    Template: Publishing Site</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ghulmil.com/how-to-install-microsoft-sharepoint-server-2007-complete-guide-lines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

