mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 18:17:22 +00:00
updated the mdm settings for PreventUsersFromTurningOnBrowserSyncing
This commit is contained in:
parent
99f2f0b2ea
commit
17ef9a0e2e
@ -28,7 +28,7 @@
|
|||||||
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/ClearBrowsingDataOnExit
|
- **URI full path:** ./Vendor/MSFT/Policy/Config/Browser/ClearBrowsingDataOnExit
|
||||||
- **Data type:** Integer
|
- **Data type:** Integer
|
||||||
|
|
||||||
#### *Registry
|
#### Registry
|
||||||
- **Path:** HKLM\\Software\\Policies\\Microsoft\\MicrosoftEdge\\Privacy
|
- **Path:** HKLM\\Software\\Policies\\Microsoft\\MicrosoftEdge\\Privacy
|
||||||
- **Value name:** ClearBrowsingHistoryOnExit
|
- **Value name:** ClearBrowsingHistoryOnExit
|
||||||
- **Value type:** REG_DWORD
|
- **Value type:** REG_DWORD
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ## Configure Home button-->
|
<!-- ## Configure Home button-->
|
||||||
>*Supported versions: Microsoft Edge on Windows 10*<br>
|
>*Supported versions: Microsoft Edge on Windows 10*
|
||||||
>*Default setting: Disabled or not configured (Show home button and load the Start page)*
|
>*Default setting: Disabled or not configured (Show home button and load the Start page)*
|
||||||
|
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ For more details about configuring the browser syncing options, see [Sync browse
|
|||||||
### ADMX info and settings
|
### ADMX info and settings
|
||||||
#### ADMX info
|
#### ADMX info
|
||||||
- **GP English name:** Do not sync browser settings
|
- **GP English name:** Do not sync browser settings
|
||||||
- **GP name:** DoNotSyncBrowserSettings
|
- **GP name:** DisableWebBrowserSettingSync
|
||||||
- **GP path:** Windows Components/Sync your settings
|
- **GP path:** Windows Components/Sync your settings
|
||||||
- **GP ADMX file name:** SettingSync.admx
|
- **GP ADMX file name:** SettingSync.admx
|
||||||
|
|
||||||
|
@ -1437,7 +1437,7 @@ The following list shows the supported values:
|
|||||||
[!INCLUDE [do-not-sync-browser-settings-shortdesc](../../../browsers/edge/shortdesc/do-not-sync-browser-settings-shortdesc.md)]
|
[!INCLUDE [do-not-sync-browser-settings-shortdesc](../../../browsers/edge/shortdesc/do-not-sync-browser-settings-shortdesc.md)]
|
||||||
|
|
||||||
Related policy:
|
Related policy:
|
||||||
PreventUsersFromTurningOnBrowserSyncing
|
[PreventUsersFromTurningOnBrowserSyncing](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-experience#experience-preventusersfromturningonbrowsersyncing)
|
||||||
|
|
||||||
<!--/Description-->
|
<!--/Description-->
|
||||||
<!--ADMXMapped-->
|
<!--ADMXMapped-->
|
||||||
@ -1454,7 +1454,7 @@ Supported values:
|
|||||||
- 0 (default) - Allowed/turned on. The "browser" group syncs automatically between user’s devices and lets users to make changes.
|
- 0 (default) - Allowed/turned on. The "browser" group syncs automatically between user’s devices and lets users to make changes.
|
||||||
- 2 - Prevented/turned off. The "browser" group does not use the _Sync your Settings_ option.
|
- 2 - Prevented/turned off. The "browser" group does not use the _Sync your Settings_ option.
|
||||||
|
|
||||||
Value type is integer.
|
Value type: integer
|
||||||
<!--/SupportedValues-->
|
<!--/SupportedValues-->
|
||||||
<!--Example-->
|
<!--Example-->
|
||||||
|
|
||||||
@ -1505,16 +1505,16 @@ Value type is integer.
|
|||||||
[!INCLUDE [prevent-users-to-turn-on-browser-syncing-shortdesc](../../../browsers/edge/shortdesc/prevent-users-to-turn-on-browser-syncing-shortdesc.md)]
|
[!INCLUDE [prevent-users-to-turn-on-browser-syncing-shortdesc](../../../browsers/edge/shortdesc/prevent-users-to-turn-on-browser-syncing-shortdesc.md)]
|
||||||
|
|
||||||
Related policy:
|
Related policy:
|
||||||
DoNotSyncBrowserSettings
|
[DoNotSyncBrowserSettings](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-experience#experience-donotsyncbrowsersetting)
|
||||||
|
|
||||||
|
|
||||||
If you want to prevent syncing of browser settings and prevent users from turning it on:
|
If you want to prevent syncing of browser settings and prevent users from turning it on:
|
||||||
1. Set Experience/DoNotSyncBrowserSettings to 2 (enabled).
|
1. Set DoNotSyncBrowserSettings to 2 (enabled).
|
||||||
1. Set this policy (Experience/PreventUsersFromTurningOnBrowserSyncing) to 1 (enabled or not configured).
|
1. Set this policy (PreventUsersFromTurningOnBrowserSyncing) to 1 (enabled or not configured).
|
||||||
|
|
||||||
If you want to prevent syncing of browser settings but give users a choice to turn on syncing:
|
If you want to prevent syncing of browser settings but give users a choice to turn on syncing:
|
||||||
1. Set Experience/DoNotSyncBrowserSettings to 2 (enabled).
|
1. Set DoNotSyncBrowserSettings to 2 (enabled).
|
||||||
1. Set this policy (Experience/PreventUsersFromTurningOnBrowserSyncing) to 0 (disabled).
|
2. Set this policy (PreventUsersFromTurningOnBrowserSyncing) to 0 (disabled).
|
||||||
|
|
||||||
|
|
||||||
<!--/Description-->
|
<!--/Description-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user