I am trying to use the HP Warranty Powershell script posted in this forum.
https://community.lansweeper.com/t5/general-discussions/hp-warranty-scan-broken-for-some-products/m-...
It seems its not working for me. I getting the error below.
450137 SJMN013AEP08
Get-HPIncWarrantyEntitlement : Failed to invoke SOAP request.
At C:\Users\fpumaxx1-sa\Documents\HP_Warranty.ps1:14 char:19
+ ... arranty = ((Get-HPIncWarrantyEntitlement -SerialNumber $asset.SerialN ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-HPIncWarrantyEntitlement