GPO FundamentalsGroup Policy & Endpoint Policy

GPO Delegation

Introduction : Group Policy helps administrators with centralized control and configuration of user settings, operating systems, and applications. A Group Policy Object (GPO) is a collection of Group Policy settings that determine how a system appears and behaves for a certain group of users. GPO delegation in AD allows you to offer end-users permission to execute certain Group Policy…
Read more
GPO FundamentalsGroup Policy & Endpoint Policy

GPO security filtering and WMI filtering: An explanation

What you will learn: GPO security filtering vs WMI filtering – where to apply what? Fret not, let’s take a step back. Group Policies can be assigned at the OU, site, or domain level. However, there might be occasions where you might not want to apply the group policies for a select few computers or users. This is where security filtering and Windows Management Instrumentation (WMI)…
Read more
GPO FundamentalsGroup Policy & Endpoint Policy

Windows Group Policy Object Inheritance: Explained

Introduction: In Active Directory (AD), there is a significant feature called Group Policy that allows you to implement specific settings for users and computers. Administrators can apply hundreds of different settings to objects in AD by establishing Group Policy Objects (GPOs) and associating the GPO to domains, sites, and organizational units (OUs). Ironically, the versatility of Group…
Read more
AD Domain ServicesArchitecture & Design

What are Domain Controllers?

 What are Domain Controllers (DC)?  The computer machines that function as servers in the domain can either be a member server or a DC. A member server belongs to a particular domain, but it does not authenticate the users of that domain. There is no data about the entire AD network installed in it. DCs on the other hand, are servers responsible for allowing access to domain resources. It…
Read more
GPO FundamentalsGroup Policy & Endpoint Policy

Group Policy Backup

What you will learn: Group policies are critical pieces of instructions in an Active Directory environment used to configure a variety of advanced settings that can be applied to objects in the network. A set of Group Policy configurations are bundled as Group Policy Objects (GPO) which can then be applied to objects. IT administrators take weeks and months to create GPOs that are customized to…
Read more