GPO Flashcards
Gets one GPO or all the GPOs in a domain
Get-GPO
Gets the permission level for one or more security principals on a specified GPO.
Get-GPPermission
Gets one Starter GPO or all Starter GPOs in a domain
Get-GPStarterGPO
Imports the Group Policy settings from a backed-up GPO into a specified GPO.
Import-GPO
Links a GPO to a site, domain, or OU.
New-GPLink
Updates Group Policy on a local computer or remote compute
Invoke-GPUpdate
Creates a new Starter GPO.
GPStarterGPO
Removes a GPO link from a site, domain, or OU
Remove-GPLink
Deletes a GPO.
Remove-GPO
Restores one GPO or all GPOs in a domain from one or more GPO backup files
Restore-GPO
Blocks or unblocks inheritance for a specified domain or OU
Set-GPInheritance
Sets the properties of the specified GPO link
Set-GPLink
Grants a level of permissions to a security principal for one GPO or for all the GPOs in a domain.
Set-GPPermission
Backs up one GPO or all the GPOs in a domain
Backup-GPO