Skip to content

grouppolicy

jasper-zanjani edited this page Aug 5, 2020 · 1 revision
Cmdlet Description
Get-GPInheritance Gets Group Policy inheritance information for a specified domain or OU.
Set-GPInheritance Blocks or unblocks inheritance for a specified domain or organizational unit.
New-GPLink Links a GPO to a site, domain, or OU.
Remove-GPLink Removes a GPO link from a site, domain or OU.
Set-GPLink Sets the properties of the specified GPO link.
Backup-GPO Backs up one GPO or all the GPOs in a domain.
Copy-GPO Copies a GPO.
Get-GPO Gets one GPO or all the GPOs in a domain.
Import-GPO Imports the Group Policy settings from a backed-up GPO into a specified GPO.
New-GPO Creates a GPO.
Remove-GPO Removes a GPO.
Rename-GPO Assigns a new display name to a GPO.
Restore-GPO Restores one GPO or all GPOs in a domain from one or more GPO backup files.
Get-GPOReport Generates a report either in XML or HTML format for a specified GPO or for all GPOs in a domain.
Get-GPPermission Gets the permission level for one or more security principals on a specified GPO.
Set-GPPermission Grants a level of permissions to a security principal for one GPO or all the GPOs in a domain.
Get-GPPrefRegistryValue Gets one or more Registry preference items under either Computer Configuration or User Configuration in a GPO.
Remove-GPPrefRegistryValue Removes one or more Registry preference items from either Computer Configuration or User Configuration in a GPO.
Set-GPPrefRegistryValue Configures a Registry preference item under either Computer Configuration or User Configuration in a GPO.
Get-GPRegistryValue Gets one or more registry-based policy settings under either Computer Configuration or User Configuration in a GPO.
Remove-GPRegistryValue Removes one or more registry-based policy settings from either Computer Configuration or User Configuration in a GPO.
Set-GPRegistryValue Configures one or more registry-based policy settings under either Computer Configuration or User Configuration in a GPO.
Get-GPResultantSetOfPolicy Gets and writes the RSoP information for a user, a computer, or both to a file.
Get-GPStarterGPO Gets one Starter GPO or all Starter GPOs in a domain.
New-GPStarterGPO Creates a Starter GPO.
Invoke-GPUpdate Schedules a remote Group Policy refresh on the specified computer.
Clone this wiki locally