nerdexam
Citrix

1Y0-201 · Question #132

Scenario: A Citrix Administrator is publishing a text editor for developers to use when they need to edit their configuration files. The administrator needs to ensure that the text editor launches whe

The correct answer is C. Content Redirection. Content Redirection (specifically file type association) allows a locally opened file type to automatically launch the corresponding hosted application published in Citrix, so developers opening config files get the hosted text editor.

Managing Applications and Desktops

Question

Scenario: A Citrix Administrator is publishing a text editor for developers to use when they need to edit their configuration files. The administrator needs to ensure that the text editor launches when a developer attempts to open a configuration file. What should the administrator implement to ensure that the hosted application launches when a developer attempts to edit a configuration file?

Options

  • AApplication Security
  • BApplications Strings
  • CContent Redirection
  • DAdvanced Access Control

How the community answered

(53 responses)
  • A
    17% (9)
  • B
    4% (2)
  • C
    74% (39)
  • D
    6% (3)

Why each option

Content Redirection (specifically file type association) allows a locally opened file type to automatically launch the corresponding hosted application published in Citrix, so developers opening config files get the hosted text editor.

AApplication Security

Application Security refers to policies controlling access and security restrictions for published applications, not to launching applications based on file type.

BApplications Strings

Application Strings (command-line parameters) define arguments passed to a published application at launch but do not create the file-type-to-application mapping needed to auto-launch from a file open event.

CContent RedirectionCorrect

Citrix Content Redirection using file type associations (FTA) maps specific file extensions on the client endpoint to hosted applications published through Citrix Virtual Apps. When a developer double-clicks a configuration file locally, the client recognizes the registered extension and transparently launches the hosted text editor session with that file passed as a parameter, eliminating the need for the developer to manually open the application first.

DAdvanced Access Control

Advanced Access Control (SmartAccess) is used to filter application or feature availability based on network access conditions such as whether the user connects via NetScaler/Gateway, unrelated to file type launch behavior.

Concept tested: Citrix Content Redirection file type association

Source: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/general-content-redirection/file-type-assoc.html

Topics

#Content Redirection#file type association#application launch#hosted application

Community Discussion

No community discussion yet for this question.

Full 1Y0-201 Practice