Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Group policy replication problem

Status
Not open for further replies.

De8o

Technical User
Sep 26, 2000
70
US
I have a fairly simple setup. 2 Domain Controllers DC1 and DC2. Any changes to groups and users are replicated fairly quickly. However changes to Group Policies are not replicated at all. Running DCDIAG and REPADMIN show no errors. Any pointers?
 
What OS are the clients running?

To have an immediate update for XP, type the following command and reboot your machine:

gpupdate /force

(Incidentally, have you run RSOP.msc to see if the updates are applying?)

To have an immediate update for w2k, type the following commands and reboot your machine:

secedit /refreshpolicy machine_policy /enforce
secedit /refreshpolicy user_policy /enforce

To force your GPO's to update on a more regular basis, go to your Group Policy editor, and the following location and check out some additional settings you can deploy:

Computer configuration->Administrative Templates->System->Group Policy. There is an option to control when and how often the policy is applied....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top