Installation of the VMM family virtual machine Manager R2

Source: Internet
Author: User
Tags microsoft website adsi edit

This section describes how to install VMM2012R2 and what to consider when installing the SCVMM2012R2. The following topologies are used primarily for system Center R2 Virtual Machine Manager.

650) this.width=650; "height=" 428 "title=" clip_image002 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image002 "src=" http://s3.51cto.com/wyfs02/ M02/5b/1b/wkiom1t_cojatpt_aadpypdr8ei650.jpg "border=" 0 "/>

First, create a service account

Created service account The primary user installs, configures, and manages SCVMM.

1. Log in to the DC server and open the Active Directory user and computer (Aduc The associated service account required to create VMM)

1) VMM Service user account: Bjcloud\vmmsvc

2) VMM Run Service account: Bjcloud\vmmadmin

3) VMM security group account: Bjcloud\vmm_admins

4) SQL Service user account: Bjcloud\sqlsvc

5) SQL Security group account: Bjcloud\sql_admins

650) this.width=650; "height=" 494 "title=" clip_image003 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image003 "src=" http://s3.51cto.com/wyfs02/ M00/5b/1b/wkiom1t_coii8izraafher8kq4u850.jpg "border=" 0 "/>

You can also use the following PowerShell to create the above account

Import-module Servermanager

Add-windowsfeature-name "Rsat-ad-powershell"

New-aduser-name "Vmmsvc"-samaccountname

"Vmmsvc"-displayname "VMM Service accout"-enabled

$true-changepasswordatlogon $false-accountpassword

(convertto-securestring "Type here the password"-asplaintext

-force)-passwordneverexpires $true

$admgroup = [ADSI] "Winnt://./administrators,group"

$admgroup. Psbase.invoke ("Add", ([ADSI] "winnt://bjcloud/

Vmmsvc "). Path)

2. Double-click Vmmadmin, view the Vmmadmin property to ensure that the account password never expires and the user cannot change the password

650) this.width=650; "height=" 674 "title=" clip_image004 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image004 "src=" http://s3.51cto.com/wyfs02/ M01/5b/1b/wkiom1t_coizugu8aairq0posdg185.jpg "border=" 0 "/>

3. Log on to the VMM server, open Local Users and groups, and add the VMM account to the local Administrators group

650) this.width=650; "height=" 381 "title=" clip_image006 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image006 "src=" http://s3.51cto.com/wyfs02/ M02/5b/15/wkiol1t_c6aaqml-aafqbfhtxhe007.jpg "border=" 0 "/>

4. Log in to SQL Server repeat the above actions to add the SQL account to the local Administrators group

Ii. related ports and protocols required to configure VMM2012R2

When you deploy and implement SCVMM in an enterprise, you need to consider the ports that are required for communication and file transfer between VMM components. In an enterprise organization, not all firewalls are turned off, so you need to open the ports required for VMM in your firewall.

For information on the ports required for SCVMM, please see the official Microsoft website:

http://social.technet.microsoft.com/wiki/contents/articles/4581. Scvmm-2012-ports-communications-for-firewall-configuration.aspx

1. Here I open the appropriate ports required by VMM by setting the Active Directory domain Firewall policy

2. Log in to the DC server, open Group Policy Management, right-click Edit Default Domain Policy

650) this.width=650; "height=" 328 "title=" clip_image008 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image008 "src=" http://s3.51cto.com/wyfs02/ M00/5b/15/wkiol1t_c6baoawuaaesbfzdp90508.jpg "border=" 0 "/>

3. Expand Computer Configuration, Policies, Windows Settings, security settings, Windows Firewall with Advanced Security. Click on the "Inbound Rules"

650) this.width=650; "height=" 131 "title=" clip_image009 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image009 "src=" http://s3.51cto.com/wyfs02/ M02/5b/15/wkiol1t_c6ahd59naacrfl3eiju532.jpg "border=" 0 "/>

4. Right-click on "Inbound Rules" to select new rule

650) this.width=650; "height=" 292 "title=" clip_image010 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image010 "src=" http://s3.51cto.com/wyfs02/ M01/5b/15/wkiol1t_c6bd_e27aafy2idblgg041.jpg "border=" 0 "/>

5. Rule Type page Select port

650) this.width=650; "height=" 311 "title=" clip_image012 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image012 "src=" http://s3.51cto.com/wyfs02/ M02/5b/1b/wkiom1t_conzyi7naadecm7embq892.jpg "border=" 0 "/>

6. Protocol and Port page select TCP, here Select the 8100 ports required by the VMM Management Console and the VMM Management Server

