Windows Server 2012版本区别

简介:

微软Windows Server 2012共有四个版本,Datacenter数据中心版、Standard标准版、Essentials版及Foundation版本,其中Foundation仅供给OEMs厂商使用。

Server 2012 editon

此外,微软还同时公布了这四大版本的售价。Windows Server 2012 Essentials面向中小企业,用户限定在25位以内,该版本简化了界面,预先配置云服务连接,不支持虚拟化,预计售价425美元。

Windows Server 2012标准版提供完整的Windows Server功能,限制使用两台虚拟主机,预计售价882美元。

Windows Server 2012数据中心版提供完整的Windows Server功能,不限制虚拟主机数量,预计售价4809美元。

Windows Server 2012 Foundation版本仅提供给OEM厂商,限定用户15位,提供通用服务器功能,不支持虚拟化。










本文转自 安安安安森  51CTO博客,原文链接:http://blog.51cto.com/smallc/1031483,如需转载请自行联系原作者
目录
相关文章
|
3天前
|
Windows
LabVIEW安装程序需要Windows1064位(版本1507)或更新版本
LabVIEW安装程序需要Windows1064位(版本1507)或更新版本
10 1
|
3天前
|
编解码 Windows
LabVIEW应用程序在Windows版本之间的字体变化
LabVIEW应用程序在Windows版本之间的字体变化
|
3天前
|
开发框架 .NET 数据库
修改windows server 2008 时间和日期格式
修改windows server 2008 时间和日期格式
|
4天前
|
SQL Windows
保姆级:Windows Server 2012上安装.NET Framework 3.5
保姆级:Windows Server 2012上安装.NET Framework 3.5
|
5天前
|
Apache 项目管理 数据安全/隐私保护
Windows如何安装使用TortoiseSVN客户端并实现公网访问本地SVN Server
Windows如何安装使用TortoiseSVN客户端并实现公网访问本地SVN Server
13 0
|
7天前
|
安全 关系型数据库 虚拟化
WIndows Server 远程桌面服务—RDS
WIndows Server 远程桌面服务—RDS
|
7天前
|
开发框架 JavaScript 安全
WIndows Server 2016 部署 Web服务(简单篇)
WIndows Server 2016 部署 Web服务(简单篇)
|
7天前
|
安全 测试技术 网络安全
WIndows Server 2016 部署 PKI + 证书
WIndows Server 2016 部署 PKI + 证书
|
13天前
|
网络协议 Windows
Windows Server 各版本搭建 DNS 服务器实现域名正反向解析
Windows Server 各版本搭建 DNS 服务器实现域名正反向解析
|
18天前
|
SQL 数据管理 关系型数据库
如何在 Windows 上安装 SQL Server,保姆级教程来了!
在Windows上安装SQL Server的详细步骤包括:从官方下载安装程序(如Developer版),选择自定义安装,指定安装位置(非C盘),接受许可条款,选中Microsoft更新,忽略警告,取消“适用于SQL Server的Azure”选项,仅勾选必要功能(不包括Analysis Services)并更改实例目录至非C盘,选择默认实例和Windows身份验证模式,添加当前用户,最后点击安装并等待完成。安装成功后关闭窗口。后续文章将介绍SSMS的安装。
14 0