When attempting to pull warranty information on M720q Desktop (ThinkCentre), it seems the date comes back incorrect. Not sure if it's due to the module or lenovo's API. Hopefully this can be looked into.
Get-LenovoWarrantyInfo -SerialNumber MJ0AKVP7 -verbose
VERBOSE: POST https://ibase.lenovo.com/POIRequest.aspx with -1-byte payload
VERBOSE: received -1-byte response of content type text/xml;charset=UTF-8
WarrantyEndDate : 2
ShipDate : 2
Type : 10T8
SerialNumber : MJ0AKVP7
WarrantyStartDate : 2
Model : S76E00
Product : 10T8S76E00
When attempting to pull warranty information on M720q Desktop (ThinkCentre), it seems the date comes back incorrect. Not sure if it's due to the module or lenovo's API. Hopefully this can be looked into.
Get-LenovoWarrantyInfo -SerialNumber MJ0AKVP7 -verbose
VERBOSE: POST https://ibase.lenovo.com/POIRequest.aspx with -1-byte payload
VERBOSE: received -1-byte response of content type text/xml;charset=UTF-8
WarrantyEndDate : 2
ShipDate : 2
Type : 10T8
SerialNumber : MJ0AKVP7
WarrantyStartDate : 2
Model : S76E00
Product : 10T8S76E00