22 lines
No EOL
455 B
Text
22 lines
No EOL
455 B
Text
{
|
|
"name" : "Remove Scheduled tasks",
|
|
"description" : "Remove some scheduled tasks",
|
|
"actions" : [
|
|
{
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "",
|
|
"name" : "",
|
|
"file" : "tasks.txt"
|
|
},
|
|
{
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Device Setup\\",
|
|
"name" : "Metadata Refresh"
|
|
},
|
|
{
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Device Setup\\",
|
|
"name" : "Metadata Refresh"
|
|
}
|
|
]
|
|
} |