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

Launching AppStack-based XenApp applications


You have now completed the required configuration steps, built an AppStack for use with RDSH servers, created a machine catalog, and finally created a Delivery Group.

The next step is to log in to XenApp and test that end users can access their applications.

We are going to use one of the example user desktop machines to log in from, along with one of the users who is part of the Sales group that we configured in the Delivery Group. You will also need to ensure that Citrix Receiver is installed on this desktop machine.

  1. The first step is to launch a browser and enter the address of the StoreFront server. In the Example Lab, a separate StoreFront server wasn't built and we will use the default address, so enter http://xendesktop.pvolab.com/Citrix/SoreWeb/ as the address.

    You will now see the Citrix Receiver login screen, as shown in the following screenshot:

  2. Enter the username [email protected] and their password.

  3. Click the Log On button. You will now...