This tool allows you to check the warranty on Dell systems. It allows you to enter the service tag to check the warranty or import them via a text file (Checks line by line)
You can also export the warranty data to a CSV file to use in other applications.
This was created using C# with .net 4.5, Microsoft Visual Studio.
Any queries please contact me at seeleysoftware@gmail.com
Features
- Check Dell System warranty
- Import bulk service tags
Categories
Systems AdministrationLicense
Creative Commons Attribution LicenseFollow Dell Warranty Check Tool
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
This tool is not working for me. it showing invalid service tag
-
i registered just to tell you- Excellent tool! Made my day, and it's Monday!
-
Pure joy to use. Very big improvement from the other version that was available on SF. Thank you very much for this!
-
This is a big improvement over the other bulk Dell Warranty tool available on SourceForge. I was actually going to undertake writing a similar program but this one gets the job done nicely. Thanks. Suggestion/Request: Could you adapt it to use a DataGrid rather than a ListView? Sometimes the copy/paste/select all feature is preferred over the export to CSV. You may want to run the soap lookup as an async backgroundworker, I thought for a moment the program had stopped responding when I uploaded my text file. Eventually, you can see the scroll bar on the right expanding but the progress bar doesn't work. I trimmed my list from 165 to about 20 systems and the progress bar functions properly but having the whole form lock up is always a bit jarring.