Book Image

System Center 2012 R2 Virtual Machine Manager Cookbook - Second Edition

By : Edvaldo Alessandro Cardoso Sobrinho, EDVALDO ALESSANDRO CARDOSO
Book Image

System Center 2012 R2 Virtual Machine Manager Cookbook - Second Edition

By: Edvaldo Alessandro Cardoso Sobrinho, EDVALDO ALESSANDRO CARDOSO

Overview of this book

Table of Contents (18 chapters)
System Center 2012 R2 Virtual Machine Manager Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Connecting to a VMM management server using the VMM console


The VMM console is the GUI interface to the VMM management server. You will be using it, for example, to manage virtual machines, services, the private cloud, fabric, storage, and resources.

You can use this recipe to configure the VMM console to connect to a VMM management server.

The VMM console will enable you to manage VMM remotely from your desktop without the need of RDP into the VMM server.

How to do it...

Carry out the following steps in order to complete this recipe:

  1. In the Server name box that is in the Connect to Server dialog box of the Virtual Machine Manager Console window, type in the name of the VMM management server (for example, vmm-mgmt01:8100, where 8100 is the default port).

  2. To connect, click on Specify credentials and then type the user credentials (for example, lab\vmm-admin), or click on Use current Microsoft Windows Identity.

  3. Click on Connect.

How it works…

You can use the logged Windows login credentials to connect...