Corrections for tasks modules
This commit is contained in:
parent
a6abc0f73a
commit
91ba06eaef
3 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue