Jump to content


terraj01

OSD driver install

Recommended Posts

I have an interesting one. I created a driver pack for a dell e5450 copied my production TS and added the drivers to it. Let it run drivers installed fine. So I added the step to my production TS and the drivers don't install the logs say it can't find the content. Any ideas because I am scratching my head.d

Share this post


Link to post
Share on other sites

Its all the drivers for a dell e5450 windows 7 x64. it works fine in one task sequence but not another.Start executing an instruction. Instruction name:

 

Dell Latitude E5450. Instruction pointer: 24 TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Set a global environment variable _SMSTSCurrentActionName=Dell Latitude E5450 TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Set a global environment variable _SMSTSNextInstructionPointer=24 TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Set a local default variable OSDAllowUnsignedDriver TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Set a global environment variable _SMSTSLogPath=X:\windows\TEMP\SMSTSLog TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Evaluating an AND expression TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Evaluating a WMI condition expression TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Namespace = root\cimv2 TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Query = select * from Win32_ComputerSystem where Model like 'Latitude E5450%' TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Expand a string: root\cimv2 TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Expand a string: select * from Win32_ComputerSystem where Model like 'Latitude E5450%' TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
The WMI condition expression is evaluated to be TRUE TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
The AND expression is evaluated to be TRUE TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
The condition for the action (Dell Latitude E5450) is evaluated to be true TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Expand a string: osddriverclient.exe /install:CAS00606 /unsigned:%OSDAllowUnsignedDriver% TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Expand a string: TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Command line for extension .exe is "%1" %* TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Set command line: osddriverclient.exe /install:CAS00606 /unsigned:%OSDAllowUnsignedDriver% TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Start executing the command line: osddriverclient.exe /install:CAS00606 /unsigned:%OSDAllowUnsignedDriver% TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
!--------------------------------------------------------------------------------------------! TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Expand a string: WinPE TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Executing command line: osddriverclient.exe /install:CAS00606 /unsigned:%OSDAllowUnsignedDriver% TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
============================[ OSDDriverClient.exe ]============================ OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Command line: "osddriverclient.exe" /install:CAS00606 /unsigned:true OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Driver path is C:\_SMSTaskSequence\drivers OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Driver-signing policy cannot be configured on this operating system. An administrator must always authorize the installation of unsigned drivers or a driver from a publisher that is not yet trusted. OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Applying driver package "CAS00606". OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL' OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
ResolveSource flags: 0x00000000 OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
SMSTSPersistContent: . The content for package CAS00606 will be persisted OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
sPackageLocation.empty() == false, HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,3598) OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Empty location for package: _SMSTSCAS00606 OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
TS::Utility::ResolveSource( pszPackageId, sSource ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,472) OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Failed to determine the driver source location. Code 0x80070002 OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
pDriverInstaller->InstallDriverPackage( sPackageId, pBootCriticalInfo ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,380) OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Failed to provision driver. Code 0x80070002 OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Exiting with return code 0x80070002 OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)
Process completed with exit code 2147942402 TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
!--------------------------------------------------------------------------------------------! TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)
Failed to run the action: Dell Latitude E5450.
The system cannot find the file specified. (Error: 80070002; Source: Windows) TSManager 2/9/2016 9:29:16 PM 1504 (0x05E0)

Share this post


Link to post
Share on other sites

Driver-signing policy cannot be configured on this operating system. An administrator must always authorize the installation of unsigned drivers or a driver from a publisher that is not yet trusted. OSDDriverClient 2/9/2016 9:29:16 PM 1444 (0x05A4)

 

Doesn't this means that you have allow unattended installation for unsigned drivers?! I would suggest to install the driver as a package program... But that's me! ;)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.