Exam 1Y0-311 All QuestionsBrowse all questions from this exam
Question 15

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?

    Correct Answer: D

    The correct PowerShell command to check the number of registered service instances with the directory is 'Get-ConfigRegisteredServiceInstance'. This command retrieves the registered service instances in a configuration service, allowing the engineer to see how many instances are currently registered.

Discussion
thedelphOption: D

https://developer-docs.citrix.com/projects/delivery-controller-sdk/en/latest/CentralConfig/Get-ConfigRegisteredServiceInstance/