From 2c6496cf608b44c8283b5008157e31a6724865c4 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Tue, 2 Oct 2018 14:51:19 -0700 Subject: [PATCH] Revert "removed out-dated infographic" This reverts commit 6bf3921ef871b06324a52187ea7b2bcb467a553a. --- .../edge/img-microsoft-edge-infographic-lg.md | 13 ++++++++++ .../use-powershell-to-manage-group-policy.md | 26 +++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 browsers/edge/img-microsoft-edge-infographic-lg.md create mode 100644 browsers/edge/use-powershell-to-manage-group-policy.md diff --git a/browsers/edge/img-microsoft-edge-infographic-lg.md b/browsers/edge/img-microsoft-edge-infographic-lg.md new file mode 100644 index 0000000000..cb3a42f1b9 --- /dev/null +++ b/browsers/edge/img-microsoft-edge-infographic-lg.md @@ -0,0 +1,13 @@ +--- +description: A full-sized view of the Microsoft Edge infographic. +title: Full-sized view of the Microsoft Edge infographic +ms.date: 11/10/2016 +ms.author: pashort +author: shortpatti +--- + +Return to: [Browser: Microsoft Edge and Internet Explorer 11](enterprise-guidance-using-microsoft-edge-and-ie11.md)
+Download image: [Total Economic Impact of Microsoft Edge: Infographic](https://www.microsoft.com/en-us/download/details.aspx?id=53892) + +![Full-sized Microsoft Edge infographic](images/img-microsoft-edge-infographic-lg.png) + diff --git a/browsers/edge/use-powershell-to-manage-group-policy.md b/browsers/edge/use-powershell-to-manage-group-policy.md new file mode 100644 index 0000000000..5747091d66 --- /dev/null +++ b/browsers/edge/use-powershell-to-manage-group-policy.md @@ -0,0 +1,26 @@ +--- +title: Use Windows PowerShell to manage group policy +description: +ms.prod: edge +ms.mktglfcycl: explore +ms.sitesec: library +ms.pagetype: +ms.localizationpriority: medium +ms.date: 10/02/2018 +ms.author: pashort +author: shortpatti +--- + +# 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 + + +