- Open Powershell ISE, run as admin
- Type: get-module pswindowsupdate Enter
- Type: install-module pswindowsupdate Enter
- Yes to all
- Exit and restart Powershell in admin
- Type: Set-Executionpolicy unrestricted Enter
- Yes to all
- Type: Get-windowsupdate Enter
- Updates will install
- Type: Install-windowsupdate Enter
- Yes to all
Powershell to update OS
Modified on: Thu, Feb 6, 2020 at 8:52 AM