diff --git a/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md b/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md index 07fae932a4..1fe001089d 100644 --- a/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md +++ b/windows/manage/uev-changing-the-frequency-of-scheduled-tasks.md @@ -12,7 +12,7 @@ ms.prod: w10 # Changing the Frequency of UE-V Scheduled Tasks -The Microsoft User Experience Virtualization (UE-V) Agent installer, AgentSetup.exe, creates the following scheduled tasks during the UE-V Agent installation: +When the User Experience Virtualization (UE-V) service is enabled, it creates the following scheduled tasks: - **Monitor Application Settings** @@ -22,51 +22,17 @@ The Microsoft User Experience Virtualization (UE-V) Agent installer, AgentSetup. - **Template Auto Update** -- **Collect CEIP data** - -- **Upload CEIP Data** - **Note** -With the exception of Collect CEIP Data, these tasks must remain enabled as UE-V cannot function without them. - - +These tasks must remain enabled as UE-V cannot function without them. These scheduled tasks are not configurable with the UE-V tools. Administrators who want to change the scheduled task for these items can create a script that uses the Schtasks.exe command-line options. -For more information about Schtasks.exe, see [How to use Schtasks,exe to Schedule Tasks in Windows Server 2003](http://go.microsoft.com/fwlink/?LinkID=264854). - -For more information about +For more information about Schtasks.exe, see [Schtasks](https://technet.microsoft.com/library/cc725744(v=ws.11).aspx). ## UE-V Scheduled Tasks - The following scheduled tasks are included in UE-V with sample scheduled task configuration commands. -### Collect CEIP Data - -If upon installation the user or administrator choses to participate in the Customer Experience Improvement Program (CEIP), UE-V collects data to help improve the product in future releases. This scheduled task only runs at logon. The **Collect CEIP Data** task runs the UevSqmSession.exe, which is located in the UE-V Agent installation directory. - -
Task name | -Default event | -
---|---|
\Microsoft\UE-V\Collect CEIP data |
-Logon |
-
Task name | -Default event | -
---|---|
\Microsoft\UE-V\Upload CEIP data |
-At logon and every 4 hours |
-
N/A
Checks the settings template catalog for new, updated, or removed templates. This task only runs if SettingsTemplateCatalog is configured.
Collect CEIP data (UevSqmSession.exe)
At logon launches service
No
Yes
N/A
If the user or administrator opts in to the Customer Experience Improvement Program (CEIP), this task collects data that helps improve UE-V future releases.
Upload CEIP Data (UevSqmUploader.exe)
Runs at logon and at 4:00 AM every day thereafter.
No
Yes
Only if Network is connected
If the user or administrator opts in to the Customer Experience Improvement Program (CEIP), this task uploads the data to the CEIP servers.