Original: SharePoint 2013 prerequisites for Windows Server AppFabric installation Error
1, for example, in the use of SharePoint2013 product preparation tools, online download installation windows Server AppFabric, error, click Finish restart the computer, re-install still error.
2, helpless under, only choose manual installation, download good installation package, double-click installation;
Installation is complete error, but there are the following tips, but compared to the log looks more humane.
The AppFabric installation failed because the installer MSI returned error code 1603.
3, after unremitting Baidu, Google, Bing search, found a similar situation of the solution, try to modify the following environment variables (psmodulepath), remove the last double quotation marks.
C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;D: \program Files (x86) \microsoft SQL Server\110\tools\ Powershell\modules "
4, manual installation, installation success
Special Note : This can be manually installed, after installation, the Preparation Tool wizard can also pass, but when you install SharePoint, you will be prompted that Windows Server AppFabric is not configured, so the tool is either installed with a command, The best policy is to use the Prepare Tool Wizard to install it.
Command attached: "X:\WindowsServerAppFabricSetup_x64.exe"/I CACHECLIENT,CACHINGSERVICE,CACHEADMIN/GAC
5, re-run SharePoint2013 preparation tools, can go to the next step, the problem is done!
PostScript: See the Preparation Tool can continue, I am how gratified ah, has been unable to spit groove, in the blog, leave a record, so it ~ ~
Resources:
Http://stackoverflow.com/questions/11205927/appfabric-installation-failed-because-installer-msi-returned-with-error-code-1
SharePoint 2013 Prerequisites for Windows Server AppFabric installation Error