12 lines
355 B
Text
12 lines
355 B
Text
{
|
|
"Name" : "Cortana (Firewall)",
|
|
"Description" : "This module Add a firewall rule to desactivate Cortana net traffic",
|
|
"actions" :
|
|
[
|
|
{
|
|
"action" : "FwBlockProgram",
|
|
"name" : "Cortana"
|
|
"path" : "$env:systemroot\\systemapps\\Microsoft.Windows.Cortana_cw5n1h2txyewy\\SearchUI.exe"
|
|
}
|
|
]
|
|
}
|