Group Policy Replication issues

  • Thread starter Thread starter Walter Paschke
  • Start date Start date
W

Walter Paschke

When I make a change to my group policy for a specific OU
regarding disk quotas, the policy does not seem to be
replicating down to the end user machines that are in the
OU. What can be done to guarantee that the group policy
is being enforced. Example: A disk quota of 200mb was set
for a specific OU. However, some of the machines (not
all) are still showing a 15 mb disk quota. Other machines
in the OU do show the correct 200 mb quota. Please help
me.
 
Reboot the workstations after forcing a Group Policy update.
W2K
secedit /refresh_policy Machine_policy /enforce
XP
gpupdate /force
 
We've tried that set of commands, and the policy is still
only affecting some machines, not all that should be.
I've thought about adding the secedit command to the
script so that a user signs on they are forced to execute
the command. Any other suggestions are appreciated.
 
Back
Top