ExamGecko
Home Home / Citrix / 1Y0-204

Citrix 1Y0-204 Practice Test - Questions Answers, Page 18

Question list
Search
Search

List of questions

Search

Related questions











Scenario: A Citrix Administrator notices an intermittent latency issue within a Citrix Virtual Apps and Desktops environment. The issue only involves external users entering through a Citrix Gateway.

The administrator reviews Citrix ADC logs, identifies the problem as a networking issue, and now wants a more granular view of the data in order to isolate the issue further.

Which Citrix tool can the administrator use to view the network information?

A.
Citrix Diagnostic Toolkit
A.
Citrix Diagnostic Toolkit
Answers
B.
HDX Insight
B.
HDX Insight
Answers
C.
Citrix Scout
C.
Citrix Scout
Answers
D.
Configuration Logging
D.
Configuration Logging
Answers
Suggested answer: A

Which two features can a Citrix Administrator enable to improve the launch times of published applications for users? (Choose two.)

A.
Application Prelaunch
A.
Application Prelaunch
Answers
B.
ICA Keep Alive
B.
ICA Keep Alive
Answers
C.
Session Reliability
C.
Session Reliability
Answers
D.
Session Sharing
D.
Session Sharing
Answers
Suggested answer: A, D

What is the minimum permission a Citrix Administrator can grant to an IT manager to access Citrix Studio?

A.
Read Only Administrator
A.
Read Only Administrator
Answers
B.
Delivery Group Administrator
B.
Delivery Group Administrator
Answers
C.
Machine Catalog Administrator
C.
Machine Catalog Administrator
Answers
D.
Host Administrator
D.
Host Administrator
Answers
Suggested answer: A

Explanation:

Reference: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops-service/manage-deployment/delegated-administration.html

A Citrix Administrator is configuring a Citrix Virtual Desktops Site for use with a mirrored SQL Server database. Which collation sequence should the administrator use when creating an empty database on the principal SQL Server?

A.
_100_CI_AS_KS
A.
_100_CI_AS_KS
Answers
B.
_100_CI_AI_WS
B.
_100_CI_AI_WS
Answers
C.
_100_CI_AI_SC
C.
_100_CI_AI_SC
Answers
D.
_CS_AI_AS
D.
_CS_AI_AS
Answers
Suggested answer: A

Scenario: While using Citrix Studio to create a new Delivery Group, a Citrix Administrator does NOT see any machine catalogs listed, but does see an error message. The administrator successfully verified the presence of machine catalogs in the Machine Catalogs node of Citrix Studio. Which issue can cause this to happen?

A.
The Virtual Delivery Agent (VDA) version is lower than 7.15 LTSR.
A.
The Virtual Delivery Agent (VDA) version is lower than 7.15 LTSR.
Answers
B.
There are no unassigned machine catalog machines.
B.
There are no unassigned machine catalog machines.
Answers
C.
No machine catalog machines have been started.
C.
No machine catalog machines have been started.
Answers
D.
The administrator has insufficient permissions to create the Delivery Group.
D.
The administrator has insufficient permissions to create the Delivery Group.
Answers
Suggested answer: A

Scenario: A Citrix Administrator has a configured a Citrix policy using Citrix Studio. However, when the administrator restarted a Virtual Delivery Agent (VDA) machine and launched an HDX session hosted on that machine, the policy settings were NOT being applied. Which three statements are possible reasons for this behavior? (Choose three.)

A.
The VDA machine is NOT registered with the Site where the Citrix policy was configured.
A.
The VDA machine is NOT registered with the Site where the Citrix policy was configured.
Answers
B.
The policy settings were overridden by the default settings in the Unfiltered policy.
B.
The policy settings were overridden by the default settings in the Unfiltered policy.
Answers
C.
A policy filter has been applied that excludes the VDA machine that was tested.
C.
A policy filter has been applied that excludes the VDA machine that was tested.
Answers
D.
The VDA machine is NOT able to communicate with the Site database.
D.
The VDA machine is NOT able to communicate with the Site database.
Answers
E.
Conflicting Citrix policy settings have been configured using a Microsoft Group Policy Object (GPO).
E.
Conflicting Citrix policy settings have been configured using a Microsoft Group Policy Object (GPO).
Answers
Suggested answer: A, B, D

Explanation:

Reference: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/manage-deployment/vda-registration.html

Which set of resources can a Citrix Administrator contain within a resource location in a Citrix Virtual Apps and Desktops service deployment?

A.
Citrix ADC, Virtual Delivery Agent (VDA), Active Directory Domain, Hypervisor
A.
Citrix ADC, Virtual Delivery Agent (VDA), Active Directory Domain, Hypervisor
Answers
B.
Citrix ADC, StoreFront, Citrix Director, Citrix Provisioning
B.
Citrix ADC, StoreFront, Citrix Director, Citrix Provisioning
Answers
C.
Citrix ADC, Delivery Controller, Virtual Delivery Agent (VDA), Active Directory Domain
C.
Citrix ADC, Delivery Controller, Virtual Delivery Agent (VDA), Active Directory Domain
Answers
D.
Citrix ADC, Virtual Delivery Agent (VDA), StoreFront, Database
D.
Citrix ADC, Virtual Delivery Agent (VDA), StoreFront, Database
Answers
Suggested answer: A

Explanation:

Reference: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops-service.html

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 Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
A.
New-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
Answers
B.
New-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
B.
New-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
Answers
C.
Set-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
C.
Set-BrokerRebootScheduleV2 -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "11:00" -Enabled $true - RebootDuration 30
Answers
D.
Set-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
D.
Set-BrokerRebootSchedule -Name XYZ-ServerOS-DailyReboot -DesktopGroupName Win2016-ServerOS -Frequency Daily -StartTime "23:00" -Enabled $true - RebootDuration 30
Answers
Suggested answer: B

Which Citrix component acts as Secure Ticket Authority (STA) in a Citrix Virtual Apps and Desktops environment?

A.
Delivery Controller
A.
Delivery Controller
Answers
B.
StoreFront server
B.
StoreFront server
Answers
C.
Citrix License Server
C.
Citrix License Server
Answers
D.
Citrix Gateway
D.
Citrix Gateway
Answers
Suggested answer: D

Explanation:

Reference: https://docs.citrix.com/en-us/citrix-gateway/13/integrate-web-interface-apps/ng-wi-comm-wrapper-con/ng-wi-comm-sta-config-tsk.html

Scenario: A Citrix Administrator needs to migrate a Citrix Provisioning environment into Citrix Cloud. Management prefers that new virtual machines are created instead of using the existing Device Collection.

Which step does the administrator need to complete in order to migrate the Citrix Provisioning environment to Citrix Cloud?

A.
Run the Streamed VM Setup Wizard on the Citrix Provisioning servers.
A.
Run the Streamed VM Setup Wizard on the Citrix Provisioning servers.
Answers
B.
Install Citrix Cloud Connectors on the Citrix Provisioning servers.
B.
Install Citrix Cloud Connectors on the Citrix Provisioning servers.
Answers
C.
Update the Citrix Provisioning servers to the latest version.
C.
Update the Citrix Provisioning servers to the latest version.
Answers
D.
Deploy Citrix Cloud Remote SDK on the Citrix Provisioning servers.
D.
Deploy Citrix Cloud Remote SDK on the Citrix Provisioning servers.
Answers
Suggested answer: D
Total 183 questions
Go to page: of 19