User Profiles are being Created on XML Broker Servers

http://support.citrix.com/article/CTX106533

 

How to Configure XML to Use a Different Port in Xenapp 6

http://support.citrix.com/article/CTX125153

 

PowerShell

If the policy is set to "Restricted", enable scripting:

 Set-ExecutionPolicy -force RemoteSigned 

Load the Citrix modules:

 Add-PSSnapIn Citrix.* 

 

New Application: New-XAApplication

Verify Application: Get-XAApplication | Format-Table DisplayName,Enabled,ApplicationType

Enable Application: Set-XAApplication

 

Best Practices for Citrix XenApp Hotfix Rollup Pack Installation and Deployment

http://support.citrix.com/article/CTX120842

 

How to Create a Staggered Scheduled Server Reboot Policy in XenApp 6.x

http://support.citrix.com/article/CTX126043

 

Power and Capacity Management (PCM) - servers are assigned a control mode which determines whether the server is eligible for power management or is participating in load consolidation.

Control Modes:

- Unmanaged - Servers assigned this control mode are not controlled by PCM 

- Managed (base load) - Servers contribute to the capacity of the workload but are not controlled by PCM. Servers that contribute essential services and should not be taken offline, such as data collector and the server hosting the data store, should be assigned this control mode.

- Managed - Assigned servers are fully controlled by PCM.

 

Load Consolidation - This is the opposite of load balancing. It aims to consolidate sessions onto fewer servers. When used in conjunction with Power Management, servers will be turned on/off depending on session load.

 

For package deployment - see Citrix Installation Manager (IM_2008_R2.zip)

http://support.citrix.com/proddocs/topic/xenapp6-w2k8-enterprisemgmt/ps-install-mgr-wrapper.html