Naposledy aktivní 8 months ago

dszubov revidoval tento gist 8 months ago. Přejít na revizi

1 file changed, 3 insertions

windows-update.ps1(vytvořil soubor)

@@ -0,0 +1,3 @@
1 + Register-PSRepository -Default
2 + install-module -name PSWindowsUpdate -Force
3 + ECHO 'y' | powershell.exe -executionpolicy bypass Get-WUInstall -acceptall -autoreboot -install
Novější Starší