Driver packs

First, create the driver pack content item:

Then, create a driver pack version specifying the manufacturer and model for the devices that should use this driver pack:

Next, you can choose a folder containing the driver files, then click Upload All to upload them to the DeployR server. (All files will be combined into a single WIM file by DeployR and extracted before they are injected on an appropriate device.)

Note: The manufacturer and model strings are matched using either the exact values found in the firmware (SMBIOS) of the device, or simplified MakeAlias, ModelAlias, and/or SystemAlias values. Check the DeployR.log to see the specific values for a given device.

Last updated