Has anyone written a toolbox that would pull some of the Dell system info into SH fields? I’m looking to get the purchase date and support end dates. I feel like I’ve seen this before but can’t seem to find it.
This is on one of my long todo lists. Dont know if I will ever get around to it.
Dell has an api you can use to get your warranty info etc. Here is some info:
You can pull the service tag using powershell: (gwmi win32_bios).serialnumber
Did you ever get this off your to do list?
Unfortunatly no. Its just one of those nice to have things, but not critical things for me.