dszubov 已修改 . 還原成這個修訂版本
1 file changed, 3 insertions
windows-update.ps1(檔案已創建)
| @@ -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 | |
上一頁
下一頁