mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
merge conflict with my own files
This commit is contained in:
@ -6,4 +6,4 @@ ms.prod: edge
|
||||
ms:topic: include
|
||||
---
|
||||
|
||||
Configure how Microsoft Edge behaves when it’s running in kiosk mode with assigned access, either as a single-app or as one of many apps running on the kiosk device. You can control whether Microsoft Edge runs InPrivate full screen, InPrivate multi-tab with a tailored experience for kiosks, or normal browsing in Microsoft Edge.
|
||||
Configure how Microsoft Edge behaves when it’s running in kiosk mode with assigned access, either as a single-app or as one of many apps running on the kiosk device. You can control whether Microsoft Edge runs InPrivate full screen, InPrivate multi-tab with a tailored experience for kiosks, or normal browsing in Microsoft Edge.
|
||||
|
27
browsers/edge/use-powershell-to manage-group-policy.md
Normal file
27
browsers/edge/use-powershell-to manage-group-policy.md
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Use Windows PowerShell to manage group policy
|
||||
description:
|
||||
ms.prod: edge
|
||||
ms.mktglfcycl: explore
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
title: Security enhancements for Microsoft Edge (Microsoft Edge for IT Pros)
|
||||
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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user