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
System Center 2016 Virtual Machine Manager Cookbook

You're reading from   System Center 2016 Virtual Machine Manager Cookbook Design, configure, and manage an efficient virtual infrastructure with VMM in System Center 2016

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781785881480
Length 562 pages
Edition 3rd Edition
Arrow right icon
Authors (2):
Arrow left icon
EDVALDO ALESSANDRO CARDOSO EDVALDO ALESSANDRO CARDOSO
Author Profile Icon EDVALDO ALESSANDRO CARDOSO
EDVALDO ALESSANDRO CARDOSO
Roman Levchenko Roman Levchenko
Author Profile Icon Roman Levchenko
Roman Levchenko
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. VMM 2016 Architecture FREE CHAPTER 2. Upgrading from Previous Versions 3. Installing VMM 2016 4. Installing a Highly Available VMM Server 5. Configuring Fabric Resources in VMM 6. Configuring Guarded Fabric in VMM 7. Deploying Virtual Machines and Services 8. Managing VMware ESXi hosts 9. Managing Clouds, Fabric Updates, Resources, Clusters, and New Features of VMM 2016 10. Integration with System Center Operations Manager 2016 11. Other Books You May Enjoy

To get the most out of this book

This book assumes a medium level of expertise on Windows Server and Hyper-V, basic knowledge on cloud computing and networking, and a moderate experience with PowerShell. To evaluate all the recipes in the book, you will need System Center 2016 Virtual Machine Manager, SQL Server (2016 version is used throughout the book), as a minimum requirement. The book also covers integration with VMware vCenter 6.0; therefore, you need to have it deployed beforehand. Although the recipes provide exceptional step-by-step guides, prepare Windows Azure Pack, Service Provider Foundation, and System Center Operations Manager 2016 media files at least.

Actually, some of the chapters were made in Azure, and you can also use public IaaS services and its free trial to deploy and check some of the explained scenarios. In addition, Azure is required if you plan to protect virtual machines via the Azure Site Recovery service.

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "In addition, it will add the ApplicationFrameworks folder to the library share."

A block of code is set as follow

;SQL Server 2016 Configuration File 
[OPTIONS] 
; SQL Server License Terms 
IAcceptSQLServerLicenseTerms="True" 
; Setup Work Flow: INSTALL, UNINSTALL, or UPGRADE. 
ACTION="Install" 

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

  ;SQL Server 2016 Configuration File 
  [OPTIONS] 
  ; SQL Server License Terms 
  IAcceptSQLServerLicenseTerms="True" 
  ; Setup Work Flow: INSTALL, UNINSTALL, or UPGRADE. 
  ACTION="Install" 

Any command-line input or output is written as follows:

  Set-ItemProperty -Path 'HKLM:SoftwareMicrosoftMicrosoft
System Center Virtual Machine Manager ServerSetup' -Name
VmmServicePrincipalNames -Value "SCVMM/vmm-mgmt01,SCVMM/vmm-
mgmt01.rllab.com"

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Launch the SQL Server setup and choose the New SQL Server failover cluster installation option."

Warnings or important notes appear like this.
Tips and tricks appear like this.
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