Serial number in device over view should take us to vendor support page with device information
Serial number in device over view should take us to vendor support page with device information

-
Francis Lessard commented
NinjaOne does it by just adding the serial number to the clipboard and sends you to the main vendors serial number check page.
A clever way to do it in Atera is to use a custom field with script. I have created GetWarrantyURL and posted it to the library. Sadly The script fields do not behave like custom text fields. If you put a URL in Notes or any other custom field, you get a nice open in a new tab button. A glitch in the UI does not give you that for Script Custom field.
The script would allow you to get the correct URL for each major manufacturer. If you copy the serial number before going to the url, you'll be good ;)
A better version of the script might get the actual warranty data ?