Citrix Virtual Apps and Desktops 7 Administration — Question 23
A Citrix Administrator wants to enable Citrix XML Service trust for user access within a XenDesktop infrastructure.
Which step does the administrator need to take to complete this task?
Answer options
- A. Configure the appropriate XML Service Trust settings using HDX policy within Citrix Studio.
- B. Run the ג€Set-BrokerSite -TrustRequestsSentToTheXMLServicePort $trueג€ PowerShell command from within a Controller.
- C. Run the ג€Set-BrokerSite -TrustRequestsSentToTheXMLServicePort $trueג€ PowerShell command from within a VDA.
- D. Run the ג€Get-BrokerSite -TrustRequestsSentToTheXMLServicePort $trueג€ PowerShell command from within a Controller.
Correct answer: B
Explanation
The correct answer is B because the command needs to be run on a Controller to enable XML Service Trust. Option A does not directly enable trust settings but rather adjusts policy configurations. Option C incorrectly suggests running the command on a VDA, which is not applicable for this task, and option D is a command for retrieving settings rather than enabling them.