Installing the first Citrix XenApp server 4.5

The first thing is to know what we are going to install on a server, whether it will be a single server, where the Citrix database will be stored (you need SQL 2005), whether a web interface will be installed for clients to connect from the LAN (or more important, From the Internet), if we want to have the licenses on this server or on any other server, If we want to rename the disk drives, and of course if we want administration consoles on these servers or directly on any PC/server on the network

Citrix Application Streaming on XenApp

This is the main feature of the version 4.5 from Citrix, Application Streaming, This document explains how to use it. Application Streaming is nothing more than being able to use a Citrix application as if it were installed on our computer but without being, not just execute it (That's publishing an app as normal) otherwise, it would be distributed on the PCs and they could use it without connectivity to the Citrix server. The following steps need to be taken:

Secure Web Interface with SSL

Part of the most important thing is to secure the web interface, since if users are going to access it from the internet, it is important to know that the HTTP protocol (80 TCP) Not at all secure for password traffic, And anyone can get our passwords, what we will do is secure the web interface using SSL, The Secure Layer, with the HTTPS protocol (443 TCP). For this we need a server certificate, We can achieve this with some Internet certificate authority (for a fee) or else, We install a certificate authority (AC) On the web, you don't need to be on any server with Citrix. Anyway, if we are going to use Web Interface over the Internet, it is advisable to do so through a CAG or a CSG.

Publishing applications on Citrix Presentation Server 4.0

Once all of the above is configured, we are now going to publish the applications that we want clients to connect to, logically we must first install them on the Presentation Server, In my example, we'll make it easier for customers to access Microsoft Office applications 2003, First then, I will install the Office 2003 so I don't order the CD and I'll update it, Now we're going to publish the apps that I'm interested in users accessing

Hide Local Drives on Citrix Servers

This procedure explains how to hide the local drives of a Citrix server so that users when working against published applications cannot store anything on the server's disks. It is simply a matter of editing a policy template that we will then apply through a policy to the users we are interested in not seeing the server units. This policy can NOT be applied only to the server, rather, it is a user policy, so it must be applied to a user OU. Typically, the Citrix server has letters assigned to it other than C and D, the normal thing would be M, N… and so on respectively, then, We will run into a problem when applying the policy because our disk drives do not come. This document explains how to customize this policy with our disk drives

License a Citrix Presentation Server or Community

Esto sólo se debe hacer una vez, en uno de los servidores, lo haremos servidor de licencias. Necesitamos meter un fichero .lic en el servidor, para ello nos debemos registrar en la web de www.citrix.com y crearnos una cuenta (si es que no la tenemos creada) en MyCitrix. Creamos una cuenta para poder descargar la licencia y parches de servidor.

Configuring Packages Using Citrix Installation Manager

When we have more than one Presentation Server, We run into a problem, when it comes to installing the applications, we have to install them all and configure them the same, As many times as many servers we have. And they all have to be configured in the same way possible, It is best to create installation packages using “Installation Manager” from Citrix, This is, generate MSI packages, MSP or WFS. We can create them with the “Packager” that Citrix comes with or with any other software (e.g. with Veritas WinInstall – HERE). These packages would be created with the configurations already made and it would simply be placed on the servers that interest us.

Installing the following Presentation Servers

Siempre que vayamos a tener una instalación de más de un servidor tenemos que seguir este procedimiento, no debemos de hacer una instalación completa, con sólo un componente (Presentation Server) valdría y habría que unirse a la Comunidad, con esto la instalación de un segundo servidor bastaría, después sí que habría que configurar más aspectos como el balanceo de carga o las propias aplicaciones.