Citrix Plug-in with TCP/IP access
        Posted  
        
            by 
                Mat Banik
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Mat Banik
        
        
        
        Published on 2011-01-07T14:58:35Z
        Indexed on 
            2011/01/07
            15:55 UTC
        
        
        Read the original article
        Hit count: 289
        
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.
© Server Fault or respective owner