Add MNO Metadata Parser task to remove
This commit is contained in:
parent
91ba06eaef
commit
9cd6d3a7f5
1 changed files with 6 additions and 0 deletions
|
@ -45,6 +45,12 @@
|
||||||
"path" : "\\Microsoft\\Windows\\Maintenance\\",
|
"path" : "\\Microsoft\\Windows\\Maintenance\\",
|
||||||
"name" : "WinSAT"
|
"name" : "WinSAT"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_comment" : "Disable mobile broadband data analysis and sent to Microsoft",
|
||||||
|
"action" : "RemoveScheduledTask",
|
||||||
|
"path" : "\\Microsoft\\Windows\\Mobile Broadband Accounts\\",
|
||||||
|
"name" : "MNO Metadata Parsee"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_comment" : "Disable network information data collect",
|
"_comment" : "Disable network information data collect",
|
||||||
"action" : "RemoveScheduledTask",
|
"action" : "RemoveScheduledTask",
|
||||||
|
|
Reference in a new issue