Administering Windows Server 2012 — Question 36
Your network contains an Active Directory domain named adatum.com. The domain contains a file server named Server1 that runs Windows Server 2012 R2.
All client computers run Windows 7.
You need to ensure that user settings are saved to \\Server1\Users\.
What should you do?
Answer options
- A. From the properties of each user account, configure the Home folder settings.
- B. From a Group Policy object (GPO), configure the Folder Redirection settings.
- C. From the properties of each user account, configure the User profile settings.
- D. From a Group Policy object (GPO), configure the Drive Maps preference.
Correct answer: C
Explanation
The correct answer is C because configuring the User profile settings in each user account allows you to specify where user profile data is stored. Option A would not achieve the desired outcome as Home folder settings are for shared storage rather than user profiles. Option B uses Folder Redirection, which is not necessary for saving user settings specifically. Option D is relevant for mapping network drives, not for managing user profiles.