Install SharePoint Foundation 2010 on Windows 7 and Windows 8

Title

Install SharePoint Foundation 2010 on Windows 7 and Windows 8

Introduction

In this post we will see how to install SharePoint Foundation 2010 on windows 7 (64-bit) and windows 8 (64-bit). You might face issues while installing SharePoint Foundation 2010 on your windows machines. Here I’ll share easy steps to install SharePoint Foundation 2010 on windows machine.

  • Installing SharePoint Foundation 2010 on windows 7 or windows 8 64 bit.

In order to install SharePoint Foundation 2010 on windows 7 or windows 8 machine you require 64-bit machine. SharePoint Foundation will not install on 32-bit machine. SharePoint Foundation is a free version of SharePoint and comes with limited functionality, viagra sample other versions of SharePoint are SharePoint server (standard/professional) which are the paid versions. You can decide according to your need.

  • Configure the SharePoint Foundation

OS: Windows server 2008 Service pack 2 x64 (or windows server 2008 R2 x64) / windows 7 64-bit / windows 8 64-bit. 2 or more CPU’s, 4 GB of RAM.

  • Unpack the install SharePoint

We need to extract the SharePoint foundation using command line, use below command line command to extract the SharePoint foundation. Here I’ll use command line to unzip the SharePoint and install it in SharePoint (user defined folder). The best practise is to paste the setup in C: drive and then extract.

c:\SharePoint_SP2_en-us /extract:c:\SharePoint\

1

2

 

 

 

 

 

 

 

 

 

 

Once unpacking is done go to C:\SharePoint\Files\Setup\config.xml

And add additional line code

<Setting Id=”AllowWindowsClientInstall” Value=”True”/>, before </configuration> and save it. See in below example.

 

&lt;Configuration&gt;
 &lt;Package Id=&quot;sts&quot;&gt;
 &lt;Setting Id=&quot;SETUPTYPE&quot; Value=&quot;CLEAN_INSTALL&quot;/&gt;
 &lt;/Package&gt;

 &lt;DATADIR Value=&quot;%CommonProgramFiles%\Microsoft Shared\Web Server Extensions\14\Data&quot;/&gt;

 &lt;Logging Type=&quot;verbose&quot; Path=&quot;%temp%&quot; Template=&quot;Microsoft SharePoint Foundation 2010 Setup *.log&quot;/&gt;
 &lt;Setting Id=&quot;UsingUIInstallMode&quot; Value=&quot;1&quot;/&gt;
 &lt;Setting Id=&quot;SETUP_REBOOT&quot; Value=&quot;Never&quot; /&gt;
&lt;Setting Id=&quot;AllowWindowsClientInstall&quot; Value=&quot;True&quot;/&gt;
&lt;/Configuration&gt;

See the below screen shot and mark the option as shown in the below screen shot.

IIS

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Now you are ready to install SharePoint Foundation 2010 on your windows machine.


JavaScript, ASP.Net & PHP Web Developer. Connect with me on Facebook and Twitter.

Share This Post

Related Articles

Powered by Paras Babbar · Designed by Paras Babbar