nerdexam
Citrix

1Y0-301 · Question #32

Which step should a Citrix Engineer take to ensure that profile changes are NOT saved to a Personal vDisk when using Citrix Profile Manager?

The correct answer is C. Use the registry editor to set EnableUserProfileRedirection to 0. Setting the EnableUserProfileRedirection registry value to 0 prevents Citrix Profile Manager from redirecting and saving profile changes to the Personal vDisk.

Configuring Policies and Profiles

Question

Which step should a Citrix Engineer take to ensure that profile changes are NOT saved to a Personal vDisk when using Citrix Profile Manager?

Options

  • AUse WMI query to set User Profile Redirection to False.
  • BUse PowerShell to set User Profile Redirection to None.
  • CUse the registry editor to set EnableUserProfileRedirection to 0.
  • DUse Citrix Profile Manager group policy to set Enable User Profile Redirection to Disabled.

How the community answered

(36 responses)
  • A
    14% (5)
  • B
    6% (2)
  • C
    78% (28)
  • D
    3% (1)

Why each option

Setting the EnableUserProfileRedirection registry value to 0 prevents Citrix Profile Manager from redirecting and saving profile changes to the Personal vDisk.

AUse WMI query to set User Profile Redirection to False.

WMI queries are used to read or filter system information and are not a supported mechanism for configuring Personal vDisk user profile redirection settings.

BUse PowerShell to set User Profile Redirection to None.

There is no supported PowerShell cmdlet that accepts a value of 'None' to control the EnableUserProfileRedirection setting for Personal vDisk integration.

CUse the registry editor to set EnableUserProfileRedirection to 0.Correct

The EnableUserProfileRedirection DWORD registry key governs whether Citrix Profile Manager redirects user profile data to the Personal vDisk. Setting this value to 0 in the registry editor disables the redirection, ensuring that profile changes are managed solely by Profile Manager without being written to the Personal vDisk.

DUse Citrix Profile Manager group policy to set Enable User Profile Redirection to Disabled.

Citrix Profile Manager group policy does not expose an 'Enable User Profile Redirection' setting that maps to the Personal vDisk integration registry key; the registry edit is the documented method for this specific control.

Concept tested: Disabling Personal vDisk user profile redirection via registry

Source: https://docs.citrix.com/en-us/xendesktop/7-6/xd-whats-new/personal-vdisk.html

Topics

#Personal vDisk#Profile Manager#user profile redirection#registry

Community Discussion

No community discussion yet for this question.

Full 1Y0-301 Practice