Which PowerShell command should be used to obtain the name of a deployment, the local host cache configuration and the license level?

Prepare for the Citrix Virtual Apps and Desktops 7 Administration Exam (1Y0-204). Use flashcards and multiple choice questions with explanations to strengthen your skills and become exam-ready.

Multiple Choice

Which PowerShell command should be used to obtain the name of a deployment, the local host cache configuration and the license level?

Explanation:
The command to use is Get-BrokerSite. This cmdlet retrieves site-wide configuration for a Citrix deployment—the site represents your deployment and holds global settings. Among these, you’ll find the deployment’s name (the site name), the Local Host Cache (LHC) configuration, and licensing information (the license server and license level). Because these three items are global to the site, a single command that surfaces the site’s configuration is the correct choice. The other cmdlets focus on narrower areas: catalog items, delivery controllers, or individual resources, and they don’t provide the site’s name, LHC settings, and licensing in one view. You can run Get-BrokerSite | Format-List to see all the relevant properties.

The command to use is Get-BrokerSite. This cmdlet retrieves site-wide configuration for a Citrix deployment—the site represents your deployment and holds global settings. Among these, you’ll find the deployment’s name (the site name), the Local Host Cache (LHC) configuration, and licensing information (the license server and license level). Because these three items are global to the site, a single command that surfaces the site’s configuration is the correct choice. The other cmdlets focus on narrower areas: catalog items, delivery controllers, or individual resources, and they don’t provide the site’s name, LHC settings, and licensing in one view. You can run Get-BrokerSite | Format-List to see all the relevant properties.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy