Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2012. The domain contains 500 client
computers that run Windows 8 Enterprise. You implement a Group Policy central store. You have an application named App1. App1 requires that a custom registry
setting be deployed to all of the computers. You need to deploy the custom registry setting. The solution must minimize administrator effort. What should you
configure in a Group Policy object (GPO)?
A.
The Administrative Templates
B.
An application control policy
C.
The Group Policy preferences
D.
Software installation setting
C. The Group Policy preferences
https://technet.microsoft.com/en-us/library/gg699429.aspx
http://blog.thesysadmins.co.uk/group-policy-preferences-1-deploying-registry-settings.html
Expand Computer Configuration, Preferences, Windows Settings and head down to Registry. Right Click and select New, you will be present with 3 options.
Registry Item allows you to manually change single entries of the registry
A collection simply allows you to organize registry preference items into a folder, this can be useful if you need to set item level targeting over a bunch of registry changes
Registry Wizard allows you to use the local machine as a reference, or connect to a remote machine to add multiple entries, this is the method we will use this this example