Citrix Virtual Apps and Desktops 7 Associate — Question 138
Which step does a Citrix Administrator need to take to enable Citrix XML Service trust for user access within a Citrix Virtual Apps and Desktops infrastructure?
Answer options
- A. Enable XML Service trust using the StoreFront console.
- B. Run the Set-BrokerSite -TrustRequestsSentToTheXMLServicePort $true PowerShell command from within a Virtual Delivery Agent (VDA) machine.
- C. Run the Set-BrokerSite -TrustRequestsSentToTheXMLServicePort $true PowerShell command from within a Controller.
- D. Configure the appropriate XML Service trust settings using HDX policy within Citrix Studio.
Correct answer: C
Explanation
The correct answer is C because the Set-BrokerSite command must be executed from a Controller to properly enable trust for XML Service requests. Option A is incorrect as StoreFront does not handle this setting, option B is wrong since it cannot be set from a VDA, and option D misplaces the configuration responsibility by suggesting HDX policy, which is not the correct method for this specific task.