Configure Sync Method
Jump to overview

Policy overview

Key metadata and intent for this policy.

Category
Windows Components > Microsoft User Experience Virtualization
Supported on
At least Windows Server 2008 R2 or Windows 7

Supported OS tags: Windows10, Windows10RT, Windows11, Windows7, Windows8, Windows81, WindowsRT, WindowsRT81, WindowsServer2008, WindowsServer2012, WindowsServer2012R2, WindowsServer2016

This policy setting configures the sync provider used by User Experience Virtualization (UE-V) to sync settings between users’ computers. With Sync Method set to ”SyncProvider,” the UE-V Agent uses a built-in sync provider to keep user settings synchronized between the computer and the settings storage location. This is the default value. You can disable the sync provider on computers that never go offline and are always connected to the settings storage location. When SyncMethod is set to “None,” the UE-V Agent uses no sync provider. Settings are written directly to the settings storage location rather than being cached to sync later. Set SyncMethod to “External” when an external synchronization engine is being deployed for settings sync. This could use OneDrive, Work Folders, SharePoint or any other engine that uses a local folder to synchronize data between users’ computers. In this mode, UE-V writes settings data to the local folder specified in the settings storage path. These settings are then synchronized to other computers by an external synchronization engine. UE-V has no control over this synchronization. It only reads and writes the settings data when the normal UE-V triggers take place. With notifications enabled, UE-V users receive a message when the settings sync is delayed. The notification delay policy setting defines the delay before a notification appears. If you disable this policy setting, the sync provider is used to synchronize settings between computers and the settings storage location. If you do not configure this policy setting, any defined values will be deleted.

Internal name
ConfigureSyncMethod
Policy ID
b1b2ae4ab9ef
Elements
3

Registry values

How enabled and disabled states update the registry.

No explicit registry values are set for enabled or disabled states.

Policy elements

Inputs and configuration options exposed by this policy.

ScopeElementTypeRegistry mappingConstraints & behaviorCopy
Sync Method:
ID SyncMethodConfiguration_list
enum
Path
Software\Policies\Microsoft\UEV\Agent\Configuration
Value name
SyncMethod
Type
REG_SZ
Options: SyncProvider (SyncProvider), None (None), External (External)
Enable notification
ID SettingsImportNotification_Enable
boolean
Path
Software\Policies\Microsoft\UEV\Agent\Configuration
Value name
SettingsImportNotifyEnabled
Type
REG_DWORD
Options: true (), false ()
True: None · False: None
Notification delay (in seconds):
ID SettingsImportNotification_Delay
decimal
Path
Software\Policies\Microsoft\UEV\Agent\Configuration
Value name
SettingsImportNotifyDelayInSeconds
Type
REG_DWORD
Range: ? to 4294967200
Sync Method:
Both · Type enum
Registry mapping
Path
Software\Policies\Microsoft\UEV\Agent\Configuration
Value name
SyncMethod
Type
REG_SZ
Details
Options: SyncProvider (SyncProvider), None (None), External (External)
Enable notification
Both · Type boolean
Registry mapping
Path
Software\Policies\Microsoft\UEV\Agent\Configuration
Value name
SettingsImportNotifyEnabled
Type
REG_DWORD
Details
Options: true (), false ()
True: None · False: None
Notification delay (in seconds):
Both · Type decimal
Registry mapping
Path
Software\Policies\Microsoft\UEV\Agent\Configuration
Value name
SettingsImportNotifyDelayInSeconds
Type
REG_DWORD
Details
Range: ? to 4294967200