A new Flexera Community experience is coming on November 25th. Click here for more information.
Please Note: This requires Data Platform version 5.5.40
1)Put the four files in a folder on the Data Platform Server.
2)Edit "ConsoleWithSimpleTaniumTask.config" with "Input Folder" and "ZipOutRule" values ("..\" in paths is pointing to the root folder here)
<?xml version="1.0" encoding="utf-8"?>
<ExtractorTask xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Enabled="1">
<ZipOutputRule
ZipOutputName="ConsoleSimpleTaniumTask.zip"
ZipOutputDirectory="..\" />
<SchemaRule
SchemaFilePath="..\json.tanium.config" />
<FTPAction Enabled="0" />
<TaniumAction
InputFolder="C:\ZHe@flexera.com\Normalize.git\Common\ADOUnitTest\TestFiles\Tanium1" />
</ExtractorTask>
3) Run ExtractorLoader.cmd - ConsoleWithSimpleTaniumTask.config
4)Check the Output File
on Apr 29, 2021 10:12 PM - edited on Apr 29, 2021 10:14 PM by dsood