KelvinTegelaar / PowerShellWarrantyReports

a repo dedicated to automatic warranty reporting and retrieval from different systems such as IT-Glue, Connectwise, Autotask, and N-central.
GNU Affero General Public License v3.0
172 stars 71 forks source link

HP require Product numer for some products #62

Closed UlfTallmyr-Atea closed 1 year ago

UlfTallmyr-Atea commented 1 year ago

Hi, HP reuse the serial numbers for some products, and if you try to get the warranty info for one of those you will get the "Could not get warranty information" error. Would it be possible to add the Product number as a search parameter? An example of this is 00354113612063478855.

tehNiah commented 1 year ago

Hope this gets fixed, it seems that a lot of new HP laptops require product number to check warranty

brjo40 commented 1 year ago

If this is fixed then the data API would work fine, but without it it is unusable.

UlfTallmyr-Atea commented 1 year ago

Hi Kelvin, I was going to try this out, but I can't see that the code has been updated. Is there anything I need to do to make it work?