Book Image

Getting Started with Citrix XenApp?? 7.6

Book Image

Getting Started with Citrix XenApp?? 7.6

Overview of this book

If you want to effectively deploy the various components of Citrix XenApp to create an enterprise environment for application and desktop delivery, this hands-on guide is perfect for you. You start off by understanding the need and benefits of Citrix XenApp with respect to Virtualization technology. After this, you will get to grips with the requirement analysis and designing aspect of building XenApp systems and all the necessary installation and configuration procedures for Citrix XenApp, StoreFront and NetScalar Gateway are explained one by one in detail. Step-by-step, you will learn to deploy your first XenApp with the Machine Creation Services method and Provisioning Services method. After this, you will explore the administering part of applications and systems, followed by printing in the XenApp environment. Next, you will learn all the trips and tricks required to troubleshoot and support the XenApp environment. By the end of this book, you will be ready to go live with your new XenApp environment.
Table of Contents (22 chapters)
Getting Started with Citrix XenApp 7.6
Notice
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
9
Building Your First XenApp Farm – Provisioning Services™
Index

Testing the StoreFront™ user access


In this section, we will test the currently empty application store from a web browser, precisely the same way a user would do. This access method is known as Receiver for Web and it is an easy way to verify whether StoreFront was configured correctly:

  1. First, log on to a client machine with network access to the StoreFront subnet.

  2. Launch a web browser, such as Internet Explorer (IE), and navigate to https://YourPrimaryStoreFrontFQDN/Citrix/Citrix-StoreWeb.

    For this simulation, since we are yet to implement the load-balanced vServer in NetScaler for the two StoreFront machines in Chapter 7, Load Balancing with Citrix® NetScaler®, we will hit the StoreFront-01 server directly to see whether we receive a valid web page. Where did we get this from? In the console on the StoreFront server, go to Receiver for Web. A web address such as https://storefront/Citrix/Citrix-StoreWeb should be displayed but the storefront string, which comes from Base URL, is the load...