Refresh an AppLocker Policy

Applies To: Windows 7, Windows Server 2008 R2

This topic describes the steps to force an update for an AppLocker policy.

If you update the rule collection on a local computer by using the Local Security Policy snap-in, the policy will take effect immediately. If Group Policy is used to distribute the AppLocker policy and you want to immediately implement the policy, you must manually refresh the policy. The Group Policy refresh might take several minutes, depending upon the number of policies within the Group Policy Object (GPO) and the number of target computers.

To use Group Policy to distribute the AppLocker policy change, you need to retrieve the deployed AppLocker policy first. To prepare for the update and subsequent refresh, see Editing an AppLocker Policy and Using the AppLocker Windows PowerShell Cmdlets.

To complete this procedure, you must have Edit Setting permission to edit a GPO. By default, members of the Domain Admins group, the Enterprise Admins group, and the Group Policy Creator Owners group have this permission.

To manually refresh the AppLocker policy by using Group Policy

  1. Open a Command Prompt window.

  2. At the command prompt, type gpupdate /force, and then press ENTER.

  3. When the command finishes, close the Command Prompt window, and then verify that the intended rule behavior is correct. You can do this by checking the AppLocker event logs for events that include "policy applied."

To change a policy on an individual computer, or to implement that policy on other computers, without using Group Policy, you first need to update the rule within the rule collection. For information about updating existing rules, see Edit AppLocker Rules. For information about creating a new rule for an existing policy, see:

Membership in the local Administrators group, or equivalent, is the minimum required to complete this procedure.

To refresh the AppLocker policy on the local computer

When finished, the policy is in effect.

To make the same change on another computer, you can use any of the following methods:

  • From the computer that you made the change on, export the AppLocker policy, and then import the policy onto the other computer. To do this, use the AppLocker Export Policy and Import Policy features to copy the rules from the changed computer.

Warning

When importing rules from another computer, all the rules will be applied, not just the one that was updated. Merging policies allows both existing and updated (or new) rules to be applied.