Search the Community
Showing results for tags 'Driver Package'.
-
Helloy guys, I'm experiencing a very strange behaviour in SCCM OS deployment... my task sequence seems to work fine for all laptops, desktops, tablets etc. except for one laptop model (Deployment for Lenovo E570 - Win 7 OS). I assume that there is a driver issue ,but I simply can't solve it.. During the task sequence the join to the domain "fails". The log claims that no adapters are found. Funny thing is, that during the TS the drivers are installed and after the TS completes, the NIC is present in the device manager. So WTF!? All other models are working fine... I've remo
- 2 replies
-
- driver package
- domain join
-
(and 1 more)
Tagged with:
-
Hello, After importing drivers to create a driver package, I checked the Applicability tab under properties and found that Windows 10 was unchecked. When I went to add checkboxes (Since my image is Windows 10) I received "The SMS Provider reported an error." This only happens if I check the boxes for Windows 10, all other OS checkboxes work just fine. When I choose the first option "This driver can be run on any platform" it lets me apply the changes but when I initiated the Task Sequence on the computer it would download the drivers and for a brief moment go to installing drivers and then
- 4 replies
-
- Driver Package
- SMS Provider
-
(and 1 more)
Tagged with:
-
SCCM 2012 I am creating driver packages and installing/targeting them in the task sequence using WMI queries for machine model. My issue is that the driver packages have to be successfully replicated to ALL distribution points before the task sequence will start. If the new package is not distributed to all distribution points the task sequence will not start until I disable the step. Is this by design? I would like to distribute the package to a single distribution point in my boundary so that I can test before replicating to all DPs. Any help? Thanks, Joel
-
Hi, I have a really odd problem that I’ve never seen before when deploying an OSD TS to an HP ProBook 6560b. I’m deploying Windows 7 Enterprise 64bit using Confg Manager 2012 SP1. I have the latest driver pack for this model from HP (sp61783.exe), and the correct driver pack is selected in the TS using a WMI query. The driver package is installed OK, however the wrong NIC driver is installed. The NIC is an Intel 82579V (PCI\VEN_8086&DEV_1503), however the driver for the 82579LM (PCI\VEN_8086&DEV_1502) gets installed. Checking the setupapi.dev.log I can see that in the f
-
Still working on the SCCM 2012 test lab, and recently I added a driver package to the an OSD TS; I'd like to know if these drivers got properly installed and I don't know which logs to look into. Looks like during the OS deployment job the task sequence that is supposed to load the drivers (mainly DELL Optiplex drivers) runs properly, since I don't see any errors, but I just want to make sure since one set of drivers isn't getting installed. I'm assuming the client logs under windows\CCM\logs, but which file? Thanks!