650) this.width=650; "height=" 279 "title=" clip_image014 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image014 "src=" http://s3.51cto.com/wyfs02/ M02/5b/1b/wkiom1t_comhp_graac3l5tyidk816.jpg "border=" 0 "/>

7. Operation page Select Allow connection, click Next

8. Configuration file page, select domain here

650) this.width=650; "height=" 252 "title=" clip_image016 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image016 "src=" http://s3.51cto.com/wyfs02/ M00/5b/1b/wkiom1t_cond3pxhaacwm2nf7tk274.jpg "border=" 0 "/>

9. Name page, type the appropriate name, click Finish

650) this.width=650; "height=" 285 "title=" clip_image018 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image018 "src=" http://s3.51cto.com/wyfs02/ M01/5b/1b/wkiom1t_coqwszpcaactjphg3k0913.jpg "border=" 0 "/>

10. Repeat the above operations to open the ports required for VMM

Third, install the VMM2012R2 required by Microsoft SQL Server

In this experiment, using SQL Server SP1, for the installation process, see "Installing the System Center R2 database" previously written:

http://ericxuting.blog.51cto.com/8995534/1440305

Iv. installation of SCVMM2012R2 dependent components

1. Login to Microsoft official website to download Windows ADK8.1 program

http://www.microsoft.com/zh-cn/download/details.aspx?id=39982

2. Double-click the Windows ADK8.1 Installer file Adksetup.exe

3. The installation path remains the default, click Next

4. CEIP page, click OK, click Next

5. User License page, click Accept

6. Select the installation Features page, where you can install the Deployment tool and Windows PE

650) this.width=650; "height=" 412 "title=" clip_image020 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image020 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6eraxyyaaergxjsvqy000.jpg "border=" 0 "/>

7. Wait for Windows ADK8.1 installation to complete

650) this.width=650; "height=" 227 "title=" clip_image022 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image022 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6ezbh7yaaccvmsx2de702.jpg "border=" 0 "/>

8. When you are finished installing Windows ADK8.1, you can find it on the start screen.

650) this.width=650; "height=" 113 "title=" clip_image023 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image023 "src=" http://s3.51cto.com/wyfs02/ M01/5b/16/wkiol1t_c6jq0zhgaaa6h8jfs2i966.jpg "border=" 0 "/>

9. Microsoft Official website download and install SQL Server Command line Utilities

http://go.microsoft.com/fwlink/?LinkID=239650&clcid=0x409

10. Download and install Microsoft SQL Server Native Client on Microsoft Official website

http://go.microsoft.com/fwlink/?LinkID=239648&clcid=0x409

11. Install the Telnet client. Open Windows PowerShell as an administrator, execute a line of commands

Install-windowsfeature telnetclient

650) this.width=650; "height=" 117 "title=" clip_image025 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image025 "src=" http://s3.51cto.com/wyfs02/ M02/5b/16/wkiol1t_c6jhnayzaabkm9pepjy763.jpg "border=" 0 "/>

12.

V. Configuring distributed Key Management in VMM

By default, VMM uses the Windows data protection API (DPAPI) for some data in the VMM database (such as run as account credentials and passwords in the guest operating system profile, and virtual hard disk properties on the Virtual machine role scheme and configuration ProductKey Information) for encryption. The encryption of this data is associated with the specific computer on which VMM is installed and the service account that VMM uses. Therefore, if you need to transfer the VMM installation to another computer, the encrypted data is not preserved. In this case, you will need to manually enter this data (such as credentials, passwords, and productkey information) to fix the VMM object. For a virtual machine role, if the encrypted data is not retained, you will not be able to enter the data manually, so the virtual machine role cannot be managed.

Some considerations for using distributed Key Management in VMM:

1) If you are installing a highly available VMM Management Server, you must use distributed Key management to store the encryption key in AD DS. In this scenario, distributed key management is required because the Virtual Machine Manager service still needs access to the encryption key to access the data in the VMM database when the Virtual Machine Manager service fails over to another node in the cluster. This can only be achieved if the encryption key is stored in a centralized location such as AD DS.

2) for upgrades that involve virtual machine roles in the future, it is recommended that you use Distributed key management during the installation process. This will ensure that the virtual machine roles are upgraded correctly and that you can manage them after the upgrade.

3) Before you install VMM, you must create a container in AD DS. You can create the container by using ADSI edit.

4) You must create the container in the same domain using the user account that you used to install VMM. In addition, if you specify a domain account to be used by the System Center Virtual Machine Manager Service, the account must also be in the same domain. For example, if both the installation account and the service account are in the corp.contoso.com domain, you must create a container in that domain. Therefore, if you want to create a container named VMMDKM, specify the container location as cn=vmmdkm,dc=corp,dc=contoso,dc=com.

5) After the Active Directory administrator has created the container, you must provide full Control permissions to the container in AD DS for the account that you are installing VMM with. In addition, permissions must be applied to the container's "This object and all descendants".

6) on the Configure service account and Distributed Key Management page, you must specify the location of the container in AD DS by typing. For example, type cn=vmmdkm,dc=corp,dc=contoso,dc=com.

1. Log in to the DC server and open ADSI Edit

650) this.width=650; "height=" 247 "title=" clip_image026 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image026 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6jhe-oraadh5aiimau707.jpg "border=" 0 "/>

2. When ADSI Edit is open, right-click ADSI Edit to select Connect to

650) this.width=650; "height=" 224 "title=" clip_image028 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image028 "src=" http://s3.51cto.com/wyfs02/ M01/5b/16/wkiol1t_c6igz4b3aadm8kwpy4s478.jpg "border=" 0 "/>

3. Connect Settings page, keep default click OK

650) this.width=650; "height=" 588 "title=" clip_image030 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image030 "src=" http://s3.51cto.com/wyfs02/ M02/5b/16/wkiol1t_c6jgnpicaagig0kfgso664.jpg "border=" 0 "/>

4. Expand dc=bjcloud,dc=com

5. Right-dc=bjcloud,dc=com, select New, click "Object"

650) this.width=650; "height=" 331 "title=" clip_image031 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image031 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6nzclshaaiktbhg3km403.jpg "border=" 0 "/>

6. Create an Object page and select container

650) this.width=650; "height=" 398 "title=" clip_image033 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image033 "src=" http://s3.51cto.com/wyfs02/ M00/5b/1c/wkiom1t_covrixv9aaffelmklbc759.jpg "border=" 0 "/>

7. Create the Object page, type "vmmdkm", click Next, click Finish

650) this.width=650; "height=" 490 "title=" clip_image034 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image034 "src=" http://s3.51cto.com/wyfs02/ M01/5b/1c/wkiom1t_cozy-uanaadehsibnxg342.jpg "border=" 0 "/>

8. Open Active Directory Users and Computers (ADUC), click View, click Advanced Features

650) this.width=650; "height=" "title=" clip_image036 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image036 "src=" http://s3.51cto.com/wyfs02/ M02/5b/1c/wkiom1t_cozhy0kdaacir3kkuaa695.jpg "border=" 0 "/>

9. Right-click vmmdkm, select Properties

10.VMMDKM Properties page, click Add, add Bjcloud\vmm_admins

650) this.width=650; "height=" 470 "title=" clip_image037 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image037 "src=" http://s3.51cto.com/wyfs02/ M01/5b/16/wkiol1t_c6mjl-hzaagdxy-yoyu663.jpg "border=" 0 "/>

11.vmm_admins The Permissions Settings page, select Read, write, and create all child objects

650) this.width=650; "height=" 232 "title=" clip_image038 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image038 "src=" http://s3.51cto.com/wyfs02/ M01/5b/16/wkiol1t_c6nzusxxaac72gmvlzk803.jpg "border=" 0 "/>

12. Click Advanced, click Vmm_admins, click Edit

650) this.width=650; "height=" 393 "title=" clip_image040 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image040 "src=" http://s3.51cto.com/wyfs02/ M02/5b/16/wkiol1t_c6rt17r4aahjp3x9ife193.jpg "border=" 0 "/>

13.VMMDKM permission Item page, determines the principal object is vmm_admins, type selection allowed, and applies to this object and all child objects

650) this.width=650; "height=" 193 "title=" clip_image042 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image042 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6rzb1lcaab29vpcmho199.jpg "border=" 0 "/>

14. Make sure all configuration information is correct and click OK

650) this.width=650; "height=" 422 "title=" clip_image044 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image044 "src=" http://s3.51cto.com/wyfs02/ M01/5b/16/wkiol1t_c6uikzq9aafoo3a8ds4413.jpg "border=" 0 "/>

Vi. Installing the VMM2012R2 Management Server

1. Before installing SCVMM2012R2 to bj-vmm-01, first use the Telnet test to successfully connect to the SQL Server server, using the following command

Telnet bj-sql-01 1433

After executing the above command, if the prompt "Could not open connection to the host" means that a remote connection to the SQL Server server is not possible, it means that the connection is successful.

2. Insert SCVMM2012R2 installation media, pop up the prompt page, click "Eun setup.exe"

650) this.width=650; "height=" 378 "title=" clip_image045 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image045 "src=" http://s3.51cto.com/wyfs02/ M02/5b/16/wkiol1t_c6vbxz9paadzwjdvfs8909.jpg "border=" 0 "/>

3. On the Microsoft System Center R2 page, click Install. If you are not sure if you are ready to install the product, you can click on "Before you Begin" to refer to the official Microsoft page to learn about the needs

650) this.width=650; "height=" 403 "title=" clip_image047 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image047 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6vbiwzzaacm_meeebq695.jpg "border=" 0 "/>

4. Select the installation Features page and check the VMM Management Server

650) this.width=650; "height=" 284 "title=" clip_image049 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image049 "src=" http://s3.51cto.com/wyfs02/ M01/5b/16/wkiol1t_c6vcmx6aaadprl4fig0935.jpg "border=" 0 "/>

5. Product registration Information page, type your organization and product key. If no key will be tried for 180 days

650) this.width=650; "height=" 278 "title=" clip_image051 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image051 "src=" http://s3.51cto.com/wyfs02/ M02/5b/16/wkiol1t_c6ycqxmoaacvzhkaa7o934.jpg "border=" 0 "/>

6. Microsoft Update page, select Open to accept Microsoft push for SCVMM product updates

7. Database Configuration page, type the SQL Server server name and the appropriate port, select the default instance, and create a new VMM database

650) this.width=650; "height=" 420 "title=" clip_image053 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image053 "src=" http://s3.51cto.com/wyfs02/ M00/5b/16/wkiol1t_c6zqwntkaaeec8mhlnc822.jpg "border=" 0 "/>

8. Configure the service account and the Distributed Key page, type the appropriate information

650) this.width=650; "height=" 420 "title=" clip_image055 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image055 "src=" http://s3.51cto.com/wyfs02/ M01/5b/1c/wkiom1t_cthyyk0daafgkmzxq88036.jpg "border=" 0 "/>

9. The Port Configuration page, the VMM Management Server will require the following ports

650) this.width=650; "height=" 317 "title=" clip_image057 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image057 "src=" http://s3.51cto.com/wyfs02/ M02/5b/16/wkiol1t_c--dc60uaadjqoeoa0e048.jpg "border=" 0 "/>

10. The Library server Configuration page, which uses the VMM server itself, will configure the second library server to store the appropriate files in a subsequent introduction

650) this.width=650; "height=" 333 "title=" clip_image059 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image059 "src=" http://s3.51cto.com/wyfs02/ M02/5b/1c/wkiom1t_ctkdn8uoaac-pdnxiec933.jpg "border=" 0 "/>

11. Install the summary page and confirm that all settings are correct and click Install

650) this.width=650; "height=" 421 "title=" clip_image061 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image061 "src=" http://s3.51cto.com/wyfs02/ M00/5b/1c/wkiom1t_ctki1l1yaafiawcgnra169.jpg "border=" 0 "/>

12. Start the installation and wait for the installation to complete

650) this.width=650; "height=" 239 "title=" clip_image063 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image063 "src=" http://s3.51cto.com/wyfs02/ M01/5b/1c/wkiom1t_ctls4ribaab80jedu_u390.jpg "border=" 0 "/>

13. After the installation is complete, SCVMM Setup will automatically add the program shortcut to the desktop for the user to punch in

650) this.width=650; "height=" 381 "title=" clip_image065 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image065 "src=" http://s3.51cto.com/wyfs02/ M02/5b/1c/wkiom1t_ctlx_bk8aadx74kslca760.jpg "border=" 0 "/>

14. Double-click the VMM program shortcut to open the VMM management console

650) this.width=650; "height=" 520 "title=" clip_image066 "style=" margin:0px;border:0px;padding-top:0px; Padding-right:0px;padding-left:0px;background-image:none, "alt=" clip_image066 "src=" http://s3.51cto.com/wyfs02/ M00/5b/1c/wkiom1t_ctoha9n6aafyfypz4os237.jpg "border=" 0 "/>

15. After installing SCVMM2012R2,.

650) this.width=650; "height=" 454 "title=" clip_image068 "style=" border:0px;padding-top:0px;padding-right:0px; Padding-left:0px;background-image:none, "alt=" clip_image068 "src=" Http://s3.51cto.com/wyfs02/M01/5B/16/wKioL1T_C _cirnucaafzhhf70ck048.jpg "border=" 0 "/>

This article is from "Xu Ting Blog-Microsoft technology Sharing" blog, please be sure to keep this source http://ericxuting.blog.51cto.com/8995534/1619165

Installation of the VMM family virtual machine Manager R2

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.