real time changes

This commit is contained in:
Patti Short
2018-07-17 11:55:27 -07:00
parent 9f15c17663
commit eacee6722c
28 changed files with 70 additions and 119 deletions

View File

@ -9,9 +9,9 @@
|Group Policy |MDM |Registry |Description |Most restricted |
|---|:---:|:---:|---|:---:|
|Disabled or not configured<br>**(default)** |0 |0 |Microsoft Edge does not collect or send browsing history data. |![Most restricted value](../images/check-gn.png) |
|Enabled |1 |1 |Allow sending intranet history only. | |
|Enabled |2 |2 |Allow sending Internet history only. | |
|Enabled |3 |3 |Allow sending both intranet and Internet history. | |
|Enabled |1 |1 |Send intranet history only. | |
|Enabled |2 |2 |Send Internet history only. | |
|Enabled |3 |3 |Send both intranet and Internet history. | |
---
>[!IMPORTANT]
@ -28,7 +28,7 @@
#### MDM settings
- **MDM name:** Browser/[ConfigureTelemetryForMicrosoft365Analytics]()
- **MDM name:** Browser/[ConfigureTelemetryForMicrosoft365Analytics](../new-policies.md#configure-collection-of-browsing-data-for-microsoft-365-analytics)
- **Supported devices:** Desktop
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/ConfigureTelemetryForMicrosoft365Analytics
- **Data type:** Integer
@ -38,12 +38,9 @@
- **Value name:** MicrosoftEdgeDataOptIn
- **Value type:** REG_DWORD
### Scenarios
### Related policies
Allow Telemetry: Determine the highest level of Windows diagnostic data sent to Microsoft. When you enable this policy, users can change their Telemetry Settings but prevent users from choosing a higher level than configured.
- Allow Telemetry: Determine the highest level of Windows diagnostic data sent to Microsoft. When you enable this policy, users can change their Telemetry Settings but prevent users from choosing a higher level than configured.
Configure the Commercial ID: Define the Commercial ID used to associate the device's telemetry data as belonging to a given organization.
- Configure the Commercial ID: Define the Commercial ID used to associate the device's telemetry data as belonging to a given organization.
<hr>