博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Windows Server 2012 Essentials [1]
阅读量:4948 次
发布时间:2019-06-11

本文共 2130 字,大约阅读时间需要 7 分钟。

最近有空写几篇关于Windows Server 2012 Essentials 的介绍

 

官方上市这样描述Windows Server 2012 Essentials的:

对于最多拥有 25 名用户的小型企业来说,Windows Server 2012 Essentials(Windows Small Business Server Essentials 的最新版本)是其理想的首要服务器。 它提供经济高效且易于使用的解决方案,可帮助保护数据、从几乎任意位置组织和访问业务信息、支持运营业务所需的应用程序,并且能够迅速连接到电子邮件和备份等在线服务。

 

可以看出的就是以前的Windows Small Business Server的2012版本

Windows Server Essentials的 介绍地址

Windows Server 2012 Essentials 介绍地址

 

Windows Server 2012 Essentials 下载地址

注意的是安装过程中就需要密钥 可以在微软发送的邮件或者下载页面中的其他信息中找到以下文字

若要激活此软件,您在安装过程中将需要以下产品密钥:

HHRHF-YMNJW-RPGCC-VV68W-BWMVY

直接下载的为英语语言版,可通过添加语言的方式来增加中文语言包(现在并不完全汉化),但还是推荐使用英语环境来操作(目前大多文档大多为英文)。

 

以下为安装所需的硬件配置,x64对于Windows Server 2008R2来说应该是标准配置,在虚拟机环境下需要注意硬盘大小

Table 1: System Requirements for Windows Server 2012 Essentials

Component

Minimum
Recommended*

CPU socket

1.4 GHz (64-bit processor) or faster for single core

1.3 GHz (64-bit processor) or faster for multi-core

3.1 GHz (64-bit processor) or faster multi-core

Memory (RAM)

2 GB

8 GB

Hard disks and available storage space

160 GB hard disk with a 60 GB system partition

*Recommended hardware requirements to support Windows Server 2012 Essentials maximum user and device limits.

Table 2: Additional Hardware and Software Requirements for Windows Server 2012 Essentials

Component

Description

Network adapter

Gigabit Ethernet adapter (10/100/1000baseT PHY/MAC).

Internet

Some functionality may require Internet access (fees may apply) or a Windows Live® ID Account.

Supported Client operating systems

Windows 8, Windows 7, Macintosh OS X version 10.5 to 10.8.

Router

A router or firewall that supports IPv4 NAT.

Additional requirements

  • Super-VGA 800 x 600 (minimum) or 1024 × 768 (recommended) or higher-resolution monitor (headed mode only)
  • Keyboard and Microsoft® Mouse or compatible pointing device (headed mode only)
  • DVD-ROM drive

Supported networking configuration

  • Your server computer must be connected via a network cable to a router.
  • The router should be a UPnP-certified device, but it is not required.
  • The router should be in the 192.168.x.x subnet, but it is not required.

 

Windows Server Essentials 中文博客

转载于:https://www.cnblogs.com/cnLing/articles/2846740.html

你可能感兴趣的文章
【BZOJ5336】[TJOI2018]party(动态规划)
查看>>
【BZOJ4944】[NOI2017]泳池(线性常系数齐次递推,动态规划)
查看>>
我只为一瓶啤酒
查看>>
timestamp与timedelta,管理信息系统概念与基础
查看>>
linux 服务器时间同步
查看>>
蓝桥杯 历届试题 幸运数
查看>>
SQL游标(cursor)详细说明及内部循环使用示例
查看>>
[转]【HTTP】Fiddler(二) - 使用Fiddler做抓包分析
查看>>
[转]C#使用 Salt + Hash 来为密码加密
查看>>
Tornado入门
查看>>
9. 回文数
查看>>
外部获取IndexPath的几种方式(关联对象等)
查看>>
Python多线程简单例子
查看>>
线性回归 及 正则化 公式推导
查看>>
多线程交替输出1234
查看>>
梦断代码阅读笔记02
查看>>
河南省第十届省赛 Binary to Prime
查看>>
Spring MVC统一异常处理
查看>>
mybatis爆出constructor和getter异常的解决方法:
查看>>
rest-framework之视图
查看>>