架設有多種機型須要部署,能夠作到一個任務序列便可自動識別相應的機型的驅動並加載。這相比於從全部驅動中pnp識別更精確,減小衝突。blog
驅動所在位置ci
The Out-of-Box Drivers folder showing two created sub-folders部署
組織驅動結構以下:get
Note: The model folders above have to exactly match the model reported by each computer or driver installation will fail. If you would like to double check a model, simply run 「wmic computersystem get model」 from the computer in question.it
注意:文件夾的名稱須要和wmic computersystem get model結果一致。io
以便安裝過程當中自動查詢和匹配相應的文件夾內的驅動file
其中Other文件夾能夠用來放置第三方驅動。例如打印機掃描儀等通用的設備。select
安裝驅動能夠分爲兩步1.加載特定機型驅動。2.加載通用第三方驅動model
文件夾內的結構
接下來創建一個selection profile
Create a new 「Set Task Sequence Variable」
Alter Inject Drivers task