Window Update 服务没有开启。开启后可以执行如下命令:
for /f %%i in ('dir D:\Hotfix\*.msu /S /B /ON') do wusa.exe %%i /quiet /norestart