Group Policy Flashcards
Group Policy Container
Lives in AD, and can access through ADUC. Used to store properties of GPOs. Contains sub-containers for users and computers.
Group Policy Template
contains all info, and policy settings of each GPO. Lives in the Sysvol. Find content of GP itself.
GP Container Location
View advanced features in ADUC. System/Policies.
Check attribute editor for display name of the GUID policy.
or
Windows Run command.
\company.pri\sysvol\company.pri
Group Policy Object
comprised of computer config and user config.
GP Computer Config
Used to manage settings for the computer. Associated with the HKEY localusers hive.
GP User Config
Things associated with users and the profiles. HKEYCurrent Users in the registry.
OU Organization
Separate OUs that contain computer objects, and thos that contain user objects specialized for GP.
GPME
Group Policy Management Editor.
Group Policy Precedence
- Local
- Site
- Domain
- Organization Unit - Last Writer. This will over right anything above.
Configure a Central Store
.ADM provided list of possible questions for a GPO’s settings.
.ADMX took all of the content that was in the ADM files and put it into XML to shrink the size of files. Reference happens through a GP central store that exists in the sysvol. Content exists on DC at c:\windows\Policy Definitions.
ADML human readable language for the ADMX files. Same location. In the folder of en-US.
Copy to domain sysvol in order to obtain the central store in other DCs.
Starter GPOs
Create GPO templates.
Get-GPO
Gets the GPO information
Backup-GPO
Backs up one GPO
Copy-GPO
Copies a GPO
Get-GPOReport
Generates a report for GPO.
Import-GPO
Imports GPO
Where GPO exist
Group Policy Objects container within the GPM tree.