7.4. Installation

  • Download and extract somewhere.
  • Tanium HAT contains all dependencies, so there are no extra installation steps.

7.4.1. Windows Support

  • Tanium HAT ships with a standalone Python 2.7.XX binary in the bin directory which the scripts use by default.

7.4.2. OS X Support

  • macOS Sierra ships with Python 2.7.10 by default.
  • It is assumed you have Python version 2.7.XX installed and available in your path somewhere.
  • Test that the Python binary is in the path and is version 2.7.XX using:
1
python --version