Book Image

Implementing VMware Horizon View 5.2

By : Jason Ventresco
Book Image

Implementing VMware Horizon View 5.2

By: Jason Ventresco

Overview of this book

VMware Horizon View helps you simplify desktop and application management while increasing security and control. This book will introduce you to all of the components of the VMware Horizon View suite, walk you through their deployment, and show how they are used. We will also discuss how to assess your virtual desktop resource requirements, and build an optimized virtual desktop. "Implementing VMware Horizon View 5.2" will provide you the information needed to deploy and administer your own end-user computing infrastructure. This includes not only the View components themselves, but key topics such as assessing virtual desktop resource needs, and how to optimize your virtual desktop master image. You will learn how to design and deploy a performant, flexible and powerful desktop virtualization solution using VMware Horizon View. You will implement important components and features, such as VMware View Connection Server, VMware View Composer, VMware View Transfer Server, and VMware View Security Server."Implementing VMware Horizon View 5.2" will take you through application virtualization with VMware ThinApp, the implementation of Persona Management, and creation of Desktop Pools. We then cover View Client options, Desktop maintenance, and Virtual Desktop Master Image. Finally we discuss View SSL certificates management, Group Policies, PowerCLI, and VMware View Design and Maintenance to help you get the most out of VMware View.If you want to learn how to design, implement and administrate a complex, optimized desktop virtualization solution with VMware View, then this book is for you.
Table of Contents (21 chapters)
Implementing VMware Horizon View 5.2
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Creating a certificate request


A certificate request is an encrypted string of text contained within a standard text file that contains most of the information needed for the certificate authority to generate a SSL certificate. You can generate requests using a number of different methods but we will focus on using the Microsoft IIS Manager administrative console.

Note

The instructions in this section will show the request being made from the View Connection Server itself. As mentioned previously, the process is the same even if the request is made using the IIS Manager console on another server.

  1. Open the Internet Information Services (IIS) Manager administrative console.

  2. Under the Connections section of the Internet Information Services (IIS) Manager administrative console, click on the object that corresponds with the local server name, as shown in the following screenshot:

  3. Under the Home section of the Internet Information Services (IIS) Manager administrative console (shown in the following...