--- title: Changing the Frequency of UE-V Scheduled Tasks description: Changing the Frequency of UE-V Scheduled Tasks author: jamiejdt ms.assetid: 33c2674e-0df4-4717-9c3d-820a90b16e19 ms.pagetype: mdop, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w8 --- # Changing the Frequency of UE-V Scheduled Tasks The Microsoft User Experience Virtualization (UE-V) Agent installer, AgentSetup.exe, creates two scheduled tasks during the UE-V Agent installation. The two tasks are the **Template Auto Update** task and the **Setting Storage Location Status** task. These scheduled tasks are not configurable with the UE-V tools. Administrators who wish 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](https://go.microsoft.com/fwlink/?LinkID=264854). ## Template Auto-Update The **Template Auto Update** task checks the settings template catalog for new, updated, or removed templates. This task only runs if the SettingsTemplateCatalog is configured. The **Template Auto Update** task runs the ApplySettingsCatalog.exe file, which is located in the UE-V Agent install directory.
Task name | Default trigger |
---|---|
\Microsoft\UE-V\Template Auto Update |
3:30 AM every day |
Task name | Default trigger |
---|---|
\Microsoft\UE-V\Settings Storage Location Status |
At logon of any user – After triggered, repeat every 30 minutes indefinitely. |