Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-Gather Dell Warranty _windows #31

Open
sbak47 opened this issue Feb 15, 2017 · 9 comments
Open

Invoke-Gather Dell Warranty _windows #31

sbak47 opened this issue Feb 15, 2017 · 9 comments
Assignees
Labels

Comments

@sbak47
Copy link

sbak47 commented Feb 15, 2017

When I deploy the fixlet, it states that it has completed. But, it did not create the BigFixDellWarranty.xml file in the \programdata\Dell\ folder. Any assistance would be greatly appreciated.

@strawgate
Copy link
Owner

Hi @sbak47 do your endpoints have internet access?

The fixlet queries:
https://api.dell.com/support/v2/assetinfo/warranty/tags.xml?svctags=

If you go to that site on the endpoint it should show:

eAPI-40101
http://developer.dell.com/faults#eAPI-40101
Failed to Authenticate User
Missing 'apikey' parameter

Gateway

@sbak47
Copy link
Author

sbak47 commented Feb 15, 2017

The Invoke command is only in PS 3 and not PS2. I am out of luck.

@strawgate
Copy link
Owner

Thanks for the info @sbak47 -- changing it to support Powershell 2 should be pretty easy -- i'll assign this to myself and see if I can't get a fix for this by the start of next week.

@strawgate strawgate self-assigned this Feb 15, 2017
@strawgate strawgate added the bug label Feb 15, 2017
@sbak47
Copy link
Author

sbak47 commented Feb 15, 2017

Ok, Thanks.

@jgstew
Copy link

jgstew commented Apr 5, 2017

Link to the source: https://github.com/strawgate/C3-Inventory/blob/master/Fixlets/Invoke%20-%20Gather%20Dell%20Warranty%20-%20Windows.bes#L33

Could add relevance to check that PowerShell3 is installed if it is currently required to help prevent this issue until it can be addressed.

@TimiN467
Copy link

TimiN467 commented Jul 6, 2017

Is there an update on this? Invoke Gather Dell Warranty still doesn't seem to work correctly. The fixlet says the task completed, but a file was not generated. I've tested on Windows 7 and Windows 10 machnines with same results.

@sbak47
Copy link
Author

sbak47 commented Jul 6, 2017 via email

@TimiN467
Copy link

I get 401 unauthorized error using the apikey. I got new apikey but it doesn't seem to work with the this version. Dell release v.4 of their API' and had different formatting. I can write new analysis, but I don't know how to parse the xml file. Can anyone point me in the right direction?

@strawgate
Copy link
Owner

Hi -- @TimiN467 this Fixlet is still broken and I haven't had time to take a look at it. I'd recommend asking for help on the BigFix Forum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants