I’ve been working on a particular GPO that doesn’t want to apply itself for a particular user.

Running Group Policy Management on Windows Server 2008 R2

Client is running Windows 7 Pro 64 bit (However this issue happened on multiple computers in the domain)

This is an example of my results after running gpresult /R

Capture.PNG

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.

I also was confused because these GPO’s all worked when I created them, but now had stopped working.

After troubleshooting for a few days I finally came across the answer…

@Microsoft

13 Spice ups

After completing the two steps below all my GPO problems went away!!

Since Microsoft added MS16-072: Security update for Group Policy : update to Servers :

“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”

  1. 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.

  2. 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.
    Credit goes to ‘Luka’ for the fix found here !

8 Spice ups

This has been a consistent topic that’s been talked about a lot here in the community.

2 Spice ups

Could it be

It was even a featured topic in June.

2 Spice ups

I didn’t think to search for the KB article! After all my searches about the problem it was causing I didn’t get any results showing the answer on spiceworks but clearly the issues around the KB is everywhere on spiceworks!

Maybe this post will help someone discover what is causing their issues.

1 Spice up

Hi Dustin,

Agreed. Does anyone begin by searching for a problem by KB number? If I knew the KB number then I’d already be hot on the trail of the solution, right? Of course that’s not to say that I don’t immediately suspect Microsoft Updates when stuff breaks. In fact, when troubleshooting similar issues, I almost always begin by suspecting Microsoft UpBreaks.

3 Spice ups