Bryan La Rock Posted January 13, 2019 Report Share Posted January 13, 2019 Hi! I am new to IntellaCmd and am attempting to script case ingestion. I cannot seem to get Intella to locate my license. No matter which parameters I use to start IntellaCmd, I always get the error "Product license not found". I have tried using the argument "-autoSelectFullLicense". When I use this argument, I see that IntellaCmd sets this property to "true", but it does not affect the outcome. I have tried running my batch file both as a normal Windows user and as Administrator. This did not affect the outcome. I'd appreciate any advice. Thank you! Bryan Quote Link to comment Share on other sites More sharing options...
Chris Posted January 14, 2019 Report Share Posted January 14, 2019 Hi Bryan, Can you try launching the regular Intella? Does it start at all? If so, what product name is stated at the top of the Case Manager window (e.g. "Intella Professional")? Quote Link to comment Share on other sites More sharing options...
Bryan La Rock Posted January 14, 2019 Author Report Share Posted January 14, 2019 Hi Chris, I can start the Intella GUI without issue. The product is "Intella Professional 2.2.1". My apologies--I meant to include this tidbit in my original post. 😃 Bryan Quote Link to comment Share on other sites More sharing options...
Chris Posted January 15, 2019 Report Share Posted January 15, 2019 Hello Bryan, It should certainly work with that product. Can you tell us: The command-line invocation that you use? You can redact e.g. folder and evidence names, this is only about the options that you use. The full output of the process, as visible in the console. Quote Link to comment Share on other sites More sharing options...
Bryan La Rock Posted January 15, 2019 Author Report Share Posted January 15, 2019 Hi Chris, Strangely enough, the script is now working today, though I have made no changes of which I am aware and I have not ever restarted the machine since yesterday. The output still seems to be complaining about not finding a product license, but it goes forth to process anyway. Perhaps there is some other license besides the core Intella Pro license that is missing and is causing the "Product license not found" error? Regardless, I hope it continues to work! 😃 I'd still appreciate your thoughts: The invocation is as follows: "C:\Program Files\Vound\Intella 2.2.1\IntellaCmd.exe" -user "Elluma Discovery" -case "D:\Intella Temp\REDACTED" -caseName "REDACTED" -caseDescription "test" -evidence "REDACTED" -indexMailArchives true -indexArchives true -indexEmbedded false -indexUnstructured true -recoverDeleted true -cacheEvidenceFiles false -analyzeParagraphs true -determineEmailSenderIpGeolocation false -taskFile "D:\Intella Temp\REDACTED\OCR Task.json" -autoSelectFullLicense I've attached a redacted version of the output. You'll see the error in the middle of the output: [ERROR] 2019-01-15 08:34:28,702 [main] Product license not found Thank you again! Bryan Output.txt Quote Link to comment Share on other sites More sharing options...
Chris Posted January 16, 2019 Report Share Posted January 16, 2019 Hello Bryan, Good to hear that you're up and running! Your output indicates that it is now indexing successfully. The "Product license not found" message seems to be a side-effect of how IntellaCmd currently checks for a license. It first looks for an Intella TEAM Manager license, and if that is not available, it will look for an Intella Professional license. This message seems to be a misleading logging statement resulting from it not finding a TEAM Manager license in your case. I'll see to it that that logging statement gets removed. Quote Link to comment Share on other sites More sharing options...
Bryan La Rock Posted January 16, 2019 Author Report Share Posted January 16, 2019 Hi Chris, That totally makes sense. Thanks so much for the info! I have some other questions about IntellaCmd. I'll most likely do another post shortly for those. In the meantime, though, do you know if there is any additional documentation for IntellaCmd beyond the main Intella manual? Thanks again! Bryan Quote Link to comment Share on other sites More sharing options...
Chris Posted January 17, 2019 Report Share Posted January 17, 2019 Hi Bryan, What's in the User Manual is all the documentation that we have on it. Please do make sure you use version 2.2.1, as it contains improvements in both documentation and software. That said, with every release we make significant adjustments to the documentation, based on the questions that we receive. So please do ask! Quote Link to comment Share on other sites More sharing options...
Bryan La Rock Posted January 17, 2019 Author Report Share Posted January 17, 2019 Sounds good. Thanks for all your help, Chris! The scripting is working well so far. I just successfully executed the scripted processing and OCR of about a dozen different case files. Good stuff! Bryan Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.