remove KB3150513
This commit is contained in:
parent
260c9d8f3a
commit
2aa8f504fc
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ $kbIDs=("KB2976978", #telemetry for Win8/8.1
|
||||||
"KB3075851", #Update for Windows Update on Win7
|
"KB3075851", #Update for Windows Update on Win7
|
||||||
"KB2902907",
|
"KB2902907",
|
||||||
"KB2953664",
|
"KB2953664",
|
||||||
"KB3012973" #Windows 10 suggested (Forced?) update
|
"KB3012973", #Windows 10 suggested (Forced?) update
|
||||||
|
"KB3150513" #Another Windows10 forced update
|
||||||
)
|
)
|
||||||
$sheduledTasks=(
|
$sheduledTasks=(
|
||||||
@{name = "launchtrayprocess"; directory = "\Microsoft\Windows\Setup\GWX"},
|
@{name = "launchtrayprocess"; directory = "\Microsoft\Windows\Setup\GWX"},
|
||||||
|
|
Reference in a new issue