Wednesday, June 1, 2016

Install Online/Offline prerequisites for SharePoint Server 2013


 Step by step SharePoint 2013 Prerequisites Installation

    Online Installation

    1. Run as Administrator of Prerequisite.exe from installation.


Prerequisite.exe

     2.  Click on Yes to continue on User Account Control,

Account Control

   3. Click on Next to continue on all lists of the prerequisites for installation.

Setup Starting

   4. Read then check accept the license terms after that Click on Next to continue


Accept the license

  

  5.  After enable the Application Server Role on your server, prerequisites installer will ask for restart. Click on Finish to continue 

 

Prerequisite Installer


  6.  After the Server restart, the installation process continue.

Installing Prerequisites

  7.  Following components will configure on Server.

  Web Server (IIS) Role
  Application Server Role
  Microsoft .NET Framework Version 4.5
  SQL Server 2008 R2 Service Pack 1 Native Client
  Microsoft WCF Data Services 5.0
   Microsoft Information Protection and Control Client (MSIPC)
   Microsoft Sync Framework Runtime v1.0 Service Pack 1 (x64)
   Windows Management Framework 3.0 (incl. Windows PowerShell 3.0)
   Windows Identity Foundation (WIF) 1.0    and    Microsoft Identity Extensions
   Windows Server AppFabric
   Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB 2671763)

  8. Server will ask for restart once all the components that are mentioned in step 6 configured and installed. Click on Finish to close the screen

 

Prerequisites Finish

            Offline Installation

       If Prerequisites Installation failed and encountered with error

 


Installing Prerequisites Error
     Download PowerShell scripts

    PowerShell use for install prerequisites Offline.

   Install-SP2013RolesFeatures.ps1

   Download-SP2013PreReqFiles.ps1

   Install-SP2013PreReqFiles.ps1

    Install-SP2013RolesFeatures.ps1 Script, you can use to configure Roles and Features on Windows Server 2012 R2


Script

 

      Now, Server restarts once, the Server reboot. Check and install Windows Updates on the Server and restart again.

    Download-SP2013PreReqFiles.ps1- To download all the necessary Prerequisite tools. Also, manually download Perquisite tools using following links

  Microsoft SQL Server 2008 R2 SP1 Native Client
  Microsoft Sync Framework Runtime v1.0 SP1 (x64)
  Windows Server AppFabric
  Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
  Windows Identity Foundation (KB974405)
   Microsoft Identity Extensions
   Microsoft Information Protection and Control Client
   Microsoft WCF Data Services 5.0
   Microsoft WCF Data Services 5.6

   After, download Prerequisite tools. Install all the tools one by one directly on the Server.

          If issues with configure App Fabric Prerequisite for SharePoint, then run following script to install and configure App Fabric.

 $file = “c:\WindowsServerAppFabricSetup_x64.exe” & $file /i CacheClient”,”CachingService”,”CacheAdmin /gac


Then, install 
AppFabric1.1-RTM-KB2671763-x64-ENU tool on the Server.

 Install-SP2013PreReqFiles.ps1, Directly install the Prerequisite tools using this script.  Provide the path where Prerequisite tools downloaded on the Server.

 

Thank you very much

          Fahadullah Karimi

         SharePoint Specialist

SQL Server 2012 Installation Install and configure SharePoint Server 2013

No comments:

Post a Comment