Add DisableFeatures module

This commit is contained in:
Yorick Barbanneau 2018-05-02 23:15:22 +02:00
parent d7329ab94e
commit 34ea37af43
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"name" : "Disable Features",
"description" : "This module disable some useless Windows Features",
"actions" : [
{
"action" : "DisableFeature",
"file" : "features.txt",
"name" : ""
}
]
}

View file

@ -0,0 +1,4 @@
Internet-Explorer-Optional-amd64
FaxServicesClientPackage
WindowsMediaPlayer
MediaPlayback