Wednesday, October 25, 2006
Set Audio from Web Interface
The default sound quality setting for ICA sessions launched through the Web Interface can be
changed by modifying the template ICA file on the server which is pushed down to the ICA client.
To do this:
1. Log on as an administrator to the server running the Web Interface.
2. Start Notepad and open the file, c:\Inetpub\wwwroot\Citrix\MetaFrame\Conf\default.ica.
3. Browse to the [Application] section in the file and under this section, add the following
parameter and save the file:
AudioBandwidthLimit=0
Clients connecting henceforth are forced to use the audio setting specified on the server.
AudioBandwidthLimit=-1
This sets the audio bandwidth limit or audio quality for the connection. 0 is high, 1 is medium, and 2 is low. Anything else is invalid, though sometimes (but not always) it is set to "-1" if audio is off.
changed by modifying the template ICA file on the server which is pushed down to the ICA client.
To do this:
1. Log on as an administrator to the server running the Web Interface.
2. Start Notepad and open the file, c:\Inetpub\wwwroot\Citrix\MetaFrame\Conf\default.ica.
3. Browse to the [Application] section in the file and under this section, add the following
parameter and save the file:
AudioBandwidthLimit=0
Clients connecting henceforth are forced to use the audio setting specified on the server.
AudioBandwidthLimit=-1
This sets the audio bandwidth limit or audio quality for the connection. 0 is high, 1 is medium, and 2 is low. Anything else is invalid, though sometimes (but not always) it is set to "-1" if audio is off.
Tuesday, October 24, 2006
Enable Pass Through Auth from WI to Citrix Server
Look for APPSRV.ini in this location:
C:\Documents and Settings\USERNAME\Application Data\ICAClient
Open that file and add the following lines under [WFClient]:
EnableSSOnThruICAFile=On
SSOnUserSetting=On
C:\Documents and Settings\USERNAME\Application Data\ICAClient
Open that file and add the following lines under [WFClient]:
EnableSSOnThruICAFile=On
SSOnUserSetting=On