Book Image

Learning VMware App Volumes

By : Peter von Oven, Peter V Oven
Book Image

Learning VMware App Volumes

By: Peter von Oven, Peter V Oven

Overview of this book

App Volumes provides a virtualized, real-time application delivery engine for virtual desktop infrastructure and is designed to enable VDI deployments to ensure greater flexibility, agility, and cost reduction. This book starts with an in-depth overview of the architecture and components used to design an optimized solution. We then show you how to install and configure App Volumes for different use cases such as VMware View integration, using VMware ThinApp, Citrix XenApp, and more. Throughout the chapters, we provide hints, tips, and tricks as well as best practices. By the end of the book, you will have built a working App Volumes environment and acquired the skills to build and run a production environment.
Table of Contents (22 chapters)
Learning VMware App Volumes
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Preface

When we talk about end-user computing, we are typically referring to the virtual desktop infrastructure (VDI), where desktop operating systems are virtualized and hosted centrally in a data center, and users connect remotely to them using some form of client endpoint device over an optimized network delivery protocol. But what about the applications?

Deploying VDI decouples the OS from the local hardware, making the OS portable. However, the applications still remain wedded to the OS, meaning you have to continually manage multiple OS images just to manage applications. After all, the only reason you have the OS in the first place is to run applications.

With the introduction of VMware App Volumes, you now have a solution that allows you to abstract applications from the OS of the virtual desktop and deliver them back individually and on demand to the end users' virtual desktop machine. This approach is now more commonly referred to as application layering. Application layering allows you to separate applications from the underlying OS and then deliver them back into the OS, merging the application files and the OS files together or layering the application in.

By doing this, you can not only manage applications independently of the OS, but also get one step closer to deploying the nirvanic solution of a truly stateless virtual desktop infrastructure.

What this book covers

Chapter 1, Introduction to App Volumes, gives you a high-level introduction to App Volumes. We talk about how it works and what benefits it can bring to your desktop environment. We also look at where it fits within the overall VMware EUC portfolio, where you would use App Volumes compared to some of the other application delivery/packaging technologies, before finally discussing some of the key use cases.

Chapter 2, Architectural and Feature Overview, takes you a little deeper into the different component parts that make up an App Volumes solution. Then, once you are familiar with these different components, we discuss how they fit and work together.

Chapter 3, Designing and Building an App Volumes Deployment, covers the recommendations for sizing, scalability, and making the solution ready for a production environment. The chapter starts by taking a step back and looking at what we have in our current environment, how we are going to approach the overall project, and how to move it forward. We look at both the business and technical elements of a project and break those down into three distinct project phases.

Chapter 4, Installing and Configuring the App Volumes Software, takes you through installing App Volumes and completing the initial configuration steps. Before we do that, we take a few minutes to walk through the prerequisites and what you need to have in place before you start the installation. We also cover the App Volumes infrastructure requirements.

Chapter 5, A Guided Tour of the Management Console, spends a short while walking you through an overview of the management console so that you can familiarize yourself with where the different options are located and how the console pages are laid out.

Chapter 6, Working with AppStacks, takes a deeper look into AppStacks, how they work, and how to start building them, before finally showing you how to assign them to end users. We also look at some of the best practices of how to build an AppStack. At the end of this chapter, you will be able to create, assign, and deliver an AppStack to an end user and then perform ongoing management tasks.

Chapter 7, Working with Writable Volumes, takes a much deeper look at the Writable Volumes feature of App Volumes, how they work, and how to create them, before finally demonstrating Writable Volumes in action. We also look at some of the best practices of how to build a Writable Volume, with particular attention to the dos and don'ts. At the end of this chapter, you will be able to create, assign, and deliver a Writable Volume to an end user as well as perform ongoing management tasks.

Chapter 8, Delivering ThinApp Packages with App Volumes, starts by discussing the background for the ThinApp solution and what it delivers, for those that have not used this solution before. We then go on to look at how and why you would deliver ThinApp packaged applications with App Volumes. Once we have an understanding of what ThinApp is and why you would use it, we use the Example Lab to create a ThinApp package and then build an AppStack that contains the ThinApp package. Once this is created, we go ahead and assign it to a user. In the final part of the chapter, we look at how you can use existing ThinApp packages in order to create AppStacks.

Chapter 9, Horizon View Integration, looks at how App Volumes integrates into the VMware Horizon View virtual desktop solution. We configure and build a VMware Horizon View deployment to deliver virtual desktop machines, with applications being delivered using App Volumes.

Chapter 10, Deploying App Volumes in a Citrix XenDesktop Environment, takes a closer look at how to deploy App Volumes to deliver just-in-time applications to a virtual desktop machine delivered by Citrix XenDesktop.

Chapter 11, Deploying App Volumes in a RemoteApp Environment, takes a closer look at how to deploy App Volumes to deliver just-in-time applications to a Microsoft RemoteApp environment. We build an environment and demonstrate how to deliver the AppStacks for hosted applications.

Chapter 12, Deploying App Volumes in a Citrix XenApp Environment, takes a closer look at the other key Citrix solution and how to deploy App Volumes to deliver applications that are published using Citrix XenApp.

Chapter 13, Deploying App Volumes in a Horizon View Hosted Apps Environment, looks at how to build and configure a Horizon View environment designed to deliver hosted applications to end users with the applications being configured as AppStacks and delivered using the Horizon View hosted app feature.

Chapter 14, Advanced Configuration and Other Options, is the final chapter and looks at some of the advanced configuration options, such as batch script files and App Volumes Agent configuration, as well as some other additional administrations tasks, such as how to customize the App Volumes templates used for creating AppStacks and Writable Volumes and how you can create your own template sizes.

What you need for 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 around building and designing Windows-based environments—both operating system and application skills. Active Directory skills will also be a major benefit.

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 storage and networking.

Who this book is for

This book is for administrators and IT teams who would like to take full advantage of App Volumes to deliver applications in real time while providing a solution that allows easier management. It will be useful for virtualization professionals and teams that work on VDI deployments with VMware, Citrix, and Microsoft end-user computing solutions.

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "If you look at the Disk File box you will see the Win-Desktop-1.vmdk file."

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

change user /install

change user /execute

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click on the radio button for I accept the terms in the license agreement, and click on Next > to continue."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or disliked. Reader feedback is important for us as it helps us develop titles that you will really get the most out of.

To send us general feedback, simply e-mail , and mention the book's title in the subject of your message.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide at www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the color images of this book

We also provide you with a PDF file that has color images of the screenshots/diagrams used in this book. The color images will help you better understand the changes in the output. You can download this file from http://www.packtpub.com/sites/default/files/downloads/LearningVMwareAppVolumes_ColorImages.pdf.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you could report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/submit-errata, selecting your book, clicking on the Errata Submission Form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded to our website or added to any list of existing errata under the Errata section of that title.

To view the previously submitted errata, go to https://www.packtpub.com/books/content/support and enter the name of the book in the search field. The required information will appear under the Errata section.

Piracy

Piracy of copyrighted material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works in any form on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors and our ability to bring you valuable content.

Questions

If you have a problem with any aspect of this book, you can contact us at , and we will do our best to address the problem.