Book Image

System Center 2016 Virtual Machine Manager Cookbook - Third Edition

By : Roman Levchenko, EDVALDO ALESSANDRO CARDOSO
Book Image

System Center 2016 Virtual Machine Manager Cookbook - Third Edition

By: Roman Levchenko, EDVALDO ALESSANDRO CARDOSO

Overview of this book

Virtual Machine Manager (VMM) 2016 is part of the System Center suite to configure and manage datacenters and offers a unified management experience on-premises and Azure cloud. This book will be your best companion for day-to-day virtualization needs within your organization, as it takes you through a series of recipes to simplify and plan a highly scalable and available virtual infrastructure. You will learn the deployment tips, techniques, and solutions designed to show users how to improve VMM 2016 in a real-world scenario. The chapters are divided in a way that will allow you to implement the VMM 2016 and additional solutions required to effectively manage and monitor your fabrics and clouds. We will cover the most important new features in VMM 2016 across networking, storage, and compute, including brand new Guarded Fabric, Shielded VMs and Storage Spaces Direct. The recipes in the book provide step-by-step instructions giving you the simplest way to dive into VMM fabric concepts, private cloud, and integration with external solutions such as VMware, Operations Manager, and the Windows Azure Pack. By the end of this book, you will be armed with the knowledge you require to start designing and implementing virtual infrastructures in VMM 2016.
Table of Contents (16 chapters)
Title Page
Packt Upsell
Contributors
Preface
Index

Enabling reporting in VMM


After integrating VMM with Operations Manager for monitoring, you can also enable the integration to provide reporting, which will give you the ability to create and view reports related to Hyper-V servers, VMs, and VMM-related components (for example, the management and library servers).

Note

Operations Manager only supports SQL Server Reporting Services (SSRS) in the native mode.

Getting ready

In order to enable the reporting, you will need to have SQL Server Analysis Service (SSAS) preinstalled on the Operations Manager Reporting server (for example, rllab\rl-sql01).

You also need to install Analysis Management Objects (AMO) on all of the VMM management servers for the SQL Server you have installed. For SQL 2012 SP1, see https://www.microsoft.com/en-us/download/details.aspx?id=35580 (SQL_AS_AMO.msi).

How to do it...

Carry out the following steps to configure the SSAS in VMM:

  1. Open the VMM console. On the bottom-left pane, click to open the Settings workspace, and then...