Citrix Plug-in with TCP/IP access
- by Mat Banik
I have created for user file named serverDesktop.ica with following content:
[ApplicationServers]
XenApp=
[XenApp]
TransportDriver=TCP/IP
Address=IP or DOMAIN NAME of the Server
ProxyType=auto
WinStationDriver=ICA 3.0
Username=
Domain=
Password=
InitialProgram=
WorkDirectory=
ClientAudio=On
ScreenPercent=100
DesiredHRES=1024
DesiredVRES=768
DesiredColor=8
[WFClient]
Version=2
The above just gives the user remote desktop to the server.
The question is how do I bring up all the Apps in farm via TCP/IP. The Citrix online plugin does not allow the same access as Program Neighborhood did to farms. Please help.