Unsolved
This post is more than 5 years old
1 Rookie
•
46 Posts
0
34186
July 29th, 2010 08:00
DELL Deploy Software Updates Wizard - ERROR: DownloadContentFiles() fa
Hi,
I've added a 3rd party catalog to SCCM 2007
I'm using the SCUPSync.exe tool to download the meta to my WSUS server and then to publish the information to my SCCM server (because I have proxy). Anyway, this part seems to work great...
I am able to see the DELL updates in the SCCM console. However, when I try to create a DELL update package, I get an error at the end of the Deploy Software Updates Wizard.
The error in the GUI is:
Error: General:
•Deployment Name: Dell OpenMange Inventory Agent Scanner Package
•Errors: All select Update can't be deployed.
Software updates downloaded from the internet
Warning: Dell OpenManage Inventory Agent (for Dell Servers)
ERRORs:
•Invalid certificate signature
any ideas?
I've added a 3rd party catalog to SCCM 2007
I'm using the SCUPSync.exe tool to download the meta to my WSUS server and then to publish the information to my SCCM server (because I have proxy). Anyway, this part seems to work great...
I am able to see the DELL updates in the SCCM console. However, when I try to create a DELL update package, I get an error at the end of the Deploy Software Updates Wizard.
The error in the GUI is:
Error: General:
•Deployment Name: Dell OpenMange Inventory Agent Scanner Package
•Errors: All select Update can't be deployed.
Software updates downloaded from the internet
Warning: Dell OpenManage Inventory Agent (for Dell Servers)
ERRORs:
•Invalid certificate signature
any ideas?
0 events found
No Events found!


jpoandl
1 Rookie
•
46 Posts
0
July 29th, 2010 08:00
In my PatchDownloader.log, I get this error:
Download destination = \\ussecamdsccm\Package Source Files\Windows Updates\DELL\Dell OpenMange Inventory Agent Scanner Package\bdf6f2b4-24f7-4a2a-924e-73dc8a974a74.1\DSIA_R274120_1_3_4.msi . Software Updates Patch Downloader 7/28/2010 9:50:51 AM 7944 (0x1F08)
Contentsource = ftp://ftp.dell.com/cmsdk/DSIA_R274120_1_3_4.msi . Software Updates Patch Downloader 7/28/2010 9:50:51 AM 7944 (0x1F08)
Downloading content for ContentID = 57928, FileName = DSIA_R274120_1_3_4.msi. Software Updates Patch Downloader 7/28/2010 9:50:51 AM 7944 (0x1F08)
Try username poandjo from the registry. Software Updates Patch Downloader 7/28/2010 9:50:51 AM 4940 (0x134C)
Proxy enabled proxy server 199.52.38.100:80 Software Updates Patch Downloader 7/28/2010 9:50:51 AM 4940 (0x134C)
Download ftp://ftp.dell.com/cmsdk/DSIA_R274120_1_3_4.msi to C:\Users\JOE~1.POA\AppData\Local\Temp\3\CAB3ACB.tmp returns 0 Software Updates Patch Downloader 7/28/2010 9:50:51 AM 4940 (0x134C)
Cert revocation check is disabled so cert revocation list will not be checked. Software Updates Patch Downloader 7/28/2010 9:50:51 AM 4940 (0x134C)
To enable cert revocation check use: UpdDwnldCfg.exe /checkrevocation Software Updates Patch Downloader 7/28/2010 9:50:51 AM 4940 (0x134C)
Authentication of file C:\Users\JOE~1.POA\AppData\Local\Temp\3\CAB3ACB.tmp failed, error 0x800b0004 Software Updates Patch Downloader 7/28/2010 9:50:51 AM 4940 (0x134C)
ERROR: DownloadContentFiles() failed with hr=0x80073633 Software Updates Patch Downloader 7/28/2010 9:50:51 AM 7944 (0x1F08)
jpoandl
1 Rookie
•
46 Posts
0
October 18th, 2010 10:00
I went into the IE Options --> Security --> Internet zone
choose Custom Level --
and then I enabled everything in here... Making my IE very unsecure... However, after doing this, I can download the Dell updates.
so, I guess the question is, what IE setting makes the cert error appear?
eriksper
11 Posts
0
October 19th, 2010 01:00
Have you generated the "WSUS Self-Signing Certificate" and installed it on your SCCM/WSUS servers?
jpoandl
1 Rookie
•
46 Posts
0
October 19th, 2010 04:00
although, the error in implying cert problem... I think theactual error is not being able to download the files. I use a proxy... by making my Internet explorer "weak" and unsecure, I was able to use the wizard and download the files. So, now I will go back and experiment witht the policies to see what setting is causing he issue...