updating for Windows 10

This commit is contained in:
Brian Lich
2016-06-02 14:37:45 -07:00
parent 8863c8459e
commit ec65ca848b
47 changed files with 843 additions and 1279 deletions

View File

@ -2,11 +2,18 @@
title: Create a Group Policy Object (Windows 10)
description: Create a Group Policy Object
ms.assetid: 72a50dd7-5033-4d97-a5eb-0aff8a35cced
ms.prod: w10
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
author: brianlic-msft
---
# Create a Group Policy Object
**Applies to**
- Windows 10
- Windows Server 2016 Technical Preview
To create a new GPO, use the Active Directory Users and Computers MMC snap-in.
@ -14,9 +21,9 @@ To create a new GPO, use the Active Directory Users and Computers MMC snap-in.
To complete this procedure, you must be a member of the Domain Administrators group, or otherwise be delegated permissions to create new GPOs.
**To create a new GPO**
To create a new GPO
1. On a computer that has the Group Policy Management feature installed, click the **Start** charm, and then click the **Group Policy Management** tile.
1. Open the Group Policy Management console.
2. In the navigation pane, expand **Forest:***YourForestName*, expand **Domains**, expand *YourDomainName*, and then click **Group Policy Objects**.
@ -24,10 +31,7 @@ To complete this procedure, you must be a member of the Domain Administrators gr
4. In the **Name** text box, type the name for your new GPO.
**Note**  
Be sure to use a name that clearly indicates the purpose of the GPO. Check to see if your organization has a naming convention for GPOs.
 
>**Note:**  Be sure to use a name that clearly indicates the purpose of the GPO. Check to see if your organization has a naming convention for GPOs.
5. Leave **Source Starter GPO** set to **(none)**, and then click **OK**.
@ -38,14 +42,3 @@ To complete this procedure, you must be a member of the Domain Administrators gr
2. In the details pane, click the **Details** tab.
3. Change the **GPO Status** to **User configuration settings disabled**.
If you arrived at this page by clicking a link in a checklist, use your browsers **Back** button to return to the checklist.