Windows with VNC/RDP
If you can login to the computer over VNC or RDP, you can use wmic to find the service tag:
start > run > cmd
On the command line, enter:
wmic bios get serialnumber
Windows without VNC/RDP
If you cannot login to the computer over… Read more
