http://66.102.7.104/search?q=cache:N0YswTQG-agJ:www.six.com.au/info/articles/acrobat2.shtml+difference+between+pdf+writer+distiller&hl=en&ie=UTF-8
CTX328545 - How to Set Different ICA Ports on Multihomed: "CTX328545 - How to Set Different ICA Ports on Multihomed Servers
This document was published at: http://support.citrix.com/kb/entry.jspa?externalID=CTX328545
Document ID: CTX328545, Created on: Dec 12, 2000, Updated: Apr 23, 2003
Products: Citrix MetaFrame 1.8 for Microsoft NT 4.0 Server Terminal Server Edition, Citrix MetaFrame 1.8 for Microsoft Windows 2000, Citrix WinFrame 1.8
In a multihomed server environment it may be required that different network cards use unique ICA ports. This is useful in preventing external users from using the default port of 1494 to make a connection. The example below requires internal users to connect on ICA port 1492 and have the external users connect on port 1520.
WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the 'Changing Keys and Values' Help topic in Registry Editor (Regedit.exe) or the 'Add and Delete Information in the Registry' and 'Edit Registry Data' Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. If you are running Windows NT, you should also update your Emergency Repair Disk (ERD).
Note: The value for your specific environment will depend on the network requirements. All values must be in hexaidecimal format.
1. Using Citrix Connection Configuration set the existing ICA-TCP winstation to use the internal NIC only.
2. Run Regedt32 and make the following registry change:
HKey_Local_Machine\System\CurrentCont"
CTX398360 - Running the "Set" Command Within an ICA Session: "CTX398360 - Running the 'Set' Command Within an ICA Session Displays Appended Path Statement Entries
This document was published at: http://support.citrix.com/kb/entry.jspa?externalID=CTX398360
Document ID: CTX398360, Created on: Dec 6, 2000, Updated: Apr 23, 2003
Products: Citrix MetaFrame 1.8 for Microsoft Windows 2000, Citrix MetaFrame 1.8 for Microsoft NT 4.0 Server Terminal Server Edition
The additonal paths may have been picked up from the client Operating System.
Windows NT and Windows 2000 will, by default, parse an Autoexec.bat file. Because of the Citrix client drive mapping feature, when a user logs into a ICA session, the Microsoft logon code looks for an Autoexec.bat file and parses its contents. This is by Microsoft design and can be turned off by modifying the following registry entry:
WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the 'Changing Keys and Values' Help topic in Registry Editor (Regedit.exe) or the 'Add and Delete Information in the Registry' and 'Edit Registry Data' Help topics in Regedt32.exe. Make sure you back up the registry before you edit it. If you are running Windows NT, also update your Emergency Repair Disk (ERD).
HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
ParseAutoexec:
1 = autoexec.bat is parsed
0 = autoexec.bat is not parsed
This has no effect on the parsing of the Autoexec.nt or Config.n"