Background:
LANDesk 9 SP2 - April MCPS
Client machines pull Microsoft patches on local LAN from a http:// enabled NAS device
Additional Info: in our old LD8.8 SP4 we did have issues downloading from the http:// enabled NAS, we would get larger .bad files, we were able to get around this by using sdclient.exe -f -p=http://nas/LDPatches/patch.exe nd staging the files before we patched with the vulscan
Current Issue with LD 9 SP2 :
Patch under 1.2 MB are able to download from the NAS device and stage in the SDMcache and patch as normal
Patches larger than 1.3 MB "try to download" but fail/disappear(we see @@partial file start to download in sdmcache wit size 0KB and then it disappears)
We are unable to patch to for certian patches of size greater than 1.3 MB
Using our old trick with sdclient like e did in 8.8 yields same results files less than 1.3 MB download, larger than 1.3 MB they appear as @@partial then disappear.
I am able to download any patch any size via internet explorer or UNC
I have tried UNC over http and get the same results
LD support had me pply April's MCP but did not affect/fix issue
I paln on call back LD support but they want to do xtrace on lddownload.dll worried that we are chasing issue
Below is our vulscan.log excerpt from the download issue (one file downloads no problem the other fails)
Thu, 22 Sep 2011 13:17:06 Success
Last status:
Last status: Done
Thu, 22 Sep 2011 13:17:07 Performing TCP connection with a timeout of -1 milliseconds
Downloading http://192.168.10.137/LDPatches/ie7-windowsserver2003-kb2544521-x86-enu.exe
Last status: Done
Last status: Done
Thu, 22 Sep 2011 13:17:12 Performing TCP connection with a timeout of -1 milliseconds
Downloading http://192.168.10.137/LDPatches/ndp20sp2-kb2478658-x86.exe
Thu, 22 Sep 2011 13:17:16 Performing TCP connection with a timeout of -1 milliseconds
Thu, 22 Sep 2011 13:17:18 Performing TCP connection with a timeout of -1 milliseconds
Thu, 22 Sep 2011 13:17:20 Performing TCP connection with a timeout of -1 milliseconds
Thu, 22 Sep 2011 13:17:22 Performing TCP connection with a timeout of -1 milliseconds
Failed to download http://192.168.10.137/LDPatches/ndp20sp2-kb2478658-x86.exe. Error code 1
Last status: Failed
Download Failure: Error 80004005 downloading http://192.168.10.137/LDPatches/ndp20sp2-kb2478658-x86.exe
Last status: Failed: Could not download http://192.168.10.137/LDPatches/ndp20sp2-kb2478658-x86.exe
In SendRequest: Action = SOAPAction: "http://tempuri.org/SetPatchInstallStatus"
any ideas?