1Y0-203 Exam - Citrix XenApp and XenDesktop 7.15 Administration

certleader.com

It is impossible to pass Citrix 1Y0-203 exam without any help in the short term. Come to us soon and find the most advanced, correct and guaranteed . You will get a surprising result by our .

Online 1Y0-203 free questions and answers of New Version:

NEW QUESTION 1
Scenario: ACitrix Administrator procures 500 XenDesktop Platinum license. The administrator installs a development- specific, license-based application on the master image and publishes desktops to the developers. Each instance of this application requires a separate license.
A developer launches the published desktop and 5 instances of the developer application from within the Published Desktop session.
How many XenDesktop and application licenses will the developer's action consume?

  • A. 1 XenDesktop license and 1 application license
  • B. 5 XenDesktop license and 5 application licenses
  • C. 1 XenDesktop license and 5 application licenses
  • D. 5 XenDesktop license and 1 application license

Answer: C

NEW QUESTION 2
Scenario: ACitrix Administrator needs to create a highly available solution for a virtual internal StoreFront solution. Remote Access is configured through NetScaler Gateway VPX Enterprise, which is in a locked down DMZ that CANNOT be accessed from the local network.
The solution needs to be based on an active-active scenario with the lowest footprint possible. The Finance department has already stated that there is no budget for acquiring new products for this purpose at this time.
Which product will the administrator choose for load balancing Citrix StoreFront?

  • A. Microsoft NLB
  • B. Citrix NetScaler
  • C. Microsoft Failover Cluster Service
  • D. DNS Round Robin

Answer: A

NEW QUESTION 3
ACitrix Administrator needs to perform Power Management on machines. Which type of machine supports this feature within a XenDesktop infrastructure?

  • A. Virtual Desktop OS Machines
  • B. Remote PC Machines
  • C. Virtual Server OS Machines
  • D. Physical Server OS Machines

Answer: A

NEW QUESTION 4
Scenario: ACitrix Administrator needs to configure a Designer User Group, which has the following requirements: Users need to leverage existing physical corporate desktops
Users require remote access to their applications as soon as possible
Users will engage in resource-intensive work Which FlexCast Model can the administrator use?

  • A. Hosted VDI (Static/Persistent)
  • B. Hosted VDI (Random/Non-Persistent)
  • C. Remote PC
  • D. VM-Hosted Applications

Answer: C

NEW QUESTION 5
Scenario: ACitrix 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 differencing disk of each virtual machine
  • C. Only in the Site database
  • D. In the PERSONALITY.INI at the root directory of each virtual machine

Answer: A

NEW QUESTION 6
ACitrix Administrator wants to use NetScaler Gateway to allow external users to access internal resources securely. Which three functionalities will the NetScaler Gateway provide to allow access to internal resources on behalf of external users? (Choose three.)

  • A. Allow secured external connections to StoreFront (reverse Web Proxy)
  • B. Authenticate Users
  • C. Enumerate resources
  • D. Allow secured access to internal hosted applications (HDX Proxy)
  • E. Aggregate resources

Answer: ABD

NEW QUESTION 7
Configuration Logging tracks changes to XenDesktop from _______ and ______. (Choose the two correct options to complete the sentence.)

  • A. Citrix Studio
  • B. Group Policy Management console
  • C. Citrix License Administration console
  • D. PowerShell cmdlets

Answer: AD

NEW QUESTION 8
Scenario: The Helpdesk team is troubleshooting a printing issue. Users connect to print servers located in two different datacenters. The print servers host identical drivers and queues. Upon investigation, a Citrix Administrator finds that users can only print to one of the print servers successfully.
The network team informed the administrator that only Citrix-related traffic is allowed between the two Sites. How can the administrator fix this issue?

  • A. Create a Citrix policy to auto-create printers.
  • B. Install Universal drivers to all print servers.
  • C. Create a print policy that limits the bandwidth consumption used by printing.
  • D. Create a printing policy that disables direct connections to print serve

Answer: A

NEW QUESTION 9
Scenario: ACitrix Administrator recently upgraded a XenApp 6.5 deployment to XenApp 7.15 LTSR.
The administrator wants to implement a feature in XenApp 7.15 LTSR that is similar to Worker Groups in XenApp 6.5. Which option in XenApp 7.15 LTSR has similar functionality to Worker Groups in XenApp 6.5?

  • A. Delivery Groups
  • B. Featured App Groups
  • C. Application Groups Tagging
  • D. Application Groups Restricting

Answer: C

NEW QUESTION 10
Scenario: ACitrix Administrator needs to implement new security standards to protect all internal users' username and password information within the XenDesktop infrastructure. The administrator must accomplish this task with the least amount of administrative overhead and cost to the company.
What should the administrator deploy?

  • A. ADomain SSL certificate on the StoreFront Server(s) and XenDesktop Controller(s)
  • B. A third-party certificate on the StoreFront Server(s) and XenDesktop Controller(s)
  • C. A third-party SSL certificate on the XenDesktop Controller(s)
  • D. ADomain SSL certificate on the StoreFront Server(s)

Answer: A

NEW QUESTION 11
ICA Keep Alive Policy should NOT be enabled if ______ policy is already enabled. (Choose the correct option to complete this sentence.)

  • A. Session Reliability
  • B. Load Management
  • C. Auto Client Reconnect
  • D. Session Sharing

Answer: A

NEW QUESTION 12
When users log on to Citrix Receiver they are NOT able to see their line-of-business application by default and are frequently calling helpdesk to locate the application.
Which phrase can a Citrix Administrator add to the application properties, so that it is added to Favorites and users CANNOT remove the application from Favorites?

  • A. “KEYWORDS: Mandatory”
  • B. “KEYWORDS: Prefer”
  • C. “KEYWORDS: Featured”
  • D. “KEYWORDS: Auto”

Answer: A

Explanation: To make an individual app mandatory, so that it cannot be removed from Citrix Receiver for Windows, append the string KEYWORDS:Mandatory to the application description. There is no Remove option for users to unsubscribe to mandatory apps.

NEW QUESTION 13
Scenario: ACitrix Administrator will use PowerShell to configure a new restart schedule for the Windows 2021 Server OS group named “Win2021-ServerOS” within the company’s XenDesktop 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:00 h (11 PM) each day, with 30-minute intervals between each machine restart.
Which PowerShell command should the administrator use?

  • A. Set-BrokerRebootScheduleV2 –Name XYZ-ServerOS-DailyReboot-DesktopGroupName Win2021-ServerOS – Frequency Daily –StartTime “11:00” –Enabled $true –RebootDuration 30
  • B. Set-BrokerRebootSchedule –Name XYZ-ServerOS-DailyReboot-DesktopGroupName Win2021-ServerOS – Frequency Daily –StartTime “23:00” –Enabled $true –RebootDuration 30
  • C. New-BrokerRebootSchedule –Name XYZ-ServerOS-DailyReboot-DesktopGroupName Win2021-ServerOS – Frequency Daily –StartTime “11:00” –Enabled $true –RebootDuration 30
  • D. New-BrokerRebootScheduleV2 –Name XYZ-ServerOS-DailyReboot-DesktopGroupName Win2021-ServerOS – Frequency Daily –StartTime “23:00” –Enabled $true –RebootDuration 30

Answer: A

NEW QUESTION 14
Scenario: ACitrix Administrator has configured two sites: Site A and Site B. Each site uses the same license server named LicenseServer1. The administrator has the following additional information:
Site A is configured to check out Enterprise licenses. Site B is configured to check out Platinum licenses.
LicenseServer1 contains both Enterprise and Platinum licenses.
The Enterprise licenses have become exhausted, and the next user from Site A attempts to launch a published desktop. What will be the outcome of this action?

  • A. The application will launch successfully with Platinum licenses checked out.
  • B. The application will launch successfully, and Site A will enter the Supplement Grace Period.
  • C. The user will be unable to launch the application, and the error message “No resources available” will appear.
  • D. The application will launch successfully, and Site B will enter the Supplement Grace Perio

Answer: B

NEW QUESTION 15
Which two features can a Citrix Administrator configure in a XenApp environment to decrease login times for users with large files in their profiles? (Choose two.)

  • A. Folder Redirection
  • B. Profile Protection
  • C. Active Write back
  • D. Profile Streaming

Answer: AD

NEW QUESTION 16
Which Layer contains the Citrix Director in a XenApp and XenDesktop Architecture model?

  • A. Resource
  • B. User
  • C. Control
  • D. Access

Answer: C

NEW QUESTION 17
Scenario: A Lead Citrix Administrator for a large company hired a new administrator for the team to help manage the XenDesktop infrastructure. The new administrator will need to manage user sessions and power-manage machines within the Delivery but should NOT be able to create any new objects.
Which role should the lead administrator create for the new administrator?

  • A. Help Desk Administrator
  • B. Full Administrator
  • C. Machine Catalog Administrator
  • D. Host Administrator

Answer: A

NEW QUESTION 18
Scenario: ACitrix AdministraA tor has developed a PowerShell script in a XenDesktop testing infrastructure. After successful tests, the administrator received permission to implement the script in the production environment?
The administrator needs to run the script from Citrix Studio PowerShell. Which command should the administrator run before running the script?

  • A. Add-AdminPermission
  • B. Set-ExecutionPolicy Unrestricted
  • C. Add-Pssnapin Citri
  • D. *
  • E. Get-Command-Module Citri
  • F. *

Answer: C

NEW QUESTION 19
Which feature keeps sessions active on the user's screen, when network connectivity is interrupted?

  • A. Session Reliability
  • B. Automatic Client Reconnect
  • C. ICA Keep-Alive
  • D. Session Linger

Answer: A

P.S. 2passeasy now are offering 100% pass ensure 1Y0-203 dumps! All 1Y0-203 exam questions have been updated with correct answers: https://www.2passeasy.com/dumps/1Y0-203/ (131 New Questions)