19 lines
520 B
Text
19 lines
520 B
Text
{
|
|
"name" : "User feedback tasks",
|
|
"description" : "Disable User Feedback tasks",
|
|
"actions" :
|
|
[
|
|
{
|
|
"_comment" : "",
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Feedback\\Siuf\\",
|
|
"name" : "DmClient"
|
|
},
|
|
{
|
|
"_comment" : "",
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Feedback\\Siuf\\",
|
|
"name" : "DmClientOnScenarioDownload"
|
|
}
|
|
]
|
|
}
|