Merged PR 5301: Added new Browser policies to Policy CSP

This commit is contained in:
Maricia Alforque 2018-01-16 20:31:16 +00:00
parent 9c4300e1e4
commit 5c86ac6e0d
2 changed files with 33 additions and 6 deletions

View File

@ -1405,6 +1405,7 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
<ul> <ul>
<li>AccountPoliciesAccountLockoutPolicy/AccountLockoutDuration</li> <li>AccountPoliciesAccountLockoutPolicy/AccountLockoutDuration</li>
<li>AccountPoliciesAccountLockoutPolicy/AccountLockoutThreshold</li> <li>AccountPoliciesAccountLockoutPolicy/AccountLockoutThreshold</li>
<li>Browser/AlwaysEnableBooksLibrary</li>
<li>Browser/EnableExtendedBooksTelemetry</li> <li>Browser/EnableExtendedBooksTelemetry</li>
<li>Browser/UseSharedFolderForBooks</li> <li>Browser/UseSharedFolderForBooks</li>
<li>AccountPoliciesAccountLockoutPolicy/ResetAccountLockoutCounterAfter</li> <li>AccountPoliciesAccountLockoutPolicy/ResetAccountLockoutCounterAfter</li>

View File

@ -1009,6 +1009,30 @@ The following list shows the supported values:
<!--StartPolicy--> <!--StartPolicy-->
<a href="" id="browser-alwaysenablebookslibrary"></a>**Browser/AlwaysEnableBooksLibrary** <a href="" id="browser-alwaysenablebookslibrary"></a>**Browser/AlwaysEnableBooksLibrary**
<!--StartSKU-->
<table>
<tr>
<th>Home</th>
<th>Pro</th>
<th>Business</th>
<th>Enterprise</th>
<th>Education</th>
<th>Mobile</th>
<th>Mobile Enterprise</th>
</tr>
<tr>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
</tr>
</table>
<!--EndSKU-->
<!--StartScope--> <!--StartScope-->
[Scope](./policy-configuration-service-provider.md#policy-scope): [Scope](./policy-configuration-service-provider.md#policy-scope):
@ -1022,14 +1046,14 @@ The following list shows the supported values:
<!--StartDescription--> <!--StartDescription-->
<p style="margin-left: 20px"> <p style="margin-left: 20px">
<p style="margin-left: 20px">This is only a placeholder. <p style="margin-left: 20px">Added in Windows 10, next majot update. Always show the Books Library in Microsoft Edge
<!--EndDescription--> <!--EndDescription-->
<!--SupportedValues--> <!--SupportedValues-->
The following list shows the supported values: The following list shows the supported values:
- 0 - TBD. - 0 (default) - Disable. Use default visibility of the Books Library. The Library will be only visible in countries or regions where its available.
- 1 - TBD. - 1 - Enable. Always show the Books Library, regardless of countries or region of activation.
<!--/SupportedValues--> <!--/SupportedValues-->
<!--EndPolicy--> <!--EndPolicy-->
@ -1242,14 +1266,16 @@ The following list shows the supported values:
<!--EndScope--> <!--EndScope-->
<!--StartDescription--> <!--StartDescription-->
This setting allows organizations to send extended telemetry on book usage from the Books Library. This policy setting lets you decide how much data to send to Microsoft about the book you're reading from the Books tab in Microsoft Edge.
If you enable this setting, Microsoft Edge sends additional telemetry data, on top of the basic telemetry data, from the Books tab. If you disable or don't configure this setting, Microsoft Edge only sends basic telemetry data, depending on your device configuration.
<!--EndDescription--> <!--EndDescription-->
<!--SupportedValues--> <!--SupportedValues-->
The following list shows the supported values: The following list shows the supported values:
- 0 (default) - Disable. Telemetry does not contain the ProductId in regular books telemetry events. - 0 (default) - Disable. No additional telemetry.
- 1 - Enable. Activating this setting allows Microsoft Edge to send the ProductId of Store books purchased from the Store through the telemetry for regular books telemetry events. - 1 - Enable. Additional telemetry for schools.
<!--/SupportedValues--> <!--/SupportedValues-->