Alexir Posted March 17, 2016 Posted March 17, 2016 (edited) Hi folks, I'm having some issues with configuring group policy on my server that i need your gentle help with. What i'm trying to achieve is to put a auto-shutdown policy on some of the computers in the domain. the way I wanted to configure it is to create a scheduled task which i believe the picture below is the right way of doing it. * - Then I linked this GPO to my domain: * - Then I filtered the GPO using security filters with the security group that contains the select computers i'd like to perform the action on With all of these steps, I can't see the shutdown GPO under the GP results outcome page. What am i missing? Thanks Edited March 17, 2016 by Alexir
vimagoes Posted March 17, 2016 Posted March 17, 2016 1 - Create a .bat with the command 2 - Create a new GPO 3 - Under Computer add the .bat on start script 4 - Filter using security filter (do not forget click on apply GPO) 5 - Link the GPO onto your OU
Alexir Posted March 17, 2016 Author Posted March 17, 2016 1 - Create a .bat with the command 2 - Create a new GPO 3 - Under Computer add the .bat on start script 4 - Filter using security filter (do not forget click on apply GPO) 5 - Link the GPO onto your OU Thanks, but my main issue is to get the policy to show-up as applied GPO which without it i don't think it would work at all.
Jon Posted March 17, 2016 Posted March 17, 2016 Could you try removing the security filtering altogether and then, apply the GPO to the Sales Computers OU rather than at the root of your domain?
Alexir Posted March 17, 2016 Author Posted March 17, 2016 Could you try removing the security filtering altogether and then, apply the GPO to the Sales Computers OU rather than at the root of your domain? The "sales computers OU" is an empty OU and it doesn't actually contain any computer accounts. (I created it as test) The current OU structure is by "user accounts" and "departments" all computer accounts are still in the default "computers" container which is why i applied the policy to the whole domain. Do you think it would be good practice to separate computers into different OUs as well?
vimagoes Posted March 17, 2016 Posted March 17, 2016 Thanks, but my main issue is to get the policy to show-up as applied GPO which without it i don't think it would work at all. The GPO will be shown as applied. You can check it on a workstation using admin local user (or other with privileges) and rsop
Alexir Posted March 17, 2016 Author Posted March 17, 2016 Is there another solution rather than moving the computers into an OU and assigning the GPO to the OU? Example: Root level GPO with security filtering (what i've been trying to do but it's not working)
vimagoes Posted March 17, 2016 Posted March 17, 2016 (edited) 0k, this is what I do and it works.... I have a 2008 R2 Functional Level and W7 workstations Before, I had 2003 R2 servers and FL and the only way I was able to do it was with a script (as I said in previous replies) Try using %windir% instead of C:\Windows Edited March 17, 2016 by vimagoes 1
Alexir Posted March 17, 2016 Author Posted March 17, 2016 (edited) 0k, this is what I do [ATTACH=CONFIG]35715[/ATTACH] [ATTACH=CONFIG]35713[/ATTACH] [ATTACH=CONFIG]35716[/ATTACH] and it works.... I have a 2008 R2 Functional Level and W7 workstations Before, I had 2003 R2 servers and FL and the only way I was able to do it was with a script (as I said in previous replies) Try using %windir% instead of C:\Windows Thanks, I'm using Windows Server 2012 R2 functional level + W7 clients I'm gonna try this way as well, so far on my side it finally started showing up in the results (I guess it needed more time (couple of hours)) but another issue that came up is that i noticed from the list of the computers i've put this policy on, some got the policy as "applied" and some have it as "denied" which makes no sense because all users/computers from that list are have the same other policies (technically) but somehow it's getting denied for some reason. what do you guys use to narrow down where these permissions are getting inherited from? (something more detailed than GPresults) Thank you. Edited March 17, 2016 by Alexir
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now