Book Image

Mastering XenApp

By : Sunny Jha
Book Image

Mastering XenApp

By: Sunny Jha

Overview of this book

Citrix® XenApp® is one of the leading pieces of Application delivery software that delivers Windows compatible apps to users on any device, anywhere. Citrix® XenApp® also gives administrators the ability to manage and control the freedom of mobility by increasing the security and saving costs at the same time. This book will provide you with all the knowledge required to successfully deploy and master a complete Citrix® hosted application. First, it will cover essential concepts of the architecture of XenApp®. You will then learn how to set up Hypervisor and how to set up Infrastructure components. Next you will learn how to Set up Citrix® Components, XenApp® resources, PVS, and Netscaler. We will further look at how to prepare the environment for Rollout. Additionally, you will learn how to configure the Citrix® components such as Citrix® Director. Moreover, you’ll learn about shared desktop for delivery to end users and the application of policies for effective and secure delivery. Finally, you will learn how to implement provisioning services for a Citrix® XenApp® 7.6 environment.
Table of Contents (16 chapters)
Mastering XenApp
Notice
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Overview


We will be setting up four different infrastructure components listed here:

  • Domain controller: As per Citrix, at least one domain controller is required for the XenApp 7.6 deployments, and that should have the active directory domain services role installed on it.

  • Dynamic Host Configuration Protocol (DHCP): The DHCP plays an important role when we configure Citrix Provisioning Services, which is the software streaming technology by Citrix. With Citrix Provisioning Services, one can provision or re-provision computers in real time from the single shared disk image. We will discuss Citrix Provisioning Services in detail later in this book.

  • Setting up a certificate authority: We will be setting up this Microsoft component to generate a certificate, which can be used for various components such as StoreFront and Delivery Controller to secure the connection.

  • Setting up SQL server 2012: This is a very important part of the XenApp 7.6 infrastructure because the SQL server database will...