Book Image

Mastering VMware Horizon 7.8 - Third Edition

By : Peter von Oven, Barry Coombs
Book Image

Mastering VMware Horizon 7.8 - Third Edition

By: Peter von Oven, Barry Coombs

Overview of this book

Desktop virtualization can be tough, but VMware Horizon 7.8 changes all that. With a rich and adaptive UX, improved security,and a range of useful features for storage and networking optimization, there's plenty to love. But to properly fall in love with it, you need to know how to use it, and that means venturing deeper into the software and taking advantage of its extensive range of features, many of which are underused and underpromoted. This guide will take you through everything you need to know to not only successfully virtualize your desktop infrastructure, but also to maintain and optimize it to keep all your users happy. We'll show you how to assess and analyze your infrastructure, and how to use that analysis to design a solution that meets your organizational and user needs. Once you've done that, you'll find out how to build your virtualized environment, before deploying your virtualized solution. But more than that,we'll also make sure you know everything you need to know about the full range of features on offer, including the mobile cloud, so that you can use them to take full control of your virtualized infrastructure.
Table of Contents (21 chapters)
Free Chapter
1
Section 1: Installation and Configuration
7
Section 2: Building and Delivering the Virtual Desktop Experience
13
Section 3: Advanced Features, Troubleshooting, and Upgrading an Environment

To get the most out of this book

To get the most out of this book, you should have some experience of working as a desktop administrator with skills and knowledge associated with building and designing Microsoft Windows-based desktop environments. You should also be familiar with the VMware vSphere platform (ESXi and vCenter Server) and be comfortable with building and configuring virtual machines as well as configuring storage and networking for use in a virtual infrastructure.

Throughout this book, you will have the opportunity to follow step-by-step practical guides in deploying Horizon View in an example lab environment. If you want to work through the practical examples, you will need the following software:

  • VMware Horizon 7 or version 7.6, 7.7, or 7.8
  • vSphere for Desktop (ESXi and vCenter Server 6.5)

You can download a trial copy of Horizon 7 from the following link (you will need to have a VMware account):

https://my.vmware.com/en/web/vmware/evalcenter?p=horizon-7

You will also need the following software to build virtual machines and deploy applications:

  • Microsoft Windows Server 2016 64-bit
  • Microsoft Windows 7 Professional 32-bit or 64-bit
  • Microsoft Windows 10
  • Microsoft SQL Express 2012
  • Microsoft Office 2016

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: "This second instance of the Connection Server is going to be installed on the virtual machine with the hostname hzn7-cs2.pvolab.com that was built at the start of this chapter."

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

net stop certsvc
net start certsvc

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "In the Select Database Owner box, click OK to accept the database owner."

Warnings or important notes appear like this.
Tips and tricks appear like this.