Implementing a Group Policy Infrastructure - PowerShell Flashcards
Implementing and Administering Group Policy Objects (GPOs) Group Policy Scope and Processing Troubleshooting Policy Application
What does the following PowerShell CmdLet Do?
Backup-GPO
Backs up one GPO or all the GPOs in a domain.
What does the following PowerShell CmdLet Do?
Copy-GPO
Copies a GPO.
What does the following PowerShell CmdLet Do?
Get-GPInheritance
Retrieves Group Policy inheritance information for a specified domain or OU.
What does the following PowerShell CmdLet Do?
Get-GPO
Gets one GPO or all the GPOs in a domain.
What does the following PowerShell CmdLet Do?
Get-GPOReport
Generates a report either in XML or HTML format for a specified GPO or for all GPOs in a domain.
If you do not specify a path for a file to be created it displays the xml or html on screen
What does the following PowerShell CmdLet Do?
Get-GPPermission
Gets the permission level for one or more security principals on a specified GPO.
What does the following PowerShell CmdLet Do?
Get-GPPrefRegistryValue
Retrieves one or more Registry preference items under either Computer Configuration or User Configuration in a GPO.
What does the following PowerShell CmdLet Do?
Get-GPRegistryValue
Retrieves one or more registry-based policy settings under either Computer Configuration or User Configuration in a GPO.
What does the following PowerShell CmdLet Do?
Get-GPResultantSetOfPolicy
Outputs the Resultant Set of Policy (RSoP) information for a user, a computer, or both to a file.
What does the following PowerShell CmdLet Do?
Get-GPStarterGPO
Gets one Starter GPO or all Starter GPOs in a domain.
What does the following PowerShell CmdLet Do?
Import-GPO
Imports the Group Policy settings from a backed-up GPO into a specified GPO.
What does the following PowerShell CmdLet Do?
Invoke-GPUpdate
Schedule a remote Group Policy refresh (gpupdate) on the specified computer.
What does the following PowerShell CmdLet Do?
New-GPLink
Links a GPO to a site, domain, or organizational unit (OU).
What does the following PowerShell CmdLet Do?
New-GPO
Creates a new GPO.
What does the following PowerShell CmdLet Do?
New-GPStarterGPO
Creates a new Starter GPO.
What does the following PowerShell CmdLet Do?
Remove-GPLink
Removes a GPO link from a site, domain or OU.