Unsolved

This post is more than 5 years old

1 Rookie

 • 

2 Posts

53538

July 30th, 2010 06:00

Problem importing DELL Driverpacks with SCCM

Using the DELL Extensions for SCCM i try to import some dell driverpacks. The packs for (Optiplex) 360, 380, 760, 780, 960, 980, E5500 (Latitude), E6400 (latitude), E6500 (Latitude) work fine. But the Exx10-Releases do not. Eg the E6410 (Latitude) fails on distribution with this error:

~Copying C:\Program Files (x86)\Microsoft Configuration Manager\OSD\Lib\DriverPackages\Dell\Client\E6410-win7-A02-R269407\E6410\win7\x64\controlpoint\R257552\Security Device Driver Pack\O2Micro Smartcard Reader\program files\O2Micro OZ776 SCR Driver\Vista64\oz776x64.cat to C:\SMSPKGC$\BOS00059\controlpoint\R257552\Security Device Driver Pack\O2Micro Smartcard Reader\program files\O2Micro OZ776 SCR Driver\Vista64\oz776x64.cat, Failed, Win32 Error = 3
~Cannot copy package BOS00059 from C:\Program Files (x86)\Microsoft Configuration Manager\OSD\Lib\DriverPackages\Dell\Client\E6410-win7-A02-R269407\E6410\win7\x64\ to C:\SMSPKGC$\BOS00059\, Win32 Error = 3
~Failed to copy package BOS00059 from C:\Program Files (x86)\Microsoft Configuration Manager\OSD\Lib\DriverPackages\Dell\Client\E6410-win7-A02-R269407\E6410\win7\x64\ to MSWNET:["SMS_SITE=BOS"]\\VIRSRV02\SMSPKGC$\BOS00059\
STATMSG: ID=2328 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=VIRSRV02 SITE=BOS PID=2604 TID=5476 GMTDATE=Fr Jul 30 12:19:21.313 2010 ISTR0="BOS00059" ISTR1="C:\Program Files (x86)\Microsoft Configuration Manager\OSD\Lib\DriverPackages\Dell\Client\E6410-win7-A02-R269407\E6410\win7\x64\"

How can this be fixed ? This complies to all Exx10 Version of all latitude driverpacks (at least E6510, E6410, E5510 E5410)

1 Rookie

 • 

2 Posts

July 31st, 2010 11:00

When i delete the O2Micro OZ776 SCR Driver from the package it deploys successfully. It seems that something is wrong with that driver. Please check this dell

7 Posts

February 11th, 2011 03:00

Hello Dell?
I have the same problem. I can't import the Driver pack for E6410 with that device driver:

"Error: Failed to import the following drivers: \\xxxsccm01\Drivers_Source\Latitude E6410\E6410-win7-A04-R292083\E6410\win7\x64\Control Point\R269916\Security Device Driver Pack\Dell PBA Device Driver\pbadrv.inf - The selected file is not a valid Windows device driver."

7 Posts

February 11th, 2011 05:00

This one is also broken from the same package: "E6410-win7-A04-R292083":

Error: Failed to import the following drivers:
\\xxxsccm01\Drivers_Source\Latitude E6410\E6410-win7-A04-R292083\E6410\win7\x64\application\R257449\Filter Driver\stdfltn.inf - The selected file is not a valid Windows device driver.

1.1K Posts

February 11th, 2011 07:00

Thanks for the post. I'll send your feedback to the dev team. Workaround: You can get the CABs to successfully import by skipping those drivers since ConfigMgr isn't seeing them as valid.

7 Posts

February 13th, 2011 14:00

Absolutely, that's how I did it. Originally I thought the broken drivers were the reason for why the driver-pack couldn't be imported correctly.

February 24th, 2011 04:00

Issue fixed with the new release [E6410-win7-A05-R296780.CAB] on dell support site.

February 24th, 2011 04:00

A new release posted on dell support site fixes this problem [E6410-win7-A05-R296780.CAB ]. Let us know if the issue still persists.

4 Posts

March 31st, 2011 12:00

FYI: We just ran into this same issue with the Desktop and Notebook Win7 Combo CABS. We tried to import the newer files from the 6410 CAB into SCCM and they failed as well.

Error: Failed to import the following drivers:
\\\
- The selected file is not a valid Windows device driver.
\\\
- The selected file is not a valid Windows device driver.

4 Posts

March 31st, 2011 12:00

REVISION: The path schould actually start like: \\\\Notebook...

1.1K Posts

March 31st, 2011 13:00

The best practice for the Combo Cabs is to not import them. Importing them will only make it more difficult to update the driver package when the Combo cabs are updated. I have a video that walks through the process of creating a driver package without importing it. http://www.delltechcenter.com/page/Client+Deployment

The pros to this approach are that you make your driver package updates extremely simple (~5 minutes) which will be very helpful as Dell increases the frequency of Driver CAB updates. The only con would be that you do have to import boot critical drivers for use with WinPE, but the WinPE driver CAB takes care of that.

If you choose to import, then you will need to remove the 2 .inf files listed as they are not applicable to Windows, but ConfigMgr tries to process them anyways and fails the import.

Thanks,

Warren

4 Posts

March 31st, 2011 14:00

Cool! Thanks Warren! We're not far into deciding our driver approach, so the info is very useful.

Top