JSON Corrections
This commit is contained in:
parent
27614e531d
commit
1dbac1b138
23 changed files with 35 additions and 37 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"Name" : "Advertising (GPO)",
|
||||
"Description" : "This module desactivate Advertising info like GPO did.",
|
||||
"Description" : "This module desactivate Advertising info like GPO does.",
|
||||
"actions" :
|
||||
[
|
||||
{
|
||||
" action" : "AddRegKey",
|
||||
"action" : "AddRegKey",
|
||||
"path" : "HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo",
|
||||
"key" : "DisabledByGroupPolicy",
|
||||
"value" : "1"
|
||||
|
|
Reference in a new issue