Windows – Adding registry values to all users on domain

group-policynetworkingwindows

I have four registry values I would like to add to both HKCU and HKLM for all users connected to a network domain. Currently we are manually running a batch file on each of the computers when necessary.

Is there any way I can do this one time and get it over with? I have full permissions over the network.

Best Answer

To create a new Registry preference item

  1. Open the Group Policy Management Console . Right-click the Group Policy object (GPO) that should contain the new preference item, and then click Edit
  2. In the console tree under Computer Configuration or User Configuration , expand the Preferences folder, and then expand the Windows Settings folder
  3. Right-click the Registry node, point to New , and select Registry Item .
  4. In the New Registry Item dialog box, select an Action for Group Policy to perform.
  5. Enter registry settings for Group Policy to configure or remove.
  6. Click the Common tab, configure any options, and then type your comments in the Description box.
  7. Click OK . The new preference item appears in the details pane.

Source: https://technet.microsoft.com/en-gb/library/cc753092.aspx

As previously mentioned, for these settings to work on Windows XP or Server 2003, client side extensions will need to be installed