corrected the letter casing on features and refreshed the voice and tone

This commit is contained in:
Patti Short 2018-09-28 07:08:36 -07:00
parent 70f184c49a
commit cc082cd7ef
3 changed files with 7 additions and 6 deletions

View File

@ -16,7 +16,7 @@ ms.sitesec: library
# Browser experience # Browser experience
Not only do the other Microsoft Edge group policies enhance the browsing experience, but we must also talk about some of the most common or somewhat common browsing experiences. For example, printing web content is a common browsing experience. However, if you want to prevent users from printing web content, Microsoft Edge has a group policy that allows you to prevent printing. The same goes for Pop-up Blocker; Microsoft Edge has a group policy that lets you prevent pop-up windows or let users choose to use Pop-up Blocker. You can use any one of the following group policies to continue enhancing the browsing experience for your users. Not only do the other Microsoft Edge group policies enhance the browsing experience, but we must also talk about some of the most common or somewhat common browsing experiences. For example, printing web content is a common browsing experience. However, if you want to prevent users from printing web content, Microsoft Edge has a group policy that allows you to prevent printing. The same goes for Pop-up Blocker; Microsoft Edge has a group policy that lets you prevent pop-up windows or let the user choose to use Pop-up Blocker. You can use any one of the following group policies to continue enhancing the browsing experience for your users.

View File

@ -1,6 +1,6 @@
--- ---
title: Microsoft Edge - Extensions group policies title: Microsoft Edge - Extensions group policies
description: Currently, Microsoft Edge allows users to add or personalize, and uninstall extensions. In the Windows 10, version 1809, you can configure Microsoft Edge to prevent users from uninstalling extensions. You can also configure Microsoft Edge not to allow sideloading of extensions, which does not prevent sideloading using Add-AppxPackage via PowerShell. Allowing sideloading of extensions installs and runs unverified extensions. description: Currently, Microsoft Edge allows users to add or personalize, and uninstall extensions. In Windows 10, version 1809, you can configure Microsoft Edge to prevent users from uninstalling extensions. You can also configure Microsoft Edge not to allow sideloading of extensions, which does not prevent sideloading using Add-AppxPackage via PowerShell. Allowing sideloading of extensions installs and runs unverified extensions.
services: services:
keywords: keywords:
ms.localizationpriority: medium ms.localizationpriority: medium
@ -16,7 +16,7 @@ ms.sitesec: library
# Extensions # Extensions
Currently, Microsoft Edge allows users to add or personalize, and uninstall extensions. In the Windows 10, version 1809, you can configure Microsoft Edge to prevent users from uninstalling extensions. You can also configure Microsoft Edge not to allow sideloading of extensions, which does not prevent sideloading using Add-AppxPackage via PowerShell. Allowing sideloading of extensions installs and runs unverified extensions. Currently, Microsoft Edge allows users to add or personalize, and uninstall extensions. In Windows 10, version 1809, you can configure Microsoft Edge to prevent users from uninstalling extensions. You can also configure Microsoft Edge not to allow sideloading of extensions, which does not prevent sideloading using Add-AppxPackage via PowerShell. Allowing sideloading of extensions installs and runs unverified extensions.
You can find the Microsoft Edge Group Policy settings in the following location of the Group Policy Editor unless otherwise noted in the policy: You can find the Microsoft Edge Group Policy settings in the following location of the Group Policy Editor unless otherwise noted in the policy:

View File

@ -19,9 +19,10 @@ ms:topic: include
|Group Policy |MDM |Registry |Description | |Group Policy |MDM |Registry |Description |
|---|:---:|:---:|---| |---|:---:|:---:|---|
|Not configured **(default)** |Blank |Blank |Hide the favorites bar but show it on the Start and New Tab pages. The favorites bar toggle, in Settings, is set to Off but enabled allowing users to make changes. | |Not configured **(default)** |Blank |Blank |Hidden but shown on the Start and New Tab pages. The Favorites Bar toggle, in Settings, is set to Off but enabled letting users make changes. |
|Disabled |0 |0 |Hide the favorites bar on all pages. Also, the favorites bar toggle, in Settings, is set to Off and disabled preventing users from making changes. Microsoft Edge also hides the “show bar/hide bar” option in the context menu. | |Disabled |0 |0 |Hidden on all pages. The Favorites Bar toggle, in Settings, is set to Off and disabled preventing users from making changes. Microsoft Edge also hides the “Show bar/Hide bar” option in the context menu. |
|Enabled |1 |1 |Show the favorites bar on all pages. Also, the favorites bar toggle, in Settings, is set to On and disabled preventing users from making changes. Microsoft Edge also hides the “show bar/hide bar” option in the context menu. | |Enabled |1 |1 |Shown on all pages. The Favorites Bar toggle, in Settings, is set to On and disabled preventing users from making changes. Microsoft Edge also hides the “Show bar/Hide bar” option in the context menu. |
--- ---
### ADMX info and settings ### ADMX info and settings