IT Management Suite

 View Only
  • 1.  Dell Warranty Check

    Posted Sep 13, 2016 10:57 AM

    Hello,

     

    I found the Workflow from AlexHeadly on Connect: https://www.symantec.com/connect/articles/workflow-smp-dell-warranty#comment-11681671

     

    I also found on reddit a Powershell Script: https://www.reddit.com/r/PowerShell/comments/4rir7a/dell_warranty_status_scripts/

     

    I tried the Powershell but i always get an Error with Unouthirzed Authentication back, with all API keys.

    Is there a way to check the Dell Warranty only on the Notification Server and write the Data into a custom data class?

     

    Greets

     

    Turl



  • 2.  RE: Dell Warranty Check
    Best Answer

    Posted Sep 16, 2016 01:20 PM

    Looking at the links you provided, the workflow would be the best option as it looks like it does everything you would like.  If you really want to use the powershell script you're going to have to modify it to output the results to a custom dataclass that you'll have to create first.  It looks like the Dell API requires you to sign up for access and you'll eventually receive your own API key.  Alex's workflow article contains the link to do so.  Try getting your own key and modify the script to use it.  That's probably the issue.



  • 3.  RE: Dell Warranty Check

    Posted Sep 19, 2016 03:00 AM

    Thank you for your help, I already requested the API-Key from Dell, but it needs 3-4 buisness days.