如何识别客户端上的特定芯片组驱动程序添加到WDS驱动程序数据库?

我有两个新的型号支持,Optiplex 790和联想L520。 我需要将他们的芯片组驱动程序添加到Windows部署服务器,英特尔的驱动程序包是一套芯片组驱动程序。 WDS发现的方式太多了:

WDS驱动程序向导

在安装芯片组之前,SM_Bus在设备pipe理器中显示一个黄色的感叹号。 当我安装英特尔套件时,安装了驱动程序,SM_Bus消失了。 我如何识别哪些驱动程序正在使用?

英特尔芯片组的自述文件提供了一个命令行选项,将相关驱动程序提取到C:\ Program Files \ Intel \ InfInst:

-AONLY

Extracts the needed INF files to install on the current system. If the install has been run once successfully, '-AONLY' will not return any INFs when used in conjunction with '-OVERALL' switch, all the needed INFs for the system will be extracted. 

端口安装,打开英特尔日志文件,滚动到底部; find用于将正确的芯片组驱动程序部署到操作系统的.inf文件