Citrix Virtual Apps and Desktops 7 Advanced Configure and Manage — Question 106
Which PowerShell cmdlet is used to check the connection string, which connects the Citrix Delivery Controller to communicate to the site database?
Answer options
- A. Get-BrokerServiceInstance
- B. Get-BrokerDbconnection
- C. Get-BrokerConnectionLog
- D. Get-BrokerInstalledDbVersion
Correct answer: B
Explanation
The correct answer is B, Get-BrokerDbconnection, as it specifically checks the connection string to the site database for the Citrix Delivery Controller. Option A, Get-BrokerServiceInstance, retrieves service instance information, while C and D deal with connection logs and installed database versions, respectively, which are not related to checking the connection string.