Configure DDC
Enable TrustRequestsSentToTheXmlServicePort
Required by the DDC to allow Session Remote Start requests via Storefront to be trusted.
For Citrix Virtual Apps and Desktops
Run the following commandlets on the Delivery Controller:
asnp Citrix*
Set-BrokerSite -TrustRequestsSentToTheXmlServicePort $true
For Citrix DaaS
Run the following commandlets:
- On a machine with internet connection, install Citrix DaaS Remote PowerShell SDK Other articles also contain related information:
- Open PowerShell, run the following
Get-XdAuthentication
An authentication dialog opens. - Execute the commandlets as On-Prem
asnp Citrix*
Set-BrokerSite -TrustRequestsSentToTheXmlServicePort $true
- Sign out.
Clear-XDCredentials
App Protection: If customers have an App protected delivery group, see App Protection.
HTTP Proxy: If customers have configured HTTP proxies in their setup, see HTTP Proxy Configuration.
Configure DDC
Copied!
Failed!