Technowiz wrote: If you run RSOP.msc on the workstation you applied the policy to does the setting you configured show up as being applied?
undomiel wrote: Run gpresult /scope user and see why your gpo is not being applied. That should give you a clue as to whether to check your security filtering or where you are linking to in your OU structure. Also check your event log and see if there are any userenv errors showing up.
sprkymrk wrote: You applied it to the User Configuration. Are there USERS in the OU you linked the GPO to? It doesn't apply to computers the way you did it, only users.
undomiel wrote: The way I do it is to break out related things into their own policy. It makes it easier for me to manage at least since I won't have to worry about the policy doing more than what is listed in the name. I believe I read somewhere that is how Microsoft implements GPO internally as well. I'm not sure if that makes it best practices or not though.