This commit is contained in:
Olai Vike Bøe 2022-09-19 13:10:28 +02:00
parent 8a55471bcd
commit a3fcfda355

View file

@ -72,7 +72,7 @@ function GetWindowsUpdates {
function GetWindowsUpdates2 {
(
Get-WindowsUpdate -MicrosoftUpdate -ForceDownload -AutoSelectOnWebSites -BrowseOnly -AcceptAll
Get-WindowsUpdate -MicrosoftUpdate -ForceDownload -AutoSelectOnWebSites -BrowseOnly -AcceptAll -IsHidden -Confirm
)
$button1.Visible = $false
$button8.Visible = $false