ETExamTower
1Y0-205Updated 1d ago · Sep 4, 2026

Citrix Virtual Apps and Desktops Administration

50 questions across 1 topics, with suggested answers, explanations where available, and imported community discussion. The first 5 questions are free to preview.

Topics

#TopicQuestionsFree
1Citrix Gateway Components505

Preview

5 of 50 accessible
Question 1 · Citrix Gateway Components Open

When a user generates a print job using a network printer mapped on the VDA, how is that print job routed?

Answer: A For a network printer configured on the VDA, the default network printing pathway sends the print job directly from the VDA across the network to the print server, which delivers it to the print device. HDX routing through the endpoint is a client-printing pathway or fallback scenario. **Learn more:** [Network Printers (on the VDA)](https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/2511/printing/configuration/network-printers)
Question 2 · Citrix Gateway Components Open

Which PowerShell command should a Citrix Administrator use to retrieve a deployment’s name, its Local Host Cache configuration, and its license level?

Answer: B `Get-BrokerSite` returns the current BrokerSite object, which contains the site name, the `LocalHostCacheEnabled` setting, and licensing properties including the license edition. **Learn more:** [Get-BrokerSite | Citrix Virtual Apps and Desktops 2603 SDK](https://developer-docs.citrix.com/en-us/citrix-virtual-apps-desktops-sdk/2603/broker/get-brokersite)
Question 3 · Citrix Gateway Components Open

A Citrix Administrator is configuring a Citrix Virtual Desktops Site to use a mirrored SQL Server database. Which SQL setting is important for the administrator to configure manually when creating an empty database on the principal SQL Server?

Answer: B Citrix Virtual Desktops Site databases that are created manually must use a collation ending in `_CI_AS_KS`; Citrix recommends one ending in `_100_CI_AS_KS`. This collation requirement applies when preparing the empty principal database for the Site and its mirrored database configuration. **Learn more:** [Citrix Virtual Apps and Desktops — Databases](https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/2511/technical-overview/databases.html)