Page 1 of 1

[RESOLVED] WADS - Adding drivers

Published: May 23, 2022 - 6:02 PM
by smandel
Hello,

when I add a driver configuration to a deployment, the deployment doesn't start.
The command "start x:\dlls\..." crashes and nothing happens.
However, the deployment starts when I don't add any driver configuration.
Do I need to add the drivers to the Windows 10 ISO?

Thank you.

Re: WADS - Adding drivers

Published: May 23, 2022 - 6:27 PM
by dcardon
Do you have any special characters in your driver bundle name (there was/was a bug there)? If you rename it, remember to reassign it to the machine you're deploying it to.

Denis

Re: WADS - Adding drivers

Published: May 24, 2022 - 10:19
by smandel
Hi dcardon,

yes indeed, I get the impression that you shouldn't use special characters or even a space.
I created a driver configuration name all one word and it seems to work!

Re: WADS - Adding drivers

Published: May 24, 2022 - 10:37
by dcardon
Hi smandel,

I've created an internal ticket to use a GUID instead of the bundle name written by the sysadmin; this will avoid any future problems with special characters.

Denis

Re: [SOLVED] WADS - Adding drivers

Published: May 24, 2022 - 11:00 AM
by smandel
Thank you so much! 👍