Citrix Virtual Apps and Desktops 7 Advanced Administration — Question 19
Scenario: A Citrix Engineer is troubleshooting a database-related issue in a XenDesktop Site. The engineer tested the connectivity between the Delivery Controller and SQL server by doing a ping test and verifying the firewall rules. Now the engineer wants to check the number of registered service instances with the directory.
Which PowerShell command should the engineer execute?
Answer options
- A. Get-ConfigServiceInstance
- B. Test-ConfigServiceInstanceAvailability
- C. Register-ConfigServiceInstance
- D. Get-ConfigRegisteredServiceInstance
Correct answer: D
Explanation
The correct answer is D, as the Get-ConfigRegisteredServiceInstance command is specifically designed to retrieve the number of registered service instances within the directory. The other options either check availability, register instances, or get configuration information, but do not focus on listing the registered instances.