Here’s a quick way to get the service tag (serial number) of a Dell server remotely.
root@vmhost:~# dmidecode | grep "Serial Number" | head -n1
Serial Number: DJ6GH3H
sharp little beasties
Here’s a quick way to get the service tag (serial number) of a Dell server remotely.
root@vmhost:~# dmidecode | grep "Serial Number" | head -n1
Serial Number: DJ6GH3H
0 Responses to “Find the service tag of a Dell server from the Linux command line.”