nerdexam
Citrix

1Y0-201 · Question #139

Scenario: A Citrix Administrator configures Citrix Profile Management on users' virtual desktops so that user settings can be retained between sessions. Users report that they have to set up applicati

The correct answer is A. Profile Management path is correctly configured B. Profile Management Service is running on the virtual desktops. For Citrix Profile Management to persist user settings between sessions, the profile store path must be correctly configured and the Profile Management Service must be actively running on each virtual desktop.

Managing the User Experience

Question

Scenario: A Citrix Administrator configures Citrix Profile Management on users' virtual desktops so that user settings can be retained between sessions. Users report that they have to set up applications every time they launch a new session. To resolve the issue, the administrator should ensure that the __________ and the __________. (Choose the two correct phrases to complete the sentence.)

Options

  • AProfile Management path is correctly configured
  • BProfile Management Service is running on the virtual desktops
  • CProfile Management definition has been created in Citrix Studio
  • DProfile Management .INI file has NOT been deleted from the virtual desktops

How the community answered

(35 responses)
  • A
    77% (27)
  • C
    9% (3)
  • D
    14% (5)

Why each option

For Citrix Profile Management to persist user settings between sessions, the profile store path must be correctly configured and the Profile Management Service must be actively running on each virtual desktop.

AProfile Management path is correctly configuredCorrect

If the Profile Management path (the UNC path to the profile store) is misconfigured or inaccessible, the service cannot read or write user profiles, causing users to receive a temporary or default profile on every new session.

BProfile Management Service is running on the virtual desktopsCorrect

The Citrix Profile Management Service (UserProfileManager) must be running on the virtual desktop for policies to be enforced and profiles to be loaded from and saved to the central store; if the service is stopped, no profile processing occurs.

CProfile Management definition has been created in Citrix Studio

Profile Management is not configured as a definition within Citrix Studio; it is deployed and configured through Group Policy or the Profile Management .INI file on the virtual desktop.

DProfile Management .INI file has NOT been deleted from the virtual desktops

The .INI file serves as a fallback configuration source when Group Policy is not used, and its presence or absence affects settings only if GPO is not applied; deleting it would not itself cause profile loss if GPO is correctly configured.

Concept tested: Citrix Profile Management service and path configuration

Source: https://docs.citrix.com/en-us/profile-management/current-release/install-and-set-up.html

Topics

#Profile Management#profile path#service configuration#user settings

Community Discussion

3
Imani T.Imani T.Jan 2, 2026

The correct answers are A and B. If the Profile Management path is wrong, the service has nowhere to write or read the profile store, so every session starts fresh like the user never touched anything. If the service itself is not running on the virtual desktop, it does not matter what the path says, nothing gets saved or loaded in the first place. C is a distractor because profile management does not require a separate Studio definition object to function, and D is wrong because the .INI file is a fallback config method and deleting it does not break profile persistence when Group Policy is handling the settings.

24
Lena V.Lena V.Jan 18, 2026

Took this exact scenario on my 1Y0-201 last spring and almost got tripped up by D because the .INI file sounds important until you remember it only matters when no Group Policy or Studio policy is in place. The two things that actually have to work together are the UNC path where profiles get stored (option A) and the Profile Management Service being active on the desktop (option B). If the path is wrong, profiles write to nowhere. If the service is stopped, nothing gets read or written at all, and users start fresh every single session. C is a distractor because Profile Management is configured through policies, not a Studio object definition, so do not let that one pull you off course.

3
Mei-Ling H.Mei-Ling H.Jan 14, 2026

The two answers make sense here because without the correct path, profiles save to the wrong location or not at all, and without the service actually running on the desktop, none of the path configuration matters anyway. Option C is a distractor since Profile Management is configured through policy or the INI file, not a "definition" in Studio, and D is about the INI file which is optional when using Group Policy.

0
Full 1Y0-201 Practice