Previous Posts


Silent install of Office XP SP2

What will Apple reveal on Tuesday?

Windows File Protection - Stops Microsoft Patch!

Clean viruses quickly

Robocopy is an administrators best friend

Microsoft Ships 'Emergency' WMF Patch

Microsoft has its eye on IBM

Apple's plan for world domination (TM)

Programs that you cannot uninstall

Dell Inkjet printers are a scam.



Archives

May 2005

January 2006

April 2006

May 2006

June 2006

July 2006

September 2006

October 2006

November 2006

December 2006

January 2007

February 2007

March 2007

April 2007

May 2007

June 2007

July 2007

August 2007

September 2007

October 2007

November 2007

December 2007

January 2008

February 2008

March 2008

April 2008

May 2008



Subscribe to our Feed:






How to refresh group policy on Windows 2000

I could not for the life of me remember how to refresh group policy on a windows 2000 workstation. I finally found the command line to do it. I know this will help someone out there:


Using Microsoft Windows 2000, how do I force a group policy to be applied?

When you make a change to a Group Policy Object (GPO), the change takes place on a Windows 2000 domain controller. The change then replicates to all other domain controllers in the Active Directory. All Windows 2000 computers in Active Directory check for modifications to GPOs at regular intervals. If there are changes, then they are applied during the next interval.

If you need to apply the change immediately, you can use one of the following commands to trigger the process:

* To refresh the group policy for the local computer, enter: secedit /refreshpolicy machine_policy
* To refresh the group policy for the user currently logged in, enter: secedit /refreshpolicy user_policy

These commands compare the currently applied GPO to the GPO located on the domain controllers. If nothing has changed since the last time the GPO was applied, then the GPO is skipped.

To force a GPO to be reapplied, whether or not changes have been made to the GPO, use the /enforce switch: secedit /refreshpolicy machine_policy /enforce Once Windows 2000 accepts the request, it will display the following message:

"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."


Posted By: Steve Wiseman on Monday, January 09, 2006

Check out our utilities for windows

 



Copyright © IntelliAdmin, LLC, 2008. All Rights Reserved