How can a Citrix Administrator guarantee the availability of resource locations in a Citrix Cloud deployment?
A. Deploy at least two Cloud Connectors for each resource location and load-balance them using Citrix ADC.
B. Deploy at least two Cloud Connectors for each resource location.
C. Convert one Cloud Connector to a template and deploy it when another Cloud Connector goes down.
D. Deploy one Cloud Connector in each resource location.
Which component can optionally be hosted in Citrix Cloud or in a customer-controlled resource location, when using the Citrix Virtual Apps and Desktops service?
A. Citrix License Server
B. Citrix Gateway
C. Site database
D. Virtual Delivery Agent (VDA) machines
Scenario: A Citrix Administrator previously configured a Citrix Virtual Desktops Site to use evaluation licenses. The administrator then installed valid advanced licenses on the Citrix License Server and confirmed that licenses show correctly in the licensing console. However, a user reports an issue about logging on to the published desktop. The user receives an error message stating that the evaluation license is about to expire. What should the administrator do to fix this issue?
A. Restart the License service.
B. Verify the host name entry in the license file.
C. Remove the evaluation license.
D. Change the product edition in Citrix Studio.
What two options are limitations of a typical Global Server Load Balancing (GSLB) setup? (Choose two.)
A. An administrator CANNOT define a backup for a backup Vserver in an active standby GSLB setup for a given GSLB domain
B. Apply spillover policies on a subset of GSLB services and the user CANNOT have a backup for a subset of GSLB services.
C. Restrict the selection of a GSLB service from a subset of GSLB services bound to a GSLB virtual server for the given domain.
D. Any given GSLB Vserver can load-balance only one FQDN.
A Citrix Administrator complains that between the two rewrite policies bound to the vserver, only one policy, whichever has lower priority, works. The other policy is never used.
Click the `Exhibit' button to view the screenshot of the relevant policy binding.
What is the cause of the issue?
A. The Invoke label is NOT configured.
B. GotoExpression value for Policy RP_remove_srv_header is configured as `END'.
C. The Policy expression of the no_chunk_pol is `true' and `NOT HTTP.REQ.IS_VALID'.
D. The Priority of the no_chunk_pol is a higher numeric value than 100.
Scenario: A Citrix ADC appliance is having intermittent issues. A Citrix Administrator is unable to identify the root cause and fix them. The administrator opened a Support ticket and the Engineer assigned to the case requested all the logs and configuration information from the Citrix ADC.
Which technical support tool can the administrator use to gather all the information on the Citrix ADC to send to the Support Engineer?
A. Start New Trace
B. Get Back Trace
C. Generate Support File
D. Batch Configuration
By default, what is the printing behavior when no printing policy is configured?
A. Direct connections to print servers are prohibited.
B. All client printers are auto-created.
C. The generic universal printer is automatically created.
D. The Universal Print Server is enabled.
Scenario: A Citrix Administrator created a machine catalog using Machine Creation Services. The Desktop Experience was set to `Random'.
Where will the unique information for the virtual machines be stored?
A. In the identity disk of each virtual machine
B. In the PERSONALITY.INI file at the root directory of each virtual machine
C. Only in the Site database
D. In the differencing disk of each virtual machine
Scenario: A StoreFront store supports 150 users who have full access to all enterprise resources. A Citrix Administrator needs to create a new StoreFront store for contractors who will work onsite for two months. The contractors need access to specific resources but will NOT be Active Directory users.
Which option should the administrator select while creating the store for contractors?
A. HTTP Basic
B. Unauthenticated
C. Smart card
D. Pass-through
Scenario: A Citrix Administrator will use PowerShell to configure a new restart schedule for the Windows 2016 Server OS group named "Win2016-ServerOS" within a Citrix Virtual Desktops infrastructure.
The administrator needs the machines in the Server OS group to restart at a time when no users will be accessing them: beginning at 23:00h (11:00 PM) each day, with 30-minute intervals between each machine restart.
Which PowerShell command should the administrator use?
A. New-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
B. New-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
C. Set-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
D. Set-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30