One of the followers of my blog requested to explain the basics of Group
policy in simple words. Group policy
itself is a very wide topic in this single post. But let's start with basic first.
Group Policy is a feature from Microsoft server operating systems. It
allows modifying working environment of user accounts and computer accounts. It
offers centralized management and configuration of OS, applications and users’
settings in domain environment. You can outline, impose or modify configuration
by using the settings in Group Policy Objects (GPO). Once you create relevant
GPO, you can link it to site, domain, OU or child OU.
You can divide group policies into two categories:
- Domain based policy: These types of policies are created in AD DS and stored in domain controllers. They are used to manage configuration of domain users and computers.
- Local group policy: These types of policies are configured locally on a PC. You can configure users’ settings who log on to that PC or Computer settings.
When PC is switched ON, computer configuration is been applied. When
user logs in to PC, user configuration takes effect.
Group policy is been processed in following processing order:
- Local GPOs – The local policies apply first.
- Site-linked GPOs – Policies configured at Site level applies second in Domain joined PC/user.
- Domain linked GPOs- Policies that linked to Domain applied after Site-Linked GPOs.
- OU (Organization Unit) linked GPOs – Policies applied to OU applied after Domain linked GPOs.
- Child OU linked GPOs – Child OU linked policies apply fifth in processing order.
In case of configuring conflicting GPOs, whichever policy applies last
wins. For example, between local policy and domain policy settings, domain
policy settings are in effect.
As stated earlier, group policy is a huge topic to cover. If you would
like to know more on this, please let us know. We will publish further posts with advance information on group policy including how to create, modify
and link it to OU and many more.
Hi,
ReplyDeleteHow do I backup a GPO? I'm also finding it frustrating that someone has configured my machine to have a really dodgy picture of me sleeping whilst at work and now I can't find a way to remove it. Can you help?