sccm 如何安装特定的知识库更新

sccm how to install specific KB update

是否有任何特定方法可以使用 SCCM 以编程方式触发特定更新的安装。

任何 help/suggestion 不胜感激。

您可以从 Windows Update Catalog 下载特定更新并使用以下命令在 SCCM 中创建程序:wusa.exe <UpdateFileName>.msu /quiet /norestart