\n I’ve been working on a particular GPO that doesn’t want to apply itself for a particular user. \nRunning Group Policy Management on Windows Server 2008 R2 \nClient is running Windows 7 Pro 64 bit (However this issue happened on multiple computers in the domain) \nThis is an example of my results after running gpresult /R \n[Capture.PNG] \nAfter searching many posts on Spiceworks all answer pointed to incorrectly assigning your security groups or not understanding the difference between a user object …\n <\/blockquote>\n<\/aside>\n\nSince Microsoft added MS16-072: Security update for Group Policy: update to Servers :<\/em><\/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”<\/em><\/p>\nFor 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.<\/em> \nFor 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.<\/em><\/p>\nThis assumes this is a computer targeted Policy. If it also targets user settings don’t forget to target your account and also add Domain Users with Read rights in the delegation<\/p>","upvoteCount":4,"datePublished":"2023-02-16T15:15:55.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/15","author":{"@type":"Person","name":"molan","url":"https://community.spiceworks.com/u/molan"}},"suggestedAnswer":[{"@type":"Answer","text":"
If the OU only contains your computer there’s not a reason to mess with the Authenticated users, it will only apply to your computer.<\/p>","upvoteCount":1,"datePublished":"2023-02-16T11:22:22.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/2","author":{"@type":"Person","name":"SomewhereinSC","url":"https://community.spiceworks.com/u/SomewhereinSC"}},{"@type":"Answer","text":"
The OU contains all computers (it is an existing OU used for other things as well).<\/p>\n
It’s just the Security Filtering section that only contains my computer.<\/p>","upvoteCount":0,"datePublished":"2023-02-16T12:49:48.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/3","author":{"@type":"Person","name":"OasisFan","url":"https://community.spiceworks.com/u/OasisFan"}},{"@type":"Answer","text":"
Have you tired running gpupdate/force? try that after you apply it to the OU<\/p>","upvoteCount":2,"datePublished":"2023-02-16T12:58:20.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/4","author":{"@type":"Person","name":"dedbunny","url":"https://community.spiceworks.com/u/dedbunny"}},{"@type":"Answer","text":"
I perform my testing like so, my normal user computers are in an OU call Office Computers, I create another OU under Office Computers called Test and move my test PC into that OU. I then apply my GPO’s that I’m trying to test to that Test OU. This separation not only allows me to get the normal and working GPO’s from my Office Computers OU, but also let’s me test my work in progress GPO’s.<\/p>","upvoteCount":2,"datePublished":"2023-02-16T13:00:55.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/5","author":{"@type":"Person","name":"SomewhereinSC","url":"https://community.spiceworks.com/u/SomewhereinSC"}},{"@type":"Answer","text":"
click on that delegation tab, find your computer and click apply policy.<\/p>","upvoteCount":0,"datePublished":"2023-02-16T13:06:23.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/6","author":{"@type":"Person","name":"jessepadilla","url":"https://community.spiceworks.com/u/jessepadilla"}},{"@type":"Answer","text":"
Try gpupdate /force. It takes a while for GPOs to kick in. If that doesn’t work, I suspect it’s where the GPO has been linked. Be careful linking it to the top domain though. I’d recommend having it stay in “Group Policy Objects” for now<\/p>","upvoteCount":1,"datePublished":"2023-02-16T13:29:33.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/7","author":{"@type":"Person","name":"blackwingrev","url":"https://community.spiceworks.com/u/blackwingrev"}},{"@type":"Answer","text":"\n\n
<\/div>\n
configur3d:<\/div>\n
\nclick on that delegation tab, find your computer and click apply policy.<\/p>\n<\/blockquote>\n<\/aside>\n
I did check there an my computer does have the Apply Policy setting ticked.<\/p>","upvoteCount":0,"datePublished":"2023-02-16T13:30:47.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/8","author":{"@type":"Person","name":"OasisFan","url":"https://community.spiceworks.com/u/OasisFan"}},{"@type":"Answer","text":"\n\n
<\/div>\n
DedBunny:<\/div>\n
\nHave you tired running gpupdate/force? try that after you apply it to the OU<\/p>\n<\/blockquote>\n<\/aside>\n
Yes have tried that a couple of times. It’s been a few hours now. Also tried restarting the computer a couple of times as well.<\/p>","upvoteCount":0,"datePublished":"2023-02-16T13:31:33.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/9","author":{"@type":"Person","name":"OasisFan","url":"https://community.spiceworks.com/u/OasisFan"}},{"@type":"Answer","text":"
You are seeing expected results when running nltest /sc_query: from your client PC?<\/p>\n
nltest /sc_query:<your domain.TLD>\n<\/code><\/pre>\nDomain controllers look healthy after reviewing dcdiag /c /v ?<\/p>\n
dcdiag /c /v\n<\/code><\/pre>","upvoteCount":0,"datePublished":"2023-02-16T13:34:42.000Z","url":"https://community.spiceworks.com/t/new-gpo-not-applying-to-my-computer/946394/10","author":{"@type":"Person","name":"delta-sierra-426","url":"https://community.spiceworks.com/u/delta-sierra-426"}},{"@type":"Answer","text":"