Zuletzt aktiv 8 months ago

dszubov hat die Gist bearbeitet 8 months ago. Zu Änderung gehen

1 file changed, 3 insertions

windows-update.ps1(Datei erstellt)

@@ -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
Neuer Älter