GetHostID: Get HostID/Mac Address

GetHostID is a tool that retrieves the HostID/Mac address from the computer hosting the license server and saves it to a text file.

For Linux the output file is called gethostid.log. For Windows it is called TC_Hostid.txt.

Windows

  1. Extract getHostID_win.zip.
  2. Right-click getHostID_win.bat and select Run as Administrator from the menu.

    The output is saved in a file: TC_Hostid.txt located in the same folder as getHostID_win.bat.

Linux 32-bit

  1. Extract gethostid.tar.
  2. Run the command: >./gethostid.

    The output is saved in a file: gethostid.log located in the same directory as gethostid.

Linux 64-bit

  1. Extract gethostid64.tar.
  2. Run the command: >./gethostid64.

    The output is saved in a file: gethostid.log located in the same directory as gethostid64.