Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hyper-V Network Virtualization Cookbook

You're reading from   Hyper-V Network Virtualization Cookbook Over 20 recipes to ease the creation of new virtual machines in the networking layer using Hyper-V Network Virtualization

Arrow left icon
Product type Paperback
Published in Nov 2014
Publisher
ISBN-13 9781782177807
Length 228 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Ryan Boud Ryan Boud
Author Profile Icon Ryan Boud
Ryan Boud
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Installing Virtual Machine Manager 2. Configuring Networks for Hyper-V Network Virtualization FREE CHAPTER 3. Creating the Gateway for Virtual Machine Communications 4. IP Address Management Integration with VMM for Hyper-V Network Virtualization 5. Windows Server Gateway Configuration 6. Implementing Network Isolation in Hyper-V 7. Network Access Control Lists A. VM Templates B. Planning the Virtual Machine Manager Index

Deploying the required service accounts

This recipe will provide you with the steps required to deploy the required service accounts to the correct servers. It will assist you with your evaluation of Virtual Machine Manager before deploying into a production environment. For the purpose of the Service Accounts, please read Appendix, Planning Virtual Machine Manager.

Getting ready

It is assumed you have access to Active Directory to create and populate Security Groups and to create and link Group Policy Objects.

How to do it…

The following diagram shows you the high-level steps involved in this recipe and the tasks required to complete this recipe:

How to do it…

The following screenshot shows how the Active Directory Organization Units (OUs) are structured for this recipe:

How to do it…

The list of accounts that will be used is as follows:

Account name

Use

Username

VMM Service Account

Running VMM services and accessing resources

SVC_VMMSrvc

VMM Agent Run As Account

Managing Hyper-V Hosts and Infrastructure Servers

SVC_VMMAgntRA

VMM SQL Server Account

Running VMM SQL Server instance

SVC_VMMSQLEng

VMM SQL Server Agent Account

Running VMM SQL Server Agent for a SQL instance

SVC_VMMSQLAgnt

VM Domain Join Run As Account

Joining new VMs to the domain

SVC_VMMJoinDom

VMM Installation Account

The account used to install VMM

Install_VMM

Now perform the following steps:

  1. Create the user accounts for VMM.
    How to do it…
  2. The user accounts for SQL are shown in the following screenshot:
    How to do it…
  3. The groups for Hyper-V Servers and VMM Servers are shown in the following screenshot:
    How to do it…
  4. A new Group Policy Object (GPO) needs to be created and linked to the Hyper-V OU.
    How to do it…
  5. Click on the Details tab and select User configuration settings disabled from the GPO Status dropdown, as shown in the following screenshot:
    How to do it…
  6. Right-click on the GPO name under the Hyper-V OU and click on Edit. Navigate to Computer Configuration | Preferences | Control Panel Settings | Local Users and Groups. Right-click and navigate to New | Local Group.
    How to do it…
  7. Make sure the Action field is set to Update, Group name is set to Administrators (built-in), and you have added SVC_VMMAgntRA to the Members section.
    How to do it…
  8. Click on OK to close the New Local Group Properties dialog.
  9. Close the Group Policy Management Editor window.
  10. In the Group Policy Management MMC, right-click on the OU where the GPO has been deployed and click on Group Policy Update. This triggers a remote Group Policy Update on the Hyper-V hosts.
    How to do it…

This completes this recipe. The required service accounts with the necessary permissions have been scoped and deployed correctly.

How it works…

By adding the required Service Accounts to the Group Policy Objects, it ensures that these accounts have sufficient privileges to run and manage the VMM installation.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime