无法在 Windows Server 2008 R2 上安装 Microsoft SQL Server 2016 Release Candidate 3 (RC3)

use*_*254 3 sql-server installation windows-server sql-server-2016

我正在尝试在 Windows Server 2008 R2 上安装 Microsoft SQL Server 2016 Release Candidate 3 (RC3)。

我已经删除了所有其他版本的 SQL Server,并删除了 VS 2015 社区及其所有 SQL Server 组件。

当我从 SQLServer2016RC3-x64-ENU.iso 运行安装程序(从 Microsoft 下载,并成功安装在 Windows 10 上,并安装了 VS 2015 社区)时,我收到以下消息的对话:

Microsoft SQL Server 2016 Release Candidate 3 (RC3) 安装程序:
安装程序仅限于 SharePoint Reporting Services
此服务器运行的是 Windows Server 2008 R2。您可以继续安装以
在 SharePoint 中安装或升级 Reporting Services 功能:
0 Reporting Services - SharePoint
0 Reporting Services 外接程序用于 SharePoint 产品

服务器未安装 SharePoint。为什么会发生这种情况,如何在此服务器上安装 Microsoft SQL Server 2016 Release Candidate 3?

use*_*254 7

我在这里找到了答案:

警告设置仅限于 SharePoint 报告服务作者 Alberto Morillo

简而言之,它说:

唯一允许在 Windows Server 2008 R2 上安装的 SQL Server 2016 功能是 Reporting Services (SharePoint) 和用于 SharePoint 产品的 Reporting Services 外接程序,如为 SQL Server 2016 创建的“安装 SQL Server 2016 的硬件和软件要求”文章中所述预览(CTP 版本)。

您将无法安装数据库引擎或任何其他功能,因为它们在 Windows Server 2008 R2 上不受支持。