This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

trying to find device serial number via the shell since it's not in the GUI

Does anyone know a cmdlet that will return a 105 or 115's serial number? The serial number is not in the gui.  We need these serial #'s in order to purchase licenses.  The two cmdlets I've tried so far without success are:

sudo system diagnostics show version-info

sudo dmidecode -t system | grep Serial



This thread was automatically locked due to age.
Parents
  • FormerMember
    0 FormerMember

    Hi ,

    Thank you for reaching out to Sophos Community.

    You can run '# version' command in the shell to get hardware & version info.

    eg:

    sophos:/root # version

    Current software version...: 9.705007
    Hardware type..............: xxxxx
    Serial number..............: Sxxxxxxxxxx5

Reply
  • FormerMember
    0 FormerMember

    Hi ,

    Thank you for reaching out to Sophos Community.

    You can run '# version' command in the shell to get hardware & version info.

    eg:

    sophos:/root # version

    Current software version...: 9.705007
    Hardware type..............: xxxxx
    Serial number..............: Sxxxxxxxxxx5

Children