Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2012. The domain contains a file server named Server1.
All client computers run Windows
8. Users share the client computers and frequently log on to different client computers. You need to ensure that when the users save files in the Documents folder,
the files are saved automatically to \\\\Server1\\Users\\. The solution must minimize the amount of network traffic that occurs when the users log on to the client
computers. What should you do?
A.
From a Group Policy object (GPO), configure the Folder Redirection settings.
B.
From the properties of each user account, configure the Home folder 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 is
A. From a Group Policy object (GPO), configure the Folder Redirection settings.
Key point is ‘…minimize the amount of network traffic that occurs when the users log on..’. This is achieved with Folder Redirection which has offline files enabled by default. Also unlike Roaming Profiles, Folder Redirection does not synchronize during log on.
https://technet.microsoft.com/en-us/library/cc732275.aspx
A is the correct answer.
Redirect for the local Documents folder will allow it to directly reference \\Server1\Users\.
See: https://technet.microsoft.com/en-us/library/cc732275(v=ws.11).aspx