Configuring a Custom Load Evaluator in Citrix XenApp 6.5
8:56 PMUse the Citrix Delivery Services Console, on the XenAppServer machine to view the default load evaluators.
- Click Start > All Programs > Citrix > Management Consoles > Citrix Delivery Services Console, on the XenAppServer machine, if the Delivery Services Console is not already open.
- Navigate to Citrix Resources > XenApp > farmname> Load Evaluators.
- View the existing load evaluators.
- Create a new Load Evaluator called [Test] Max 1 Instance Per Server that uses the application user load indicator to report a full load when the number of users running the Notepad application equals 1.
- Right-click Load Evaluators and select New > Add load evaluator.
- Type [Test] Max 1 Instance Per Server in the Name field.
- Select Application User Load and type 1 in the Report full load when the number of users for this application equals field.
- Click Browse, and select Notepad and click OK in the Select an Application window.
- Click OK in the Add Load Evaluator window.
Posted by Sys Roots No comments:
Email ThisBlogThis!Share to TwitterShare to Facebook
Labels: Citrix
Creating a Policy to Improve WAN Performance in Citrix XenApp 6.5
Use the following procedure to create a policy to improve session performance for users connecting across a WAN.
- Use the Group Policy Management console on the XenAppServer machine to edit the Default Domain Policy and access the Citrix User Policies node..
- Click Start >Administrative Tools >Group Policy Management.
- Navigate to Forest: forest.net> Domains >domain.net
- Right-click Default Domain Policy and select Edit.
- Navigate to User Configuration >Policies >Citrix Policies.
- Click New, type WAN Access for All Users as the policy name and click Next.
- Click Audio under the ICA category and select Audio quality.
- Click Add and select Medium - optimized for speech from the Value drop-down menu.
- Click OK to add the setting.Add a setting to set the Menu animations to prohibited
- Click Desktop UI under the ICA category and select Menu animation.
- Click Add and select Prohibited to prohibit menu animations.
- Click OK to add the setting.Add a setting to prohibit the viewing of window contents while dragging.
- Click Desktop UI under the ICA category and select View window contents whiledragging.
- Click Add and click Prohibited to prohibit showing window contents when dragging.
- Click OK to add the setting.Add a setting to set the TWAIN compression level setting to high.
- Click TWAIN devices under the ICA category and select TWAIN compression level
- Click Add and select High from the Value drop-down menu.
- Click OK to add the setting.Create a filter that applies this policy against all domain users.
- Click Next to continue to the filters screen
- Select User, click Add and then click Add in the New Filter window.
- Verify that Allow is selected in the Mode drop-down menu and type Domain\DomainUsers in the User name field.
- Click OK to save the new filter element.Create a filter that denies the policy to IP addresses within the Internal networkIP range of (put your local network)
- Click OK to close the new user filter screen.
- Select Client IP Address and click Add.
- Click Add in the New Filter window.
- Select Deny from the Mode drop-down menu.
- Type IP Networkin the Client IP address field and click OK to save the new filter element.
- Finish adding filters, enable the policy and then save it.
- Click OK to close the New Filter screen.
- Click Next to finish adding filters.
- Verify that Enable this policy is selected and then click Save.
0 comments