Book Image

Getting Started with Citrix XenApp 6.5

Book Image

Getting Started with Citrix XenApp 6.5

Overview of this book

XenApp is the leader in application hosting and virtualization delivery, allowing users from different platforms such Windows, Mac, Linux, and mobile devices to connect to their business applications. Using XenApp, you can deploy secure applications quickly to thousands of users.XenApp 6.5 brings with it exciting new features such as a brand new management console, Instant App access, Multi-stream ICA, Single Sign-on and SmartAuditor enhancements, and more.Getting Started with Citrix XenApp 6.5 provides comprehensive details on how to design, implement, and maintain Citrix farms based on XenApp 6.5. Additionally, you will learn to use management tools and scripts for daily tasks such as managing servers, published resources, printers, and connections.Getting Started with Citrix XenApp 6.5 starts by introducing the basics and new features of the brand new version such as installing servers and configuring components, and then teaches you how to publish applications and resources on the client device before moving on to configuring content redirection. Author Guillermo Musumeci includes a use case throughout the book to explain advanced topics like creating management scripts and deploying and optimizing XenApp for Citrix XenServer, VMware ESX, and Microsoft Hyper-V virtual machines. It will guide you through an unattended installation of XenApp and components on physical servers. By the end of this book you will have enough knowledge to successfully design and manage your own XenApp 6.5 Farms.
Table of Contents (23 chapters)
Getting Started with Citrix XenApp 6.5
Credits
About the Author
Acknowledgement
About the Reviewers
Acknowledgement
www.PacktPub.com
Preface
Index

Configuring Windows components


Before installing XenApp 6.5, he had two components that depend on the environment that he probably wants to configure:

  • Windows Firewall

  • IE ESC (Enhanced Security Configuration)

In previous versions of XenApp, he needed to install Remote Desktop Services (formerly known as Terminal Server) before the XenApp setup. In XenApp 6.5 (and 6.0), the setup process will install Remote Desktop Services automatically.

Configuring Windows Firewall

He had multiple options to configure Windows Firewall:

  • Configure Windows Firewall using Active Directory Group Policies (GPO).

    Open Group Policy Management Editor and expand Computer Configuration | Policies | Administrative templates | Network | Network Connections | Windows Firewall | Domain Profile. Modify appropriate settings.

  • Disable Windows Firewall.

    Open command prompt and type:

    Netsh advfirewall set allprofiles state off
    

    Also, he can disable Windows Firewall from Windows interface. Open Control Panel and choose Windows Firewall...