mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
30 lines
936 B
Markdown
30 lines
936 B
Markdown
---
|
|
title: Use Windows PowerShell to manage group policy
|
|
description:
|
|
ms.prod: edge
|
|
ms.mktglfcycl: explore
|
|
ms.sitesec: library
|
|
ms.pagetype: security
|
|
ms.localizationpriority: medium
|
|
ms.date: 10/02/2018
|
|
ms.reviewer:
|
|
audience: itpro
|
|
manager: dansimp
|
|
ms.author: dansimp
|
|
author: dansimp
|
|
---
|
|
|
|
# Use Windows PowerShell to manage group policy
|
|
|
|
Windows PowerShell supports group policy automation of the same tasks you perform in Group Policy Management Console (GPMC) for domain-based group policy objects (GPOs):
|
|
|
|
- Maintain GPOs (GPO creation, removal, backup, and import)
|
|
- Associate GPOs with Active Directory service containers (group policy link creation, update, and removal)
|
|
- Set permissions on GPOs
|
|
- Modify inheritance flags on Active Directory organization units (OUs) and domains
|
|
- Configure registry-based policy settings and group policy preferences registry settings (update, retrieval, and removal)
|
|
- Create starter GPOs
|
|
|
|
|
|
|