1Y0-201 · Question #92
Scenario: After the roll out of a number of major infrastructure changes, users are able to log in to StoreFront for Web and launch persistent Desktop OS machines but NOT pooled-random Desktop OS mach
The correct answer is C. Start the SQL Server service, if it is NOT running.. The inability to connect to the XenDesktop site via Studio combined with pooled-random desktops being unavailable - while persistent desktops still work - points to SQL Server being down, as the Broker relies on SQL for dynamic machine assignment.
Question
Scenario: After the roll out of a number of major infrastructure changes, users are able to log in to StoreFront for Web and launch persistent Desktop OS machines but NOT pooled-random Desktop OS machines. The Citrix Broker service is running on all the Delivery Controllers within the XenDesktop site. A Citrix Administrator can log in to all of the Delivery Controllers successfully, but the administrator is unable to connect to the XenDesktop site through Citrix Studio. The administrator is running Citrix Studio on the Delivery Controller. What should the administrator do to resolve these issues?
Options
- ARefresh the DHCP scope.
- BUninstall and reinstall Citrix Studio.
- CStart the SQL Server service, if it is NOT running.
- DDisable the Windows Firewall on the static desktops.
How the community answered
(32 responses)- A6% (2)
- B28% (9)
- C50% (16)
- D16% (5)
Why each option
The inability to connect to the XenDesktop site via Studio combined with pooled-random desktops being unavailable - while persistent desktops still work - points to SQL Server being down, as the Broker relies on SQL for dynamic machine assignment.
DHCP scope issues affect IP address allocation for endpoints and VMs; they would not prevent Studio from connecting to the site or block the Broker from assigning pooled desktops.
Reinstalling Citrix Studio is a client-side action that would not resolve a backend service or database outage affecting machine brokering and site connectivity.
Citrix Virtual Apps and Desktops stores all site configuration, machine catalog data, and session brokering state in a SQL Server database. Pooled-random desktops require the Broker service to query SQL in real time to identify and assign an available machine. Persistent desktops can sometimes be launched if the assignment was previously cached or static. Studio is also unable to connect because it reads site data directly from SQL, so a stopped SQL Server service explains all three observed symptoms simultaneously.
Disabling Windows Firewall on static desktops addresses only inbound connectivity to persistent machines and has no effect on pooled-random desktop assignment or Studio database connectivity.
Concept tested: SQL Server dependency for Citrix Broker and Studio
Source: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/system-requirements.html
Topics
Community Discussion
No community discussion yet for this question.