Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configurations — Question 42
Scenario: A Citrix Architect has implemented a multi-location profile strategy as part of a large Citrix Virtual Apps and Desktops 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 this path for all users:
\\#Loc#-FS.company.lan\#Loc#-Profiles$\#sAMAccountName#\%ProfileVer%\
What does the architect need to define to use the above path for all users as the profile location?
Answer options
- A. A Loc variable using the Current-Location attribute
- B. A DFS-ROOT variable per data center that incorporates the user environment variable %homeshare%
- C. A new attribute called Loc using Active Directory (AD) Explorer
- D. A user environment variable Loc using a login script
Correct answer: C
Explanation
The correct answer is C, as defining a new attribute called Loc in Active Directory allows the architect to dynamically set the profile path for users based on their location. Options A and D do not offer a centralized method to define the variable across all users, and option B is focused on DFS roots rather than the specific profile path setup needed.