Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configurations — Question 12
Scenario:
A Citrix Architect is configuring 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 and distributes the user profiles between 3 shares and 9 file servers.
- 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$
Which value constitutes a valid path for use with a Citrix Profile Management policy?
Answer options
- A. \\%DataCenter%-FS.company.lan\%UserHome%-Profiles$\#sAMAccountName#\%ProfileVer%\
- B. \\%DFS-ROOT%.company.lan\%HomeShare%$\#sAMAccountName#\%ProfileVer%\
- C. \\#DataCenter#-FS.company.lan\#DataCenter#-Profiles$\#sAMAccountName#\%ProfileVer%\
- D. \\#DFS-ROOT#.company.lan\%HomeLocation%$\#sAMAccountName#\%ProfileVer%\
Correct answer: C
Explanation
Option C is correct because it correctly incorporates the dynamic variables that correspond to the data center and user account names, which aligns with the intended structure for profile paths. The other options either use incorrect variable names or do not match the required format for the Citrix Profile Management policy, making them invalid for this scenario.