Replicating print driver xenapp 6.5

Reading Time: < 1 minute

Launch Powershell on a source server (ZDC server often used) as administrator. Ensure the status bar states ‘administrator’

Note, if copying the command from point 8 below, you may need to reenter the speech marks ( ” )

1) UNC path to your print server and install the printer. This will allow for the print driver to be installed on your source server (ZDC)
2) Type: Set-ExecutionPolicy RemoteSigned
3) Press Enter twice
4) Type the letter ‘Y’ and enter
5) Type: Add-PSSnapIn Citrix.*
6) Press Enter
7) Type Get-XAPrinterDriver –Servername XenappServername (Where XenappServername is your source server e.g. ZDC) – This command will list all drivers installed on your source server. Including the new driver)
8) Finally, type: Add-XAAutoReplicatedPrinterDriver “Print Driver Name” -SourceServerName XenappServername (Where XenappServername is your source server e.g. ZDC)
9) To display a list of drivers currently within your replication list type: Get-XAAutoReplicatedPrinterDriver
10) Replication throughout the farm can take up to 20 minutes

Cannot connect to the Xenapp server. SSL Error 43. The proxy denied access to port 1494

Reading Time: < 1 minute

When launching a published app on Xenapp such as Remote Desktop, you receive an error similar to the one below.

Cannot connect to the Xenapp server. SSL Error 43. The proxy denied access to port 1494

This is highly likely due to your firewall blocking access or you have published the application to a Xenapp server which has not had the required ports opened.

Faulting Application version rpm.dll – Crash

Reading Time: < 1 minute

If you’re using Xenapp 6.5 and find that some of Xenapp servers are randomly kicking all users off and stop allowing logons. You also probably have hotfix  XA650W2K8R2X64014 installed. See link below for a hotfix from Citrix which is supposed to resolve the issue.

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