在 Windows Server 2016 或 2019 上安装 SharePoint 2013 Foundation






2.67/5 (3投票s)
在 Windows Server 2016 或 2019 上安装 SharePoint 2013 Foundation 的步骤
引言
由于没有官方支持在 Windows Server 2016 或 2019 上安装 SharePoint 2013 Foundation,而且我在网上找到的任何指南对我都不起作用,以下是我遵循的步骤。
步骤
- 安装 Windows Server 2016 或 2019。
- 检查并安装更新。
- 安装 SQL Server 2014 或 2016 Developer
- 数据库引擎服务
- 报告服务 – 本机
- 报告服务 – SharePoint
- SharePoint 产品报告服务插件
- 安装 Sharepoint 2019 的先决条件(安装过程顺利完成)
- 卸载 AppFabric 更新 CU7 (KB3092423) – Sharepoint 2013 需要 CU1。它很可能会抱怨找不到 AppFabric…msi 文件 – 解压缩 AppFabric 安装文件,并将卸载过程指向该位置。
- 手动安装
- WCF 数据服务 5.0
- IIS 6 管理兼容性(服务器管理器 / 添加角色和功能…)
- AppFabric1.1-RTM-KB2671763-x64-ENU
- 运行 Sharepoint 2013 的先决条件安装,并等待完成。
- 使用此位置的解决方案解决“此产品需要 Microsoft .NET Framework 4.5”的问题 - https://support.microsoft.com/en-us/help/3087184/sharepoint-2013-or-project-server-2013-setup-error-if-the-net-framewor
- 运行 Sharepoint 2013 安装。
历史
- 2021 年 8 月 3 日:初始版本