Skip to content

Commit 743a031

Browse files
authored
Merge pull request #210 from The-Virtual-Desktop-Team/timuessigSchTaskUpdate
Updated Scheduled Tasks json
2 parents 4a7707f + 9d6ecd0 commit 743a031

File tree

1 file changed

+34
-6
lines changed

1 file changed

+34
-6
lines changed

2009/ConfigurationFiles/ScheduledTasks.json

Lines changed: 34 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,147 +2,175 @@
22
{
33
"ScheduledTask": "AnalyzeSystem",
44
"VDIState": "Disabled",
5+
"URI": "\\Microsoft\\Windows\\Power Efficiency Diagnostics\\AnalyzeSystem",
56
"Description": "This task analyzes the system looking for conditions that may cause high energy use."
67
},
78
{
89
"ScheduledTask": "Cellular",
910
"VDIState": "Disabled",
11+
"URI": "\\Microsoft\\Windows\\Management\\Provisioning\\Cellular",
1012
"Description": "Related to cellular devices"
1113
},
1214
{
1315
"ScheduledTask": "Consolidator",
1416
"VDIState": "Disabled",
17+
"URI": "\\Microsoft\\Windows\\Customer Experience Improvement Program\\Consolidator",
1518
"Description": "If the user has consented to participate in the Windows Customer Experience Improvement Program, this job collects and sends usage data to Microsoft."
1619
},
1720
{
1821
"ScheduledTask": "Diagnostics",
1922
"VDIState": "Disabled",
23+
"URI": "\\Microsoft\\Windows\\DiskFootprint\\Diagnostics",
2024
"Description": "(DiskFootprint in task path) 'DiskFootprint' is the combined contribution of all processes that issue storage I/O in the form of storage reads, writes, and flushes."
2125
},
2226
{
2327
"ScheduledTask": "FamilySafetyMonitor",
2428
"VDIState": "Disabled",
29+
"URI": "\\Microsoft\\Windows\\Shell\\FamilySafetyMonitor",
2530
"Description": "Initializes Family Safety monitoring and enforcement."
2631
},
2732
{
2833
"ScheduledTask": "FamilySafetyRefreshTask",
2934
"VDIState": "Disabled",
35+
"URI": "\\Microsoft\\Windows\\Shell\\FamilySafetyRefreshTask",
3036
"Description": "Synchronizes the latest settings with the Microsoft family features service."
3137
},
3238
{
3339
"ScheduledTask": "MapsToastTask",
3440
"VDIState": "Disabled",
41+
"URI": "\\Microsoft\\Windows\\Maps\\MapsToastTask",
3542
"Description": "This task shows various Map related toasts"
3643
},
3744
{
3845
"ScheduledTask": "*Compatibility*",
3946
"VDIState": "Disabled",
47+
"URI": "\\Microsoft\\Windows\\Application Experience\\Microsoft Compatibility Appraiser",
4048
"Description": "Collects program telemetry information if opted-in to the Microsoft Customer Experience Improvement Program."
4149
},
4250
{
4351
"ScheduledTask": "Microsoft-Windows-DiskDiagnosticDataCollector",
4452
"VDIState": "Disabled",
53+
"URI": "\\Microsoft\\Windows\\DiskDiagnostic\\Microsoft-Windows-DiskDiagnosticDataCollector",
4554
"Description": "The Windows Disk Diagnostic reports general disk and system information to Microsoft for users participating in the Customer Experience Program."
4655
},
4756
{
4857
"ScheduledTask": "NotificationTask",
4958
"VDIState": "Disabled",
59+
"URI": "\\Microsoft\\Windows\\WwanSvc\\NotificationTask",
5060
"Description": "Background task for performing per user and web interactions"
5161
},
5262
{
5363
"ScheduledTask": "ProcessMemoryDiagnosticEvents",
5464
"VDIState": "Disabled",
65+
"URI": "\\Microsoft\\Windows\\MemoryDiagnostic\\ProcessMemoryDiagnosticEvents",
5566
"Description": "Schedules a memory diagnostic in response to system events."
5667
},
5768
{
5869
"ScheduledTask": "Proxy",
5970
"VDIState": "Disabled",
71+
"URI": "\\Microsoft\\Windows\\Autochk\\Proxy",
6072
"Description": "This task collects and uploads autochk SQM data if opted-in to the Microsoft Customer Experience Improvement Program."
6173
},
6274
{
6375
"ScheduledTask": "QueueReporting",
6476
"VDIState": "Disabled",
65-
"Description": " "
77+
"URI": "\\Microsoft\\Windows\\Windows Error Reporting\\QueueReporting",
78+
"Description": "Windows Error Reporting task to process queued reports"
6679
},
6780
{
6881
"ScheduledTask": "RecommendedTroubleshootingScanner",
6982
"VDIState": "Disabled",
83+
"URI": "\\Microsoft\\Windows\\Diagnosis\\RecommendedTroubleshootingScanner",
7084
"Description": "Check for recommended troubleshooting from Microsoft"
7185
},
7286
{
7387
"ScheduledTask": "RegIdleBackup",
7488
"VDIState": "Disabled",
89+
"URI": "\\Microsoft\\Windows\\Registry\\RegIdleBackup",
7590
"Description": "Registry Idle Backup Task"
7691
},
7792
{
7893
"ScheduledTask": "RunFullMemoryDiagnostic",
7994
"VDIState": "Disabled",
95+
"URI": "\\Microsoft\\Windows\\MemoryDiagnostic\\RunFullMemoryDiagnostic",
8096
"Description": "Detects and mitigates problems in physical memory (RAM)."
8197
},
8298
{
8399
"ScheduledTask": "ScheduledDefrag",
84100
"VDIState": "Disabled",
101+
"URI": "\\Microsoft\\Windows\\Defrag\\ScheduledDefrag",
85102
"Description": "This task optimizes local storage drives."
86103
},
87104
{
88105
"ScheduledTask": "SpeechModelDownloadTask",
89106
"VDIState": "Disabled",
90-
"Description": null
107+
"URI": \\Microsoft\\Windows\\Speech\\SpeechModelDownloadTask,
108+
"Description": ""
91109
},
92110
{
93111
"ScheduledTask": "Sqm-Tasks",
94112
"VDIState": "Disabled",
113+
"URI": "\\Microsoft\\Windows\\PI\\Sqm-Tasks",
95114
"Description": "This task gathers information about the Trusted Platform Module (TPM), Secure Boot, and Measured Boot."
96115
},
97116
{
98117
"ScheduledTask": "SR",
99118
"VDIState": "Disabled",
119+
"URI": "\\Microsoft\\Windows\\SystemRestore\\SR",
100120
"Description": "This task creates regular system protection points."
101121
},
102122
{
103123
"ScheduledTask": "StartComponentCleanup",
104124
"VDIState": "Disabled",
105-
"URL": "https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/clean-up-the-winsxs-folder",
125+
"URI": "\\Microsoft\\Windows\\Servicing\\StartComponentCleanup",
106126
"Description": "Servicing task that may be better performed during maintenance windows"
107127
},
108128
{
109129
"ScheduledTask": "WindowsActionDialog",
110130
"VDIState": "Disabled",
131+
"URI": "\\Microsoft\\Windows\\Location\\WindowsActionDialog",
111132
"Description": "Location Notification"
112133
},
113134
{
114135
"ScheduledTask": "WinSAT",
115136
"VDIState": "Disabled",
137+
"URI": "\\Microsoft\\Windows\\Maintenance\\WinSAT",
116138
"Description": "Measures a system's performance and capabilities"
117139
},
118140
{
119141
"ScheduledTask": "XblGameSaveTask",
120142
"VDIState": "Disabled",
143+
"URI": "\\Microsoft\\XblGameSave\\XblGameSaveTask",
121144
"Description": "Xbox Live GameSave standby task"
122145
},
123146
{
124147
"ScheduledTask": "UsbCeip",
125148
"VDIState": "Disabled",
149+
"URI": "\\Microsoft\\Windows\\Customer Experience Improvement Program\\UsbCeip",
126150
"Description": "Customer Experience Improvement Program task"
127151
},
128152
{
129153
"ScheduledTask": "VerifyWinRE",
130154
"VDIState": "Disabled",
131-
"Description": "Customer Experience Improvement Program task"
155+
"URI": "\\Microsoft\\Windows\\RecoveryEnvironment\\VerifyWinRE",
156+
"Description": "Validates the Windows Recovery Environment"
132157
},
133158
{
134159
"ScheduledTask": "Work Folders Logon Synchronization",
135160
"VDIState": "Disabled",
136-
"Description": "Customer Experience Improvement Program task"
161+
"URI": "\\Microsoft\\Windows\\Work Folders\\Work Folders Logon Synchronization",
162+
"Description": "This task initiates synchronization of Work Folders partnerships when a user logs onto the system"
137163
},
138164
{
139165
"ScheduledTask": "Work Folders Maintenance Work",
140166
"VDIState": "Disabled",
141-
"Description": "Customer Experience Improvement Program task"
167+
"URI": "\\Microsoft\\Windows\\Work Folders\\Work Folders Maintenance Work",
168+
"Description": "This task initiates maintenance work required for on-going good performance of data synchronization of Work Folders partnerships"
142169
},
143170
{
144171
"ScheduledTask": "Restore",
145172
"VDIState": "Unchanged",
173+
"URI": "\\Microsoft\\Windows\\CloudRestore\\Restore",
146174
"Description": "Handles restoring settings from the cloud"
147175
}
148176
]

0 commit comments

Comments
 (0)