Difference between revisions of "Tanium Python Development"

From RiceFamily Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
In order to be able to run the Tanium Python components from the command line, you need to make the following registry changes.
 +
 
  <nowiki>Windows Registry Editor Version 5.00
 
  <nowiki>Windows Registry Editor Version 5.00
  

Revision as of 16:02, 3 June 2025

In order to be able to run the Tanium Python components from the command line, you need to make the following registry changes.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Tanium\Tanium Client]
"DEBUG_DisablePythonAncestry"="1"
"TANIUM_CLIENT_ROOT"="C:\\Program Files (x86)\\Tanium\\Tanium Client"
"TANIUM_SENSOR"="1" Catgegory:Development