Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HPCatalogForSMS Issue #253

Open
jmw68 opened this issue Jul 27, 2021 · 4 comments
Open

HPCatalogForSMS Issue #253

jmw68 opened this issue Jul 27, 2021 · 4 comments

Comments

@jmw68
Copy link

jmw68 commented Jul 27, 2021

I am having issues with MSEndpointMgr downloading the HP Softpaqs. It was just working a couple of weeks ago but now I am getting a "Start-BitsTransfer : HTTP status 404: The requested URL does not exist on the server" error when starting. I saw issue #232 and changed the $HPSoftPaqCab variable on line 11956 in the DriverAutomationTool.ps1 file to "https://hpia.hpcloud.hp.com/downloads/sccmcatalog/HpCatalogForSms.latest.cab". If I go directly to that URL on the server it downloads the file. When I look in the BITS-client log in Event Viewer it says "BITS stopped transferring the BITS Transfer transfer job that is associated with the https://ftp.hp.com/pub/softlib/software/sms_catalog/HpCatalogForSms.latest.cab URL. The status code is 0x80190194." So it looks like it is still trying to download from the old URL. Is there some other place that the download location is set that I am missing? I am using v6.4.9.

@pintgen
Copy link

pintgen commented Aug 17, 2021

Same problem here, we use 6.5.2.

@rick9878
Copy link

Same problem here, using 6.5.2.

@jmw68
Copy link
Author

jmw68 commented Aug 23, 2021

I have been working around the issue by manually downloading the hpCatalogForSms.latest.cab from https://hpia.hpcloud.hp.com/downloads/sccmcatalog/HpCatalogForSms.latest.cab and extracting the HP CatalogForSms.xml file. I also manually download the HPClientDriverPackCatalog.cab file from https://ftp.hp.com/pub/caps-softpaq/cmit/HPClientDriverPackCatalog.cab and extract the HPClientDriverPackCatalog.xml file. I then copy both xml files to the Driver Automation Tool\Temp directory on the server overwriting the existing files. This allows me to start the program and build my driver packages. I haven't had time to dig into this any further at this point.

@gooooba
Copy link

gooooba commented Jan 11, 2022

Had the same problem. deleting both HPClientDriverPackCatalog.cab and HPClientDriverPackCatalog.xml solves the issue.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants