A 1.0 document dated August 2009. Sheesh! Anyway, if you need help in determining which ports to open for lab and firewall issues, here’s a link to the Citrix document. Don’t forget about port 3389 for your RDP connections.
Citrix
Record and report all Presentation Server configuration changes. Track changes made to the Presentation Server farm, by whom and at what time to simplify and accelerate troubleshooting. Configuration Logging is invaluable for auditing and ensuring accountability when multiple administrators are maintaining Presentation Server.
A very nice how-to article provided at alsolorzano.com
Citrix
From the Start button, select -> Settings -> Control Panel
Select the -> Add or Remove Programs applet
Fromthe list of Currently install programs: click once on Citrix Presentation Server For Windows and click the -> Change button.

Make the changes you need.
Citrix
It turns out my encounter with this error was due to a “bad” install of .NET 2.0. I could not perform a security update of .NET 2.0. I ignored the security update error and proceeded to perform the Citrix PS 4.5 install. Near the end of the Citrix server component installation, the installer began uninstalling all of the PS 4.5 server software components. The Citrix error returned after the uninstall was 10001.
In my earlier blog post I described how I uninstalled and reinstalled .NET 2.0 (a requirement for PS 4.5). After I reinstalled and patched .NET 2.0 I was able to perform a satisfactory PS 4.5 server installation.
Citrix, Terminal Services, Windows
- Processor — A minimum of a 600-MHz processor is required and a 1-GHz processor is recommended.
- RAM — A minimum of 256 MB of RAM is required and 512 MB of RAM is recommended.
- Disk Space — A minimum of 170 MB of free disk space is required, with the Microsoft .NET Framework V2.0 as a prerequisite.
Upgrading MSDE 2000 to SQL Server 2005 Express
Citrix, Windows
A nice outline of best practices for installing Citrix in a VMWare environment. Test and dev labs.
Virtrix – Virtual Tricks: VMware: Best practices for deploying Citrix on ESX
Citrix, VMWare
Comprehensive matrix indicating the date that each product will no longer be generally available for purchase and the end of life date for product support.
Citrix » Citrix Product Matrix Table
Citrix
Microsoft article on how to enable debugging for Terminal Service sessions and Citrix – Win2k and Win2k3.
How to enable user environment debug logging in retail builds of Windows
Citrix, Windows
A source for tools, scripts, vbscripts, etc. that may make your life as a Citrix / Terminal Server administrator a little easier
CitrixTools.com
Citrix
- Ports 3268 (TCP/UDP) and 3269 (TCP/UDP) – Citrix PS 4 farm servers communicating with Active Directory domain controllers – AD Global Catalog.
- Port 135 (TCP/UDP) – Citrix PS 4 farm servers communicating with the Microsoft Windows 2003 Terminal Server licensing server.
- Port 27000 (TCP) + Random Port number – Citrix PS 4 servers communicating with Citrix License server. There are two licensing services on the Citrix license server; Port 27000 is listened to by the License Manager Daemon (service) while the Citrix Vendor Daemon (service) chooses to listen on a random available port during the license server’s startup.
- Port 1433 (TCP/UDP) – Citrix PS 4 farm servers communicating with ODBC Datastore server for published application and server configuration.
- Port 2512 (TCP/UDP) – Citrix PS 4 farm servers communicating with one another and for relaying load information to the designated Zone Data Collector. This port is also used by Zone Data Collectors in different zones, in the same farm, to keep each other updated on changes to the farm. This is the port number the Independent Management Architecture (IMA) windows service is associated with.
- Port 2513 (TCP/UDP) – Citrix Management console to server communication.
- Ports 1494 (TCP/UDP) and 2598 (TCP/UDP) – Citrix client to server farm on port 1494 ICA listener. When session reliability is enabled on the server farm, 1494 traffic is wrapped inside port 2598.
- Port 80 (TCP) – TCP+HTTP (XML) browsing by Citrix client for servers or published applications.
- Port 443 (TCP) – SSL+HTTPS browsing and secure connections by client for servers or published applications.
- Port 8082 (TCP) – Citrix License server management console between remote admin and Citrix license server.
Additional Reference: http://www.iana.org/assignments/port-numbers
Citrix