本文介绍了在Server Core 2008 R2上安装SQL Server Denali CTP 1,我缺少什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Denali CTP 1是否可以在Server Core上安装? .NET 4是安装的要求,但我似乎无法找到在Server Core(2008 R2)中安装它的方法。进一步的研究表明,$ 4甚至不支持.NET 4
服务器核心

Is Denali CTP 1 actually installable on Server Core? .NET 4 is a requirement for installation but I can't seem to find a way to install it in Server Core (2008 R2). Further research shows me that .NET 4 is not even supported byServer Core.

这是一个独特的可能性,我做错了。那么交易是什么,我做错了吗?

It's a distinct possibility that I am doing it wrong. So what is the deal, am I doing it wrong?

推荐答案

以下是Denali安装的命令行参考,如果你需要它:
http://msdn.microsoft.com/en-us/library/ms144259(SQL.110).aspx

Here is the command-line reference for Denali installs if you need it: http://msdn.microsoft.com/en-us/library/ms144259(SQL.110).aspx.

谢谢,


这篇关于在Server Core 2008 R2上安装SQL Server Denali CTP 1,我缺少什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-30 06:07