Learn In Hindi

Interview Question: 2

What are GPC and GPT in Active Directory?

In Active Directory, every Group Policy Object (GPO) is stored in two parts: the Group Policy Container (GPC) and the Group Policy Template (GPT).



GPC is stored in Active Directory itself. It contains metadata about the GPO—such as its version, status, and links to domains or organizational units. It’s like the index card that tells you what the policy is and where it applies.



GPT is stored in the SysVol folder on domain controllers. It holds the actual policy settings—like scripts, security configurations, and administrative templates. This is the part that enforces the rules on client machines.




For example, if I create a GPO to enforce password complexity:
GPC will record that this policy exists and is linked to the HR department.
GPT will contain the actual settings that define what 'complexity' means—like requiring uppercase letters and symbols.



Together, GPC and GPT ensure that policies are both discoverable and enforceable across the domain.

#Activedirectory #InterviewQuestion #Systemadmin #GroupPolicy #WindowsServerInterviewQuestions

2 weeks ago (edited) | [YT] | 5