Add GWX folder in SysWOW64 in for locking it too
This commit is contained in:
parent
4e31296873
commit
d5761305b2
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ $sheduledTasks=(
|
||||||
|
|
||||||
$gwx_dirs=(
|
$gwx_dirs=(
|
||||||
"$env:windir\system32\GWX",
|
"$env:windir\system32\GWX",
|
||||||
|
"$env:windir\SysWOW64\GWX"
|
||||||
)
|
)
|
||||||
|
|
||||||
# You need to modify this variable whith administrator group name
|
# You need to modify this variable whith administrator group name
|
||||||
|
|
Reference in a new issue