Multiple choice server windows-2000

John is the administrator responsible for security and user desktop settings on his company network. He needs to configure a custom registry entry for all users. How would he add the custom registry entry into a Group Policy object with the least amount o

  1. He should configure a Microsoft Windows Installer package and add the package to the GPO.

  2. He should configure RIS to include the registry entry.

  3. He should configure an ADM template and add the template to the GPO.

  4. He should configure an INF policy and add the policy to the GPO.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

ADM templates are the standard method for adding custom registry settings to Group Policy Objects. They provide a structured way to deploy registry changes across all users in a domain. Windows Installer packages (Option A) are for software deployment, not registry entries. RIS (Option B) is for remote installation and INF policies (Option D) are not the primary mechanism for registry-based GPO settings.