inject driver by type and model

Anonymous
2021-02-23T21:33:56.573+00:00

Hi Team, I want to specify drivers into my MDT environment, but after I get the following screen: ![71217-capture.png][1] [1]: /api/attachments/71217-capture.png?platform=QnA It shows empty. anyone why is this showing empty?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
892 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,942 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-03-07T13:10:44.273+00:00

    on others devices the normal command works

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Simon Ren-MSFT 34,021 Reputation points Microsoft Vendor
    2021-02-24T07:37:56.003+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Please try the WBEMTEST tool to get the Manuafacturer and Model information from WMI, as shown below:

    1. Run wbemtest
    2. Connect to root\cimv2
    3. Click Open Class and use Win32_ComputerSystem
    4. Click Instances
    5. Open the instance by doubble clicking
    6. Search for Manuafacturer/Model

    71419-wmi.png

    For more informaiton, please refer to: Introduction to WBEMTEST

    Thanks for your time.

    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Anonymous
    2021-02-25T09:56:58.667+00:00

    ![72109-1.png][1] [1]: /api/attachments/72109-1.png?platform=QnA Hi Simon, Still showing empty..

    0 comments No comments

  3. Miguel Gómez 1 Reputation point
    2021-03-10T20:16:59.52+00:00

    I ran into the same issue a few years ago with some motherboards made by Intel. I solved it once and for all using Mikael Nystrom's ModelAlias script.

    modelalias-user-exit-for-microsoft-deployment-toolkit-20102012


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.