From 91ba06eaef475cf4b90fa2cd6ce399a9eb152ab8 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Wed, 4 Apr 2018 11:46:11 +0200 Subject: [PATCH] Corrections for tasks modules --- modules.d/TSK_ApplicationExperiences.conf | 2 +- modules.d/TSK_LocationMaps.conf | 2 +- modules.d/TSK_Various.conf | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules.d/TSK_ApplicationExperiences.conf b/modules.d/TSK_ApplicationExperiences.conf index e448f52..d9537cc 100644 --- a/modules.d/TSK_ApplicationExperiences.conf +++ b/modules.d/TSK_ApplicationExperiences.conf @@ -25,7 +25,7 @@ "_comment" : "Disable startup tasks analyser and user notification", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\Application Experience\\", - "name" : "AitAgent" + "name" : "StartupAppTask" } ] } diff --git a/modules.d/TSK_LocationMaps.conf b/modules.d/TSK_LocationMaps.conf index a9cb1c6..0d11986 100644 --- a/modules.d/TSK_LocationMaps.conf +++ b/modules.d/TSK_LocationMaps.conf @@ -19,7 +19,7 @@ "_comment" : "Disable maps toasts task", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\Maps\\", - "name" : "\\MapsToastTask" + "name" : "MapsToastTask" }, { "_comment" : "Disable maps update task", diff --git a/modules.d/TSK_Various.conf b/modules.d/TSK_Various.conf index c353865..1957654 100644 --- a/modules.d/TSK_Various.conf +++ b/modules.d/TSK_Various.conf @@ -19,7 +19,7 @@ "_comment" : "", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\CloudExperienceHost\\", - "name" : "CloudExperienceHost" + "name" : "CreateObjectTask" }, { "_comment" : "", @@ -85,7 +85,7 @@ "_comment" : "Disable queued data report analysis and sent task", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\Windows Error Reporting\\", - "name" : "Windows Error Reporting" + "name" : "QueueReporting" }, { "_comment" : "Disable automatic application update from Microsoft Store task",