eliminato -Force, che risulta ambiguo in Install-WindowsUpdate
This commit is contained in:
@@ -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 ""
|
||||||
|
|||||||
Reference in New Issue
Block a user