Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 324 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 324 Bytes

ForceWindowsUpdate 强制Windows更新

What's this script doing.

  1. Install NuGet via internet --- need set proxy if there is.

  2. Install PSWindowsUpdate module in offline.

  3. Reset windows update components by Reset-WUComponents.

  4. Install windows updates by Install-WindowsUpdate --- need set proxy if there is.