WADS | WINPE filter problem on Dell Pro 14 PC14250
Good morning,
We use the WADS solution to deploy our Windows 11 workstations, relying on our existing MDTs.
We have a number of drivers, such as those for Dell Latitude models (about ten), as well as several HP workstations. These do not appear to pose any problems during hardware deployment.
Regarding the Dell Pro 14 PC14250 workstations, the drivers are not deploying correctly during the master image process. See the attached image for details
We see the line corresponding to the driver in question: at the Filters level I indicated the return of the command: "Get-CimInstance -ClassName Win32_ComputerSystem | Select-Object Manufacturer, Model" from a Pro 14 PC14250 workstation.
I used the manufacturer's drivers: https://www.dell.com/support/kbdoc/fr-f ...windows-11
Do you have any suggestions for solving this problem?
Thank you in advance.
Pierre-Alexis DEQUIDT
[SOLVED] WADS | WINPE filter problem on Dell Pro 14 PC14250
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Hello,
on the deployed machine, do you have the folder:
c:\installdir\drivers
present?
Simon
on the deployed machine, do you have the folder:
c:\installdir\drivers
present?
Simon
-
PA DEQUIDT
- Messages: 16
- Registration: Oct 27, 2025 - 4:18 p.m.
Hello,
thank you for the quick reply.
The folder is there but it contains no content.
thank you for the quick reply.
The folder is there but it contains no content.
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
I think I understand; there's some confusion.
The filter you mentioned is meant to be used as shown in the image.
Is that what you're doing before deployment?
After clicking the button, the "driver configuration" column should be populated.
The filter you mentioned is meant to be used as shown in the image.
Is that what you're doing before deployment?
After clicking the button, the "driver configuration" column should be populated.
- Attachments
-
- Screenshot 2025-10-28 094650.png (41.53 KB) Viewed 21145 times
-
PA DEQUIDT
- Messages: 16
- Registration: Oct 27, 2025 - 4:18 p.m.
This is indeed how we select drivers across all our workstations during a WADS imaging process.
Could you confirm that for Dell Pro 14 PC14250 workstations, the filters are correctly set to: Dell Inc.\Dell Pro 14 PC14250?
Could you confirm that for Dell Pro 14 PC14250 workstations, the filters are correctly set to: Dell Inc.\Dell Pro 14 PC14250?
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Technically, when you click on "Automatic Driver Bundle Selection," the console takes the "Manufacturer" and "Product" columns from the grid.
Then, the console retrieves all existing driver bundles and checks their filters. If it matches MANUFACTURER\PRODUCT, then the driver bundle is assigned.
Therefore, for this to work, the PC's "Manufacturer" and "Product" columns must be populated, and the filter must match.
You can verify if the filter matches by checking that, after clicking "Automatic Driver Bundle Selection," the "Driver Configuration" column is populated with the correct bundle.
Then, the console retrieves all existing driver bundles and checks their filters. If it matches MANUFACTURER\PRODUCT, then the driver bundle is assigned.
Therefore, for this to work, the PC's "Manufacturer" and "Product" columns must be populated, and the filter must match.
You can verify if the filter matches by checking that, after clicking "Automatic Driver Bundle Selection," the "Driver Configuration" column is populated with the correct bundle.
-
PA DEQUIDT
- Messages: 16
- Registration: Oct 27, 2025 - 4:18 p.m.
Hello,
I was able to find the solution. The filters were correct; the problem was with the driver import method. I was using the .exe file directly, instead of the unzipped folder containing the .exe. Once imported by pointing to the folder instead of the .exe file directly, WADS correctly sees and installs the drivers.
Thank you for all your feedback.
Have a good day
I was able to find the solution. The filters were correct; the problem was with the driver import method. I was using the .exe file directly, instead of the unzipped folder containing the .exe. Once imported by pointing to the folder instead of the .exe file directly, WADS correctly sees and installs the drivers.
Thank you for all your feedback.
Have a good day
