下载的更新一般是xxx.msu文件
解压一个msu文件
expand -F:* c: empwindows.msu c: emp
使用pkgmgr.exe安装
start /w %SystemRoot%system32pkgmgr.exe /ip /m:C:Tempwindows.cab
参考:
https://www.techtolead.com/how-to-extract-msu-files-using-command-promptwindows/2364/
http://www.slr-corp.fr/2016/10/brute-force-installing-msu-package/