diff --git a/windows/configuration/ue-v/uev-sync-trigger-events.md b/windows/configuration/ue-v/uev-sync-trigger-events.md index 7dcc81caa3..d9006a04ab 100644 --- a/windows/configuration/ue-v/uev-sync-trigger-events.md +++ b/windows/configuration/ue-v/uev-sync-trigger-events.md @@ -32,7 +32,7 @@ The following table explains the trigger events for classic applications and Win |**Windows Disconnect (RDP) / Lock**|Store asynchronous Windows settings changes to the local cache.
Synchronize any asynchronous Windows settings from the local cache to settings storage location, if available|Store asynchronous Windows settings changes to the settings storage location|
|**Application start**|Apply application settings from local cache as the application starts|Apply application settings from settings storage location as the application starts|
|**Application closes**|Store any application settings changes to the local cache and copy settings to settings storage location, if available|Store any application settings changes to settings storage location|
-|**Sync Controller Scheduled Task**|Application and Windows settings are synchronized between the settings storage location and the local cache.
For Windows settings, this means that any changes will not be cached locally and exported until the next Lock (Asynchronous) or Logoff (Asynchronous and Synchronous).
Settings are applied in these cases:
For Windows settings, this means that any changes will not be cached locally and exported until the next Lock (Asynchronous) or Logoff (Asynchronous and Synchronous).
Settings are applied in these cases: