[2022年05月23日]1Y0-204PDFで最近更新された問題です集試験点数を伸ばそう
1Y0-204完全版問題集には無料PDF問題で合格させる
質問 90
Which tool should a Citrix Administrator use to monitor the overall daily performance of a Citrix Virtual Apps and Desktops Site?
- A. Citrix Studio
- B. HDX Monitor
- C. Citrix Director
- D. CDF Traces
正解: C
質問 91
Scenario: A Citrix Administrator of a large, multi-domain company needs to configure specific Group Policy Object (GPO) settings for Citrix Workspace app (Receiver) on managed endpoints that are in various locations. The administrator needs to have the ability to save the GPO template file to the Active Directory central store, so that Group Policy Administrators located in other domains can utilize it.
Which step should the administrator take to accomplish this task?
- A. Use the available Receiver ADMX and ADML template to configure the required settings at the domain level.
- B. Use the available Receiver ADML template to configure the required settings at the domain level.
- C. Use the available Receiver ADMX and ADML template to configure the required settings locally.
- D. Use the available Receiver ADML template to configure the required settings locally.
正解: A
質問 92
Scenario: A Citrix Administrator configured the rewrite policies below:
In which order will the policies be evaluated?
- A. POL_2, POL_3, POL_4
- B. POL_2
- C. POL_2, POL_3, POL_4, POL_1
- D. POL_2, POL_3
正解: C
質問 93
Which Citrix ADC-owned IP address will send traffic from the Citrix ADC to NTP servers by default?
- A. CLIP
- B. VIP
- C. SNIP
- D. NSIP
正解: D
質問 94
Scenario: A Citrix Administrator has configured an Authentication, Authorization, and Auditing (AAA) action policy to allow users access through the Citrix ADC. The Administrator bound the policy to a specific vServer.
Which policy expression will allow all users access through the vServer?
- A. ns_allow
- B. ns_true
- C. ns_false
- D. ns_disallow
正解: B
質問 95
Which step does a Citrix Administrator need to take to enable Citrix XML Service trust for user access within a Citrix Virtual Apps and Desktops infrastructure?
- A. Run the Set-BrokerSite -TrustRequestsSentToTheXMLServicePort $true PowerShell command from within a Controller.
- B. Run the Set-BrokerSite -TrustRequestsSentToTheXMLServicePort $true PowerShell command from within a Virtual Delivery Agent (VDA) machine.
- C. Enable XML Service trust using the StoreFront console.
- D. Configure the appropriate XML Service trust settings using HDX policy within Citrix Studio.
正解: A
解説:
Explanation
Explanation/Reference: https://docs.citrix.com/en-us/storefront/current-release/plan/user-authentication.html
質問 96
Which two resource locations are supported for machines running the Virtual Delivery Agent (VDA) when using the Citrix Virtual Apps and Desktops service? (Choose two.)
- A. On-premises datacenter
- B. Amazon Web Services (AWS)
- C. VMware Workspace One
- D. Citrix Cloud
正解: A,D
解説:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops-service.html
質問 97
What are three valid ways to configure Virtual Delivery Agent (VDA) registration? (Choose three.)
- A. CONFIG.XML file
- B. MCS-based PERSONALITY.INI
- C. DHCP Options
- D. Group Policy Object (GPO)
- E. Organizational Unit (OU) based Controller discovery
正解: B,D,E
質問 98
Scenario: A Citrix Administrator has been advised that additional Windows users will need to access the on- premises Citrix Virtual Apps and Desktop Site. The Site utilizes Citrix Profile Management for all users. The new users have been using Windows Roaming Profiles and will need their existing profile information when they use the Citrix Site. The administrator enables the Profile Management policy setting for 'Enable Migration of Existing Profiles'.
At which stage will the new users' Roaming Profiles be migrated to the existing Profile Management store?
- A. When the new users initiate their first domain authentication
- B. When the new users initiate their first logon to a Virtual Delivery Agent (VDA) machine
- C. When the new policy is updated automatically in Active Directory after 90 minutes
- D. When the Virtual Delivery Agent (VDA) machines configured with the new policy are restarted
正解: C
解説:
Explanation
質問 99
Scenario: A Citrix Administrator maintains a Citrix Virtual Apps and Desktops Site with a large number of Windows users running various locally attached client printers. No network printers are being used. The administrator has enabled the HDX printer mapping policy to 'Auto-create all client printers', which has resulted in a large number of drivers being loaded onto the Virtual Delivery Agent (VDA) machines. New standards are requiring the administrator to limit these Windows drivers on the VDA machines.
Which printing feature can the administrator enable to meet the new standards?
- A. The Citrix Universal Print Server
- B. The Auto-create PDF universal printer policy
- C. The Auto-create local (non-network) client printers only policy
- D. The Citrix Universal Printer Driver
正解: A
解説:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/printing/printing-provision-printers.html
質問 100
A Citrix Administrator needs to secure communication between StoreFront and the Delivery Controllers for a Citrix Workspace app implementation by configuring the ___________ setting in the ___________. (Choose the correct option to complete the sentence.)
- A. Set-BrokerSite TrustManagedAnonymousXmlServiceRequests=$true; StoreFront
- B. Set-BrokerSite TrustRequestsSentToTheXmlServicePort=$true; Delivery Controllers
- C. Set-BrokerSite TrustRequestsSentToTheXmlServicePort=$true; StoreFront
- D. Set-BrokerSite TrustManagedAnonymousXmlServiceRequests=$true; Delivery Controllers
正解: B
質問 101
Which PowerShell command should a Citrix Administrator run to obtain the name of a deployment, the local host cache configuration and the license level?
- A. Get-BrokerSite
- B. Get-BrokerResource
- C. Get-BrokerController
- D. Get-BrokerCatalog
正解: A
解説:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/manage-deployment/local-host-cache.html
質問 102
Scenario: A Citrix Administrator maintains a Citrix Virtual Apps and Desktops Site with local storage that contains several logical disk space locations. The administrator would like to reduce the total number of writes on the storage.
What can the administrator implement with minimal administrative effort to address these needs?
- A. Storage Area Network (SAN)
- B. Citrix Provisioning
- C. Personal vDisk
- D. Machine Creation Services input/output optimization
正解: B
質問 103
What information does a Citrix Administrator need when creating a silent installation of the Cloud Connector?
- A. Resource Location ID
- B. Citrix.CloudServices.AgentHub.Api
- C. Active Directory Schema
- D. Machine Catalog Name
正解: A
解説:
Explanation
In order to silently install Citrix Cloud connectors when you have more than one resource location, the ID of the target resource location must be passed on the command-line of the installer. Although this ID is available in the CC user interface, it is sometimes desirable to get this information programmatically.
Reference: https://developer.cloud.com/services/get-details-about-resource-locations-within-customer
質問 104
Which qualifier is used to configure the Content filter action to modify the HTTP header of an HTTP Request?
- A. Forward
- B. Corrupt
- C. Error Code
- D. Add
正解: B
解説:
Explanation/Reference: https://docs.citrix.com/en-us/citrix-adc/13/security/content-filtering/ns-cf-creatcf-act-tsk.html
質問 105
Scenario: Client connections to certain virtual servers are abnormally high. A Citrix Administrator needs to be alerted whenever the connections pass a certain thershold.
How can the administrator use Citrix Application Delivery Management to accomplish this requirement?
- A. Configure specific alerts for virtual servers using Citrix Application Delivery Management.
- B. Configure Network Reporting on the Citrix Application Delivery Management by setting the threshold and email address.
- C. Configure TCP Insight on the Citrix Application Delivery Management.
- D. Configure SMTP Reporting on the Citrix Application Delivery Management by adding the threshold and email address.
正解: B
質問 106
Scenario: A Citrix Administrator is implementing policies in a Citrix Virtual Apps and Desktops Site. The administrator is using both Active Directory Organizational Unit (OU) level GPOs and Citrix local-Site policies to maintain the Site. All non-Citrix user and computer policies are implemented through domain-level GPOs.
Which policies will be processes first for this Site when a user creates an HDX session?
- A. Citrix local-Site policies
- B. Site-level GPOs
- C. OU level GPOs
- D. Domain-level GROs
正解: B
質問 107
The "Limit Visibility" option should be configured when a Citrix Administrator wants to ____________.
(Choose the correct option to complete the sentence.)
- A. hide a published application on Citrix Workspace app for specified users
- B. restrict which Windows administrative menus can be accessed within a virtual desktop session
- C. define what a custom administrator role can view within Citrix Studio
- D. prevent all access to an application which is installed on a Virtual Delivery Agent (VDA) machine
正解: A
解説:
Explanation/Reference: https://www.carlstalhood.com/published-applications/
質問 108
Scenario: All users' files, folders, and registry settings are managed by Citrix Profile Management in a Citrix Virtual Apps and Desktops environment. Recently, a Citrix Administrator received reports of profile corruption from users, resulting in lost personal settings, preferences, and lost data from their Documents folder. No .INI file is being used to manage the Profile Management setup; only GPOs are being used.
Which setting can the administrator use to help prevent further data loss from these users' profiles?
- A. Enable Folder Exclusions
- B. Enable Directory Synchronization
- C. Enable File Exclusions
- D. Enable NTUSER.DAT backup
- E. Enable Migration of Existing Profiles
正解: D
質問 109
Which three statements are correct regarding Citrix printing? (Choose three.)
- A. The Citrix Print Manager Service monitors session events, such as logon and logoffs or session termination.
- B. Citrix printing sets the default security descriptor for auto-created printers to ensure client printer security.
- C. The Citrix Print Manager Service handles requests by impersonating the actual session user.
- D. Citrix printing allows administrators, but NOT users, to print to any other users' active session client printers.
- E. Citrix printing does NOT assign each printer a unique namespace within a given session.
正解: A,B,C
質問 110
Which three report file formats can a Citrix Administrator export from Citrix Director with SCOM integration?
(Choose three.)
- A. .CSV
- B. .DOC
- C. .PDF
- D. .XLS
- E. .TXT
正解: A,C,D
解説:
Explanation/Reference: https://www.citrix.com/blogs/2016/01/12/scom-alerts-in-citrix-director/
質問 111
Scenario: A Citrix Administrator is configuring the Workspace Experience to provide users with access to their applications and desktops. The administrator deployed Microsoft Azure Active Directory (AD) already and wants to leverage it to support user access to the Workspace Experience.
Which two steps does the administrator need to take to enable users to authenticate using Azure AD to the Workspace Experience? (Choose two.)
- A. Deploy Cloud Connectors to support Azure AD authentication.
- B. Add Cloud Connector information to the Azure AD console.
- C. Enable Azure AD authentication under Workspace Configuration in Citrix Cloud.
- D. Add Azure AD Account under Identity Providers in Citrix Cloud.
正解: C,D
質問 112
......
100%更新されたのはCitrix 1Y0-204限定版PDF問題集:https://jp.fast2test.com/1Y0-204-premium-file.html
無料Citrix Virtual Apps 1Y0-204公式認定ガイドPDFダウンロード:https://drive.google.com/open?id=19SyFBlXiMTjREI6g3SP0V6zqXwQDsvEx