Fix Error 30105 Citrix servers do not trust the server message in XenDesktop 5.5

When you login to your web interface and launch a new desktop, it might not launch and you might get this error in the application event log on the server:

Source: Citrix Web Interface
Event ID: 30105  
The Citrix servers do not trust the server. This message was reported from
the XML Service at address http://localhost/scripts/wpnbr.dll
[com.citrix.xml.NFuseProtocol.RequestAddress].
  [Unique Log ID: xxxxxxxx]

In XenDesktop 5.0 and 5.5 can you fix the problem with the follow steps:
  1. Oper PowerShell with admin rights
  2. Import all citrix snap-ins with this command
    • asnp citrix.*
    • Add-PSSnapin citrix.*
  3. You can enable the XML Trust with this command
    • Set-BrokerSite -TrustRequestsSentToTheXmlServicePort $true
After this 3 steps the lauch it should come right up and there are no more errors in the log.

How to Add XenDesktop Cmdlets into Powershell -> Video

Comments

Popular posts from this blog

How to fix the check box on RDWeb 2012 for use private computer

SCCM 2012 Software Center returned error code 0x0041013 (-2147217389)

How to publish the remote desktop session servers to RDWeb under RDS 2012