We have been using 9.5 SP1 HII assigned drivers packages for install within Windows for a couple months now. It has been correctly identifying the needed assigned driver packages and installing them. However, not sure when this started yet, it does not appear to be running correctly on any reimages anymore.
I created a Distribution Package to install USB 3.0 driver on an E6530 while in Windows 7. Tested the Distribution Package, it installs the driver, returns code 14, which I set in the console to be success. However, when I assign this Distribution Package to HII (Dell Inc., Latitude E6530, Windows 7, Architecture=Both), the Distribution Package doesn't run - no files downloaded/cached for it - no local SDClient.log for it. The drivers.db3 and associated files/folders have been replicated via LD content replication. I removed the machine from the Scheduled Task from previous Package testing. I removed and reassigned the Package to HII - still same HIIClient.log every time. Please note that the console reports this as a success, and seems to now happen on any machine that has an assigned driver package! Here is the HIIClient.log below:
***************** Starting HIIClient *****************
Command line args: /uncpath /taskid 3128
Running in Windows
GetImageSystemDirectory: c:\Windows
GetImageSystemDirectory: c:\Windows
HII Proxy Location: http://<core>/LANDesk/ManagementSuite/Core/Core.WebServices/hii.asmx
Driver path found: \\<path>
Determining OS version and architecture.
OS Major version: 6
OS Minor version: 1
OS Product type: 0
Major and Minor version and product type gathered.
GetImageSystemDirectory: c:\Windows
Architecture is: X86
source path to download: \\<path>\drivers.db3
dest path for download: c:\Windows\LDDriverStore\drivers.db3
Thu, 24 Apr 2014 08:37:53 About to call DownloadFiles (1 files) with these settings:
Thu, 24 Apr 2014 08:37:53 m_allowedBandwidthWAN: 100
Thu, 24 Apr 2014 08:37:53 m_allowedBandwidthLAN: 100
Thu, 24 Apr 2014 08:37:53 m_maxDiscoveryThreads: 15
Thu, 24 Apr 2014 08:37:53 m_discardPeriodSeconds: 604800
Thu, 24 Apr 2014 08:37:53 m_preserveDirectoryStructure: 1
Thu, 24 Apr 2014 08:37:53 m_bUseWanBWForPush: 0
Thu, 24 Apr 2014 08:37:53 m_bSynchronize: 0
Thu, 24 Apr 2014 08:37:53 m_downloadControl: SourceOnly
Thu, 24 Apr 2014 08:37:53 m_preferredServerControl: AttemptPreferredServer
Opening SQLite3 database at location: c:\Windows\LDDriverStore\drivers.db3
Device manufacturer discovered as: Dell Inc.
Device model discovered as: Latitude E6530
Found MakeModel_Idn 20
Detected package: 'E6530 USB3.0 Driver Post Install' assignment for device: 'IUSB3\ROOT_HUB30&VID_8086&PID_1E31&REV_0004&SID_05351028'
Getting software snippet from http://<core>/LANDesk/ManagementSuite/softwaredistribution/apmservice/PackageInfo.asmx
Requesting for PackageID: 1138, TaskID: 3128
Request:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><GetSWDPackageSnippethttp://tempuri.org/"><PackageId>1138</PackageId><ldTaskIdn>3128</ldTaskIdn></GetSWDPackageSnippet></soap:Body></soap:Envelope xmlns="11383128>
Found httpclient.exe at C:\Program Files\LANDesk\Shared Files\httpclient.exe
SWD package E6530 USB3.0 Driver Post Install return code: 1
Downloading from downloadfiles!
Thu, 24 Apr 2014 08:38:32 About to call DownloadFiles (0 files) with these settings:
Thu, 24 Apr 2014 08:38:32 m_allowedBandwidthWAN: 100
Thu, 24 Apr 2014 08:38:32 m_allowedBandwidthLAN: 100
Thu, 24 Apr 2014 08:38:32 m_maxDiscoveryThreads: 15
Thu, 24 Apr 2014 08:38:32 m_discardPeriodSeconds: 604800
Thu, 24 Apr 2014 08:38:32 m_preserveDirectoryStructure: 1
Thu, 24 Apr 2014 08:38:32 m_bUseWanBWForPush: 0
Thu, 24 Apr 2014 08:38:32 m_bSynchronize: 0
Thu, 24 Apr 2014 08:38:32 m_downloadControl: SourceOnly
Thu, 24 Apr 2014 08:38:32 m_preferredServerControl: AttemptPreferredServer
Download return count: 0
OS Version: 6.1
No drivers were found that matched the hardware.
GetImageSystemDirectory: c:\Windows
***************** Finish HIIClient *****************