Group Policy Problems

  • Thread starter Thread starter Jeff Thur
  • Start date Start date
J

Jeff Thur

I am having problems getting group policy to take effect.
When I change the Domain and or the Domain Controller
group policy, the changes only take effect on the Domain
Controller and member Servers, not the users and or
computers. Any solutions or things to look at to resolve
this problem.

Thanks, Jeff..................
 
You are best not playing around with the default domain
and domain controller GPOs.
Create separate GPOs at the domain level and ensure
authenticated users has read and apply rights.
Go to a workstation and if it is Win2k type:
secedit /refreshpolicy user(machine)_policy /enforce
if XP
gpupdate /target:user(machine) /force

and see if the GPO runs.
 
Back
Top