SharePoint 2013 Prerequisites Offline Package Installation: AppFabric cannot install problem resolution

Source: Internet
Author: User

Because you do not have a network, you cannot use the Online Download Wizard for sharepoint2013 installation software, and when you want to install SharePoint 2013 servers that are isolated from the Internet, you typically need to install the prerequisites from an offline location. Even if this is not the case, installing prerequisites from a centralized offline location can also enable you to install a known set of controlled images to ensure farm server consistency. Such as:

All SP2013 prerequisites must be downloaded and installed offline with the following components:

    • Microsoft. NET Framework version 4.5
    • Windows Management Framework 3.0
    • Application Server role, Web Server (IIS) role
    • Microsoft SQL Server R2 SP1 Native Client
    • Windows Identity Foundation (KB974405)
    • Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    • Windows Identity Extensions
    • Microsoft Information Protection and Control client
    • Microsoft WCF Data Services 5.0
    • Windows Server AppFabric
    • Microsoft AppFabric 1.1 for Windows Server Cumulative update Package 1 (KB 2671763)

All components found can be installed successfully, only appfabric mounted, still prompt is not properly configured, the use of online blog write can not be completely resolved, later found can use the PrerequisiteInstaller.exe command to install? Check the information and find the following command:

PrerequisiteInstaller.exe

/sqlncli:file-install Microsoft SQL Server R2 SP1 Native Client from File

/powershell:file-install Windows Management Framework 3.0 from File

/netfx:file-install Microsoft. NET Framework 4.5 from File

/idfx:file-install Windows Identity Foundation (KB974405) from file

/sync:file-install Microsoft Sync Framework Runtime v1.0 SP1 (x64) from file

/appfabric:<location of the AppFabric installation file>

/idfx11: "<path>\microsoft Identity Extensions.msi"

/msipcclient: "<path>\msipc.msi"

/wcfdataservices: "<path>\wcfdataservices.exe"

/kb2671763: "<path>\appfabric1.1-rtm-kb2671763-x64-enu.exe

AppFabric cannot install problem resolution-Installation steps

1) Enter the directory where the PrerequisiteInstaller.exe is located or the virtual CD drive E drive, such as the following command line, such as:

Enter after executing the command, such as:

Until the final execution is complete. Such as:

2) install Appfabric1.1-rtm-kb2671763-x64-enu.exe, command line as follows:

3) installation of other components, omitted here

Note: Other components can use this command to perform the installation or directly run the installation individually, note the permissions of the folder where the offline installation package is located, or allow the command line to be read, otherwise you will be prompted to install the error. I put it in the C packing directory.

4) install SharePoint server2013 after installation, you can see normal, such as:

SharePoint 2013 Prerequisites Offline Package Installation: AppFabric cannot install problem resolution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.