Terme informatique

Group Policy Container (GPC)

The part of a Group Policy Object stored in Active Directory and containing its attributes, links, and metadata.

⌚ About 2 min read
View my favorites

Group Policy Container (GPC) is the part of a Group Policy Object stored in Active Directory and containing its attributes, links, and metadata.

Simple definition

Group Policy Container (GPC) is the part of a Group Policy Object stored in Active Directory and containing its attributes, links, and metadata. It belongs to the Active Directory vocabulary and is useful when reading architecture diagrams, product documentation, logs, or administration procedures.

What is it used for?

Its main purpose is to represent the directory component of a GPO alongside the Group Policy Template stored in SYSVOL. The practical value depends on the surrounding architecture, security model, and operational requirements.

How does it work?

The GPC is an AD object under the Policies container. It carries the GPO identifier, version information, and metadata used by Group Policy clients.

Key points

  • Scope: The part of a Group Policy Object stored in Active Directory and containing its attributes, links, and metadata.
  • Operational goal: Represent the directory component of a GPO alongside the Group Policy Template stored in SYSVOL.
  • Implementation: The GPC is an AD object under the Policies container. It carries the GPO identifier, version information, and metadata used by Group Policy clients.

Points to watch

A mismatch between GPC and GPT can produce inconsistent Group Policy; troubleshoot AD and SYSVOL together.

In short

Group Policy Container (GPC) = the part of a Group Policy Object stored in Active Directory and containing its attributes, links, and metadata. Use it when you need to represent the directory component of a GPO alongside the Group Policy Template stored in SYSVOL.

♡ 0