Windows Server Administration Fundamentals — Question 45

You work as a System Administrator for company Inc. The company has a Windows 2008 domain-based network. The network has 120 Windows 7 computers and two Windows Server 2008 R2 servers. You want to ensure that when users log on to any client computer on the network, settings can be changed, but all settings are reset back to their default values when they log on again. What will you do to accomplish the task?

Answer options

Correct answer: D

Explanation

Creating a mandatory user profile ensures that any changes made by the user are discarded upon logoff, reverting to the original settings. In contrast, a local user profile allows changes to persist, while a roaming user profile would carry changes across different machines, which does not meet the requirement of resetting defaults. A Group Policy Object can enforce settings but does not inherently reset user profiles to defaults.