PandaNetworkCN / ForceWindowsUpdate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:PowerShell 94.9%Language:Batchfile 5.1%