I’ve been working on a particular GPO that doesn’t want to apply itself for a particular user.<\/p>\n
Running Group Policy Management on Windows Server 2008 R2<\/p>\n
Client is running Windows 7 Pro 64 bit (However this issue happened on multiple computers in the domain)<\/p>\n
This is an example of my results after running gpresult /R<\/p>\n
<\/p>\n
After searching many posts on Spiceworks all answer pointed to incorrectly assigning your security groups or not understanding the difference between a user object GPO or a computer object GPO. I triple check my settings and everything was correct.<\/p>\n
I also was confused because these GPO’s all worked when I created them, but now had stopped working.<\/p>\n
After troubleshooting for a few days I finally came across the answer…<\/p>\n
@Microsoft<\/a><\/p>","upvoteCount":13,"answerCount":7,"datePublished":"2016-08-10T18:55:57.000Z","author":{"@type":"Person","name":"dustinkreck","url":"https://community.spiceworks.com/u/dustinkreck"},"acceptedAnswer":{"@type":"Answer","text":" After completing the two steps below all my GPO problems went away!!<\/p>\n Since Microsoft added<\/strong> MS16-072: Security update for Group Policy<\/strong><\/a> : update to Servers<\/strong> :<\/p>\n “MS16-072 changes the security context with which user group policies are retrieved. This by-design behavior change protects customers’ computers from a security vulnerability. Before MS16-072 is installed, user group policies were retrieved by using the user’s security context. After MS16-072 is installed, user group policies are retrieved by using the computer’s security context. This issue is applicable for the following KB articles”<\/p>\n For every GPO with user or group security filtering you must add to the “Delegation” tab “Authenticated users” group with permissions “READ”. Security filtering can stay the same.<\/strong><\/p>\n<\/li>\n For every GPO with Computer security filtering you must add to the “Delegation” tab “Domain Computers” group with permissions “READ”. Security filtering can stay the same.<\/strong> I’ve been working on a particular GPO that doesn’t want to apply itself for a particular user.<\/p>\n Running Group Policy Management on Windows Server 2008 R2<\/p>\n Client is running Windows 7 Pro 64 bit (However this issue happened on multiple computers in the domain)<\/p>\n This is an example of my results after running gpresult /R<\/p>\n After searching many posts on Spiceworks all answer pointed to incorrectly assigning your security groups or not understanding the difference between a user object GPO or a computer object GPO. I triple check my settings and everything was correct.<\/p>\n I also was confused because these GPO’s all worked when I created them, but now had stopped working.<\/p>\n After troubleshooting for a few days I finally came across the answer…<\/p>\n\n
\nCredit goes to ‘Luka’ for the fix found here<\/a> !<\/em><\/p>\n<\/li>\n<\/ol>","upvoteCount":8,"datePublished":"2016-08-10T19:00:18.000Z","url":"https://community.spiceworks.com/t/gpo-filtering-not-applied-unknown-reason/517396/2","author":{"@type":"Person","name":"dustinkreck","url":"https://community.spiceworks.com/u/dustinkreck"}},"suggestedAnswer":[{"@type":"Answer","text":"<\/p>\n