Tuesday, December 29, 2020

Get Dell service tag on Ubuntu

$: sudo dmidecode -t system | grep Serial

Tags: Dell BIOS Service Tag

No comments:

DCOM callback not working with UAC enabled

  OPC Classic DCOM client not receiving callback when UAC is enabled The OPC Classic server is running on another node and is running usi...