一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua

System Requirements: VMM Management Server

更新日期: October 6, 2011

System Center 2012 云和数据中心管理解决方案为您提供了针对私有云和公共云应用程序和服务的常用管理工具集。作为 System Center 套件的核心组件,Virtual Machine Manager 2012 提供了以下几大优点:

配置灵活、敏捷和经济高效的私有云

使用一个工具即可管理异类虚拟环境

针对私有云部署优化现有应用程序

简化应用程序配置和服务

测试环境:

AD

操作系统 Windows Server 2008 R2 Sp1(加入域环境)
SQL Express 2008 R2
Windows AIK自动安装工具包

150台主机的硬件配置要求

Hardware component

Minimum

Recommended

Processor

Pentium 4, 2.8 GHz (x64)

Dual-Processor, Dual-Core, 3.6 GHz or greater (x64)

RAM

4 GB

8 GB

Hard disk space

10 GB

50 GB

软件配置要求

Software Requirement

Notes

A supported operating system

For more information, see Supported Operating Systems later in this topic.

Windows Remote Management (WinRM) 2.0

WinRM 2.0 is included in Windows Server 2008 R2, and by default, the Windows Remote Management (WS-Management) service is set to start automatically (delayed start).

At least Microsoft .NET Framework 3.5 Service Pack 1 (SP1)

On a computer running Windows Server 2008 R2, if the .NET Framework 3.5.1 feature is not installed (it is not installed by default), the VMM setup wizard will install the feature.

Windows Automated Installation Kit (AIK) for Windows 7

Windows AIK is available on the Microsoft Download Center. To install the Windows AIK, you can download the ISO file, write the ISO file to a DVD using a third party tool, and then install the Windows AIK from the DVD.

A supported version of SQL Server

For more information about supported versions of SQL Server, see System Requirements: VMM Database.

System center web管理需要安装IIS的组建要求

Software Requirement

Notes

A supported operating system

For more information, see Supported Operating Systems later in this topic.

Web Server (IIS)

You must install the Web Server (IIS) role and the following Web Server (IIS) features:

· .NET Extensibility

· ASP.NET

· Default Document

· Directory Browsing

· HTTP Errors

· IIS 6 Metabase Compatibility

· IIS 6 WMI Compatibility

· ISAPI Extensions

· ISAPI Filters

· Request Filtering

· Static Content

Windows PowerShell 2.0

Windows PowerShell 2.0 is included in Windows Server 2008 R2.

At least Microsoft .NET Framework 3.5 Service Pack 1 (SP1)

On a computer running Windows Server 2008 R2, if the .NET Framework 3.5.1 feature is not installed (it is not installed by default), the VMM setup wizard will install the feature.

按照要求,首先要部署一个操作系统,并且加入域。

然后打开windowsRM

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_02

果你正使用Windows 2008 Server,WinRM已经被安装但并未启用。 这是一个很好的安全预防措施。 在你机器上启用WinRM的简单方法就是在CMD中运行:

winrm enumerate winrm/config/listener

如果没有得到返回信息,WinRM未正常运行。

以下是配置WinRM自动启动并允许远程访问,如果不需要,可以不用设置

————————————————————————————————————

配置WinRM自动启动并允许远程访问,可像以下这样使用winrm quickconfig命令 :

C:“Users“Administrator winrm quickconfig

WinRM is not set up to allow remote access to this machine for management。

The following changes must be made:

Create a WinRM listener on HTTP:// to accept WS-Man requests to any IP on this machine。

Make these changes 【y/n】? y

WinRM has been updated for remote management。

Created a WinRM listener on HTTP:// to accept WS-Man requests to any IP on this machine。

C:“Users“Administrator

Once I configured the quickconfig, I reran the enumeration command with these results:

C:“Users“Administrator winrm e winrm/config/listener

Listener

Address =

Transport = HTTP

Port = 80

Hostname

Enabled = true

URLPrefix = wsman

CertificateThumbprint

ListeningOn = 10。253。15。98, 127。0。0。1, ::1, fe80::5efe:10。253。15。98%11, fe80::9583:2148:e1ef:6444%10

C:“Users“Administrator

从这里,我们可以知道WinRM已经启动。

考试大提示:如果你想在任何时间禁用WinRM,你可以使用这样的命令:

winrm delete winrm/config/listener?IPAdress=+Transport=HTTP

为了使用WinRM,与之连接的主机必需与WinRM主机是相同域的成员。 如果情况不是这样,我建议你参考文章“Remotely managing your Server Core using WinRM and WinRS里描述的不同安全情况。

———————————————————————————————————————

然后安装Windows Automated Installation Kit (AIK) for Windows 7,在微软就可以下载。

下载地址:http://www.microsoft.com/downloads/zh-cn/details.aspx?displaylang=zh-cn&FamilyID=696dd665-9f76-4177-a811-39c26d3b3b34

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_03

选择windows AIK安装程序

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_04

下一步

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_05

同意条款

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_06

选择安装路径和指定所有人安装自动安装工具包

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_07

下一步

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_08

正在安装

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_09

完成安装,点击关闭。

之后来安装数据库

VMM需要Sql,由于是测试环境,就在VMM服务器上安装SQL Express,IIS(自助门户需要)

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_10

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_11

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_12

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_13

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_14

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_15

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_16

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_17

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_18

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_19

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_20

 

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_21

 

 

 

数据库安装完成,之后安装IIS

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_22

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_23

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_24

 

 

 

完成了很多的准备工作后,现在看是真是安装scvmm2012

启动SCVMM 2012安装程序

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_25

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_26

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_27

选择安装的组建。

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_28

没有序列号,会有60天的评估时间。

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_29

同意许可

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_30

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_31

启动更新

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_32

指定安装路径。

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_33

配置数据库

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_34

配置账户

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_35

配置端口,建议默认

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_36

设置web登录管理配置。

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_37

设置库

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_38

点击安装,开始安装。

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_39

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_40

安装到此完成

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_41

连接到scvmm2012

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_42

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_43

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_44

发行候选版,最接近正式版本的发行的一个版本。

一、System Center Virtual Machine Manager 2012 测试安装_System Center Virtua_45

使用Web登录服务器。

SCWMM2012的在线技术文档:http://technet.microsoft.com/es-ar/library/gg610592(en-us).aspx

SCVMM2012下载地址:http://www.microsoft.com/en-us/server-cloud/system-center/virtual-machine-manager-2012.aspx