adding Edge and IE content

This commit is contained in:
Brian Lich
2016-02-24 13:00:21 -08:00
parent f1c492a116
commit 46fa30e897
188 changed files with 11133 additions and 1 deletions

View File

@ -0,0 +1,31 @@
---
Description: 'Overview about how Group Policy works with Windows Powershell and Internet Explorer 11'
ms.assetid: e3607cde-a498-4e04-9daa-b331412967fc
ms.prod: IE11
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
title: 'Group Policy, Windows Powershell, and Internet Explorer 11'
---
# Group Policy, Windows Powershell, and Internet Explorer 11
Your domain-joined Group Policy Objects (GPOs) can use any of Group Policy-related “cmdlets” that run within Windows PowerShell.
Each cmdlet is a single-function command-line tool that can:
- Create, edit, remove, back up, and import GPOs.
- Create, update, and remove Group Policy links.
- Set inheritance flags and permissions on organizational units (OU) and domains.
- Configure registry-based policy settings and registry settings for Group Policy preferences.
For more info about PowerShell and Group Policy management, see [Use Windows PowerShell to Manage Group Policy](http://go.microsoft.com/fwlink/?LinkId=276828).