Secedit to force GPO changes

To trigger group policy application for the local computer, type the following line at a command prompt:

secedit //refreshpolicy machine_policy

To trigger group policy application for the currently logged on user, type the following line at a command prompt:

secedit //refreshpolicy user_policy

Normally, if the GPOs that define the environment for the user have not changed from the last time group policy was applied, the GPO is skipped and not applied again. In either case, specifying "/ENFORCE" on the command line re-applies the policy, even if the GPOs that apply to the computer or user have not changed. An example of the command line in this case is:

secedit //refreshpolicy machine_policy //enforce

After Windows 2000 has accepted the request, the following text should be displayed to the user:

Group policy propagation from the domain has been initiated for this computer. It may take a few minutes for the propagation to complete and the new policy to take effect. Please check Application Log for errors, if any.


This was first published in April 2001

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.

    Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.