Exam 1Y0-402 All QuestionsBrowse all questions from this exam
Question 68

Scenario: A Citrix Architect has implemented a multi-location profile strategy as part of a large XenApp and XenDesktop solution. The architect needs to implement a single policy that sets the profile path for all users.

✑ New York users "" Server:NYC-FS.company.lan "" Share: NYC-Profiles$

✑ Miami users "" Server:MIA-FS.company.lan "" Share: MIA-Profiles$

San Francisco users "" Server:SFO-FS.company.lan "" Share: SFO-Profiles$

The architect has proposed the usage of the following path for all users:

\\#Loc#-FS.company.lan\#Loc#-Profiles$\#sAMAccountName#\%ProfileVer%\

What does the architect need to define in order to use the above path for all users as the profile location?

    Correct Answer: B

    In order to use the proposed path for all users as the profile location, the architect needs to define a new attribute called Loc using Active Directory Explorer. The path includes placeholders (e.g., #Loc#) which refer to Active Directory attributes. By creating a new custom attribute called Loc, the architect can specify the relevant server and share location for each user's profile based on their location.

Discussion
pkcitrixguruOption: B

It's B... #Loc# -> # refers to an AD Attribute https://docs.citrix.com/en-us/profile-management/current-release/configure/specify-user-store-path.html

Citrix123Option: B

B - You can also create custom attributes. Use Active Directory Explorer, which is a sysinternals tool, to find which attributes have been defined for any particular domain. Active Directory Explorer is available at https://technet.microsoft.com/en-us/sysinternals/bb963907.aspx. https://docs.citrix.com/en-us/profile-management/current-release/plan/multiple-file-servers.html

d0bermannnOption: B

B. A new attribute called Loc using Active Directory Explorer

d0bermannnOption: C

C. A user environment variable Loc using a login script