-
Notifications
You must be signed in to change notification settings - Fork 272
Description
Hi All,
I've been using MDM 4.2.1 for about 6 months, previous versions seem to work better, but I don't want to roll back if I don't have to. We have all Dell Models in our environment, and lately on the last few models, the Audio Drivers don't seem to install correctly or at all. The MDM apply drivers step finishes fine, and the laptop does finish the image, but upon login no audio driver is install, or audio just doesn't work, and I have to re-install the audio driver manually which usually fixes it. This seems to happen on Dell Latitude 7430, and 9430, and also on Microsoft Surface.
The only error in the apply driver log is - - An error occurred while installing drivers. Continuing with warning code: 2. See DISM.log for more details.
- Successfully downloaded package content with PackageID: *****
- Driver package content files was successfully downloaded to: C:_SMSTaskSequence\DriverPackage******
[DriverPackageDownload]: Completed driver package download phase
[DriverPackageInstall]: Starting driver package install phase - Attempting to apply drivers using dism.exe located in: C:_SMSTaskSequence\DriverPackage*******
- DriverInstallMode is currently set to: Recurse
- An error occurred while installing drivers. Continuing with warning code: 2. See DISM.log for more details
[DriverPackageInstall]: Completed driver package install phase
I've tried several driver package versions downloaded through the automation tool, and it identifies the packages correctly, downloads them, and the above is the only error I get on almost all models. I reviewed the dism log, but an unable to find the issue.
Any ideas?
Thanks