MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
637 stars 281 forks source link

Failed to find HP XML file: HpCatalogForSms.latest.cab #361

Open richie19rich77 opened 11 months ago

richie19rich77 commented 11 months ago

Hello,

Using this tool with SCCM to create standard driver packages. Working fine for Dell devices, but when trying to search for HP devices I get "No Matches Found", and in the logs I see the following errors.

Am I doing something wrong?

<![LOG[======== Downloading HP SoftPaq List ========]LOG]!><time="09:15:08.789 0" date="12-28-2023" component="DriverAutomationTool" context="administrator" type="1" thread="7492" file=""> <![LOG[- Downloading HP softpaq cabinet file from https://hpia.hpcloud.hp.com/downloads/sccmcatalog/HpCatalogForSms.latest.cab]LOG]!><time="09:15:08.805 0" date="12-28-2023" component="DriverAutomationTool" context="administrator" type="1" thread="7492" file=""> <![LOG[- Expanding HP softpaq cabinet file: HpCatalogForSms.latest.cab]LOG]!><time="09:15:09.492 0" date="12-28-2023" component="DriverAutomationTool" context="administrator" type="1" thread="7492" file=""> <![LOG[Warning: Failed to find HP XML file: HpCatalogForSms.latest.cab]LOG]!><time="09:15:14.542 0" date="12-28-2023" component="DriverAutomationTool" context="administrator" type="2" thread="7492" file="">

Tried latest build 7.22 and 7.21. Strange thing is I am sure this was working, so I think it could be a problem with HP changing something.

Thanks