eliminato -Force, che risulta ambiguo in Install-WindowsUpdate

This commit is contained in:
dado
2025-09-29 22:11:45 +02:00
parent faf132d017
commit 757b40c109

View File

@@ -2,7 +2,7 @@
# https://github.com/marlock9/edge-debloat/blob/main/edge-debloat.reg # https://github.com/marlock9/edge-debloat/blob/main/edge-debloat.reg
# TODO # TODO
# export registry, supremo.exe # export registry, supremo.exe, vendor bloatware
clear-Host clear-Host
@@ -505,7 +505,7 @@ Write-Host ""
# Installing Windows Updates # Installing Windows Updates
Write-Host -ForegroundColor Yellow ">>> Installing Windows Updates... <<<" Write-Host -ForegroundColor Yellow ">>> Installing Windows Updates... <<<"
Install-WindowsUpdate -AcceptAll -Force -Verbose -NoReboot Install-WindowsUpdate -AcceptAll -Verbose -NoReboot
# Monitoring Update Installation # Monitoring Update Installation
# Write-Host "" # Write-Host ""