Book Image

Implementing VMware Horizon 7.7 - Third Edition

By : Jason Ventresco
Book Image

Implementing VMware Horizon 7.7 - Third Edition

By: Jason Ventresco

Overview of this book

This third edition of Implementing VMware Horizon 7.7 has been updated to get you up to speed with VMware Horizon 7.7 by showing you how to use its key features and deploying an end-user computing infrastructure for your own organization. The book begins by guiding you on how to deploy all the core requirements for a VMware Horizon infrastructure. It then moves on to show you how to provision and administer end-user computing resources using VMware Horizon. You’ll not only be able to deploy the core VMware Horizon features, but you’ll also be able to implement new features, such as the Just-in-Time Management Platform (JMP) and the Horizon Console. You’ll also focus on the latest features and components of the Horizon platform and learn when and how they are used. By the end of the book, you will have developed a solid understanding of how your organization can benefit from the capabilities VMware Horizon offers and how each of its components is implemented.
Table of Contents (17 chapters)

An overview of instant and linked clone maintenance

To understand why a linked clone desktop requires different techniques than a physical or full clone desktop, we must again understand what makes it different. The following diagram shows the relationship between the linked clone disk and the shared replica disk:

The replica disk is a read-only copy of the virtual desktop master image virtual hard disk; it is shared among as many as 1,000 desktops within a given Horizon desktop pool. The linked clone disk is used by the virtual desktop when it needs to write data; one virtual desktop is created for each linked clone desktop.

One of the primary advantages of linked clone desktops is that they require far less storage space than full clone desktops; this is made possible by the shared replica disk. This reduced storage utilization is certainly useful at the time the desktops are...