PoshCode Archive  Hex Artifact Content

Artifact 2a9bf7259a96588d26108dcba56ce13d23467b7d7f35fc6919128f1482893963:

  • File Get-DellWarranty-by-API.ps1 — part of check-in [896fca78f8] at 2018-06-10 14:14:05 on branch trunk — Get-DellWarranty (Uses new Dell API; the old Get-DellWarranty scripts screen scrape their site and no longer work because they changed the formatting of the tables. This relies on their API service so in theory it should be maintained by Dell and remain working. The script itself has an array of computer names at the top and will cycle through each system and query that warranty information. Based off of all warranty lines, the highest warranty is tracked and outputted as well. The Get-DellWarranty function itself is configured to accept a -servicetag or -serialnumber parameter or accept piped input, and outputs an object that contains objects of warranty entitlement lines. (user: Dane Kantner size: 3767)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.