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.