Link to home
Create AccountLog in
Avatar of jskfan
jskfanFlag for Cyprus

asked on

SCCM Import Drivers.

SCCM Import Drivers.

In SCCM Server I have download drivers to this folder:
User generated image
As you can see the 192.168.243.135 is the SCCM server itself.

However When I run the Import drivers wizard and put the UNC path to the folder where the drivers are located,

User generated image I get the following error:
User generated image

I do not think it is permission, since I can browse to the folder as shown on the first screenshot.

Any Help?

Thank you
ASKER CERTIFIED SOLUTION
Avatar of Hello There
Hello There

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of jskfan

ASKER

I am not sure if the Type of the Drivers that makes difference.
Initially I downloaded windows Surfpro drivers to that folder showing on the screenshot "\DRV" I got that error.
I deleted the Surfpro drivers and downloaded Dell drivers to the same folder and there is no error
User generated image
Avatar of jskfan

ASKER

The link you posted was about the Folders and Subfolder on SCCM Console in my case it is about physical location of the folder in the network.

As I said for some reason when I deleted Surfpro drivers from that folder and put in Dell drivers, The import driver wizard went through without error
Hi,
I don't know what the files in drv even are, but even if they are drivers, the files have been mangled into something CM does not recognise. The only valid files are .inf, .sys and anything the inf points to. Surface drivers are only provided as MSI format so you have to take steps to do a cleanup extract to any empty DIR and then point CM at that.
Note if you have Dell kit, use their Enterprise CAB files.
What did you do to produce all those fil files?

Mike