mkansagra
(MKansagra)
1
I am also new to the GPOs a little bit. Only times I’ve ever worked on them was when everything was already setup properly and compartmentalized. I want to create an OU for PCs separately. For example, Engineering, Quality Engineering, Manufacturing etc.
Would the default domain policy still apply even if I move the PCs to a different OU like PC settings, user configurations? and then I will create new policies under those new OUs pertaining to the departments.
I just started working at this place and I saw that GPOs are a bit messy. Previous person didn’t even bother removing old/unused GPOs or even creating OU for PCs. You can see in the picture how it’s a bit everywhere.
Thank you already for the help. I am loving the community and learned a lot over the years. Definitely my go to place.
3 Spice ups
Your Default Domain Policy is linked at the top/root of your domain so it will apply to everything below it, regardless of which OU it is in.
You can then link a GPO to a specific OU to override settings as needed. This way a domain linked policy can act like your default policy until a more specific policy applies instead. This is how that default domain controller policy works. It overrides settings from the default domain one to make them better suited for DCs.
Similarly your RemoveLocalAdmins policy only applies to computers in the JAKTOOL_OU OU (the name of the OU containing “ou” is a bit redundant. I’d rename it).
1 Spice up
mkansagra
(MKansagra)
3
Yes. That is a useless OU anyways that I plan on deleting. They were testing I believe and created tons of OUs and users so cleaning up now.
Thank you very much for the reply. I appreciate it.
jitensh
(JitenSh)
4
That looks good,
GPO applies from top to bottom.
For example, any policy under default domain policy-> default domain policy will apply.
Unless Block Inheritance - Stops containers inheriting policies from parent containers
scheff1
(scheff1)
5
Nobody assessed it as useless nor for being limited to testing, except you. You need some concept (hopefully documented). And that concept may determin which kind of bindings or policies might be useless, which might be only limited to migration or only limited to some testing. I’m (currently) no expert in GPO and Microsoft offers various tutorials on concepts and learning material how to map concepts to GPOs.
What I couldn’t see in your sample is why forest was chosen as a structuring component. (It usually doesn’t hurt.)
The subject of GPO structuring isn’t about beauty but about concepts. I don’t know but it seems to me that you didn’t yet understand the options of structuring available. I agree that as long as an organisation can be satisfied by simple structuring, this is preferred. So I can’t tell if you’ll need entries for every OU your organisation has. And why do you use an organisational entry at the same level as a device category entry?