test
parent
84fc9d1732
commit
a8cadd296a
|
@ -241,8 +241,8 @@ if (Test-Network) {
|
|||
}
|
||||
}
|
||||
|
||||
#Count good update installations
|
||||
$Script:InstallOK = 0
|
||||
#Count good update installations
|
||||
$Script:InstallOK = 0
|
||||
|
||||
#Trick under user context when -BypassListForUsers is used
|
||||
if ($IsSystem -eq $false -and $WAUConfig.WAU_BypassListForUsers -eq $true) {
|
||||
|
|
Loading…
Reference in New Issue