diff --git a/configwinpc.ps1 b/configwinpc.ps1 index 1892cbb..64c3680 100644 --- a/configwinpc.ps1 +++ b/configwinpc.ps1 @@ -2,7 +2,7 @@ # https://github.com/marlock9/edge-debloat/blob/main/edge-debloat.reg # TODO -# export registry, supremo.exe +# export registry, supremo.exe, vendor bloatware clear-Host @@ -505,7 +505,7 @@ Write-Host "" # Installing Windows Updates Write-Host -ForegroundColor Yellow ">>> Installing Windows Updates... <<<" -Install-WindowsUpdate -AcceptAll -Force -Verbose -NoReboot +Install-WindowsUpdate -AcceptAll -Verbose -NoReboot # Monitoring Update Installation # Write-Host ""