SharePoint 2016 离线安装

    xiaoxiao2021-03-25  50

    SharePoint 2016 离线安装

    安装命令 X:\prerequisiteinstaller.exe /SQLNCli:C:\install\sqlncli.msi /ODBC:C:\install\msodbcsql.msi /Sync:C:\install\Synchronization.msi /AppFabric:C:\install\WindowsServerAppFabricSetup_x64.exe /IDFX11:C:\install\microsoftidentityextensions-64.msi /MSIPCClient:C:\install\setup_msipc_x64.exe /WCFDataServices56:C:\install\WcfDataServices.exe /DotNetFx:C:\install\NDP453-KB2969351-x86-x64-AllOS-ENU.exe /KB3092423:C:\install\AppFabric-KB3092423-x64-ENU.exe /MSVCRT11:C:\install\vcredist_x64.exe /MSVCRT14:C:\install\vc_redist.x64.exe 请注意:WindowsServerAppFabricSetup_x64.exe 一定要使用命令安装,否则会报错;在CMD命令里输入下面命令,记得修改盘符和必备组件的路径要提前改好。 运行效果如下图 所需组件下载 • Microsoft SQL Server 2012 Native Clienthttps://download.microsoft.com/download/4/B/1/4B1E9B0E-A4F3-4715-B417-31C82302A70A/ENU/x64/sqlncli.msi• Microsoft ODBC Driver 11 for SQL Serverhttps://www.microsoft.com/en-us/download/details.aspx?id=36434• Microsoft Sync Framework Runtime v1.0 SP1 (x64)http://www.microsoft.com/en-ca/download/confirmation.aspx?id=17616• Windows Server AppFabrichttps://download.microsoft.com/download/A/6/7/A678AB47-496B-4907-B3D4-0A2D280A13C0/WindowsServerAppFabricSetup_x64.exe• Microsoft Identity Extensionshttp://go.microsoft.com/fwlink/?LinkID=252368• Microsoft Information Protection and Control Client 2.1https://download.microsoft.com/download/3/C/F/3CF781F5-7D29-4035-9265-C34FF2369FA2/setup_msipc_x64.exe• Microsoft WCF Data Services 5.6http://www.microsoft.com/en-ca/download/confirmation.aspx?id=39373• Microsoft .NET Framework 4.6• Cumulative Update Package 7 for Microsoft AppFabric 1.1 for Windows Server (KB3092423)https://download.microsoft.com/download/F/1/0/F1093AF6-E797-4CA8-A9F6-FC50024B385C/AppFabric-KB3092423-x64-ENU.exe• Visual C++ Redistributable Package for Visual Studio 2012https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x64.exe• Visual C++ Redistributable Package for Visual Studio 2015https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe
    转载请注明原文地址: https://ju.6miu.com/read-40270.html

    最新回复(0)