I have created several groups to which I have added several computer objects. Then I created a GPO to apply computer settings using the previously created groups. After forcing a gpupdate on the computers and running a Group Policy Results, none of the computers received the GPO/settings. When I first started testing, all the computer objects were contained in the default computers folders and the group containing the computer objects was in the OU to which the new GPO was applied. As I continued to test the new GPO, I moved the computer objects to the same OU that the new GPO was applied with the group of computer object applied to the GPO. Even after moving the computer objects and forcing gpupdate, the new GPO was not applied. Finally, I added the specific computer objects in the new GPO instead of the group of computer objects. Once I forced a gpupdate, the results showed that the new GPO was applied to the computer objects. What I would like to know, is there a way to use a group of computer objects to apply computer settings with a GPO?<\/strong> I do not want to have to add each individual computer object to a GPO.<\/p>","upvoteCount":6,"answerCount":11,"datePublished":"2015-01-16T16:46:19.000Z","author":{"@type":"Person","name":"andrewhaverland7281","url":"https://community.spiceworks.com/u/andrewhaverland7281"},"acceptedAnswer":{"@type":"Answer","text":"
GPO’s can only be applied to User and Computer objects, not groups or other AD objects. However you can achieve what you want by using Security Filtering and/or WMI filtering to apply the GPO to a sub-set of your user or computer objects.<\/p>\n
In your case where you want to apply the GPO to computers who are already a member of a group you have created you need to do the following:<\/p>\n Apply the GPO at the closest level of your domain that will contain all the computer objects themselves that are in your group. IE If your computers are all in Domain.local/OU#1/OU#2 you can apply the GPO to just OU#2. However if you have the Computer objects in both OU#1 and OU#2 you have to apply the GPO to OU#1 and allow inheritance on OU#2 (This is on by default). Alternatively if you have a complex set of OU’s and the Computer objects in question are scattered all over it you will have to apply the GPO at the root of the domain. (This is less efficient processing-wise in a large domain so be careful with it.)<\/p>\n<\/li>\n Create the Security Filter using the group that contains the computer objects you have already created. Note that if the purpose of the group is to seperate computer accounts by their properties that can be read via WMI (E.G. The version of Windows) you can use a WMI filter and not have to bother manually maintaining the group at all.<\/p>\n<\/li>\n<\/ol>\n HTH<\/p>\n Daniel<\/p>","upvoteCount":3,"datePublished":"2015-01-17T00:17:31.000Z","url":"https://community.spiceworks.com/t/applying-gpo-to-a-group-containing-computer-objects/371687/5","author":{"@type":"Person","name":"danielsalzedo","url":"https://community.spiceworks.com/u/danielsalzedo"}},"suggestedAnswer":[{"@type":"Answer","text":" I have created several groups to which I have added several computer objects. Then I created a GPO to apply computer settings using the previously created groups. After forcing a gpupdate on the computers and running a Group Policy Results, none of the computers received the GPO/settings. When I first started testing, all the computer objects were contained in the default computers folders and the group containing the computer objects was in the OU to which the new GPO was applied. As I continued to test the new GPO, I moved the computer objects to the same OU that the new GPO was applied with the group of computer object applied to the GPO. Even after moving the computer objects and forcing gpupdate, the new GPO was not applied. Finally, I added the specific computer objects in the new GPO instead of the group of computer objects. Once I forced a gpupdate, the results showed that the new GPO was applied to the computer objects. What I would like to know, is there a way to use a group of computer objects to apply computer settings with a GPO?<\/strong> I do not want to have to add each individual computer object to a GPO.<\/p>","upvoteCount":6,"datePublished":"2015-01-16T16:46:19.000Z","url":"https://community.spiceworks.com/t/applying-gpo-to-a-group-containing-computer-objects/371687/1","author":{"@type":"Person","name":"andrewhaverland7281","url":"https://community.spiceworks.com/u/andrewhaverland7281"}},{"@type":"Answer","text":" assign policy on the top as parent and deligation accordingly…<\/p>","upvoteCount":1,"datePublished":"2015-01-16T17:00:12.000Z","url":"https://community.spiceworks.com/t/applying-gpo-to-a-group-containing-computer-objects/371687/2","author":{"@type":"Person","name":"sandeepnagar","url":"https://community.spiceworks.com/u/sandeepnagar"}},{"@type":"Answer","text":" Unfortunately that didn’t work.<\/p>","upvoteCount":0,"datePublished":"2015-01-16T17:17:02.000Z","url":"https://community.spiceworks.com/t/applying-gpo-to-a-group-containing-computer-objects/371687/3","author":{"@type":"Person","name":"andrewhaverland7281","url":"https://community.spiceworks.com/u/andrewhaverland7281"}},{"@type":"Answer","text":" I don’t know if I’m confused about what you’re trying to do, or if you’re confused about how GPOs work (maybe a little bit of both, lol). In a nutshell, you should be able to put your computers in an OU, then link a GPO to it - done.<\/p>\n As far as “not having to add each individual computer object to a GPO”, maybe you’re thinking in terms of “Security Filtering”? As long as your GPO has a security filtering status of “Authenticated Users”, that will apply to USERS AND COMPUTERS.<\/p>\n If I’m way off, I’m gonna need to get a better understanding of how you currently have things setup, and what you’re trying to accomplish :-/…<\/p>","upvoteCount":2,"datePublished":"2015-01-16T17:46:17.000Z","url":"https://community.spiceworks.com/t/applying-gpo-to-a-group-containing-computer-objects/371687/4","author":{"@type":"Person","name":"shuey","url":"https://community.spiceworks.com/u/shuey"}},{"@type":"Answer","text":"
\n