Choosing the correct configuration pass to install pnp drivers

~OSD~ 2,201 Reputation points
2024-01-22T09:58:30.0166667+00:00

User's image

Hi, Which configuration pass should be the best option for the following scenario? Windows 10 /11 image with a combined driver store. The driver store contains drivers for multiple device types /models.
The requirement is to "ignore" the drivers for the devices that are NOT present to avoid the driver conflict or having a blue screen etc.

The PnpSysprep properties are configured as:
User's image

So please advise which configuration pass should be the best choice for the scenarios where it has all drivers but ignores if devices are not present.

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Microsoft Security | Intune | Configuration Manager | Deployment
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. XinGuo-MSFT 22,231 Reputation points
    2024-01-23T07:28:09.3633333+00:00

    Hi,

    To install PnP drivers, you can use the Microsoft-Windows-PnpCustomizationsNonWinPE component in an answer file. The PnpSysprep properties are used to specify the settings for the Plug and Play (PnP) device installation process.

    To ignore drivers for devices that are not present, you can use the PnpSysprep configuration pass. Specifically, you can use the PersistAllDeviceInstalls setting to ensure that all devices are installed during the specialize configuration pass, but only drivers for devices that are present are persisted to the system.

    I hope this helps! Let me know if you have any other questions.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.