Tanium Python Development

From RiceFamily Wiki
Jump to: navigation, search

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

Copy the lines below into a TPython.reg file, then import it into your Registry.

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" 

Once you do that, you can use the TPython.exe executable in the C:\Program Files (x86)\Tanium\Tanium Client\python312Catgegory:Development