Nuix / Nuix-Automation-Starter-Pack

Get started with our new web based multi-user pipeline platform with many common workflows and tasks ready to go, contributions welcome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuix Automation Starter Pack

Get started with our new web based multi-user pipeline platform with many common workflows and tasks ready to go, contributions welcome.

This pack includes some community workflows and profiles that are often used as examples in our demonstrations to show how far Nuix Automation can be extended. The scripts included are to be considered beta released to future features that will come bundled with the product. If you like a workflow/script here please let your account manager know so that that feature can be better prioritised.

Features

Nuix Enterprise Collection Center Nuix Automation Nuix Natural Language Processing Nuix Investigate Nuix Discover
Nuix Enterprise Collection Center

Nuix Automation drawing Nuix Investigate Nuix Discover

Deploying

  1. Download the latest release and unzip.
  2. Move the components user-data to the Nuix Automation user-data directory. Usually this is: This step is optional, however some workflows will require elements to function.

C:\Program Files\Nuix\Web Platform\Nuix-Automation\nuix-engine\user-data

  1. Move the scripts directory to the scripts directory inside the Nuix Automation installation. Usually this is:

C:\Program Files\Nuix\Web Platform\Nuix-Automation\scripts

  1. Update the credentials as best you can, for now the only important fields are for Nuix Automation.

"automation": { "server": "http://server.domain.com:8780", "username": "demoUsername", "password": "demoPassword" }

  1. Open Nuix Automation and Create a new Workflow titled "Restore Environment"
  2. Inside the new Workflow add a task for "Bulk Run User Script"
  3. Add a name "Restore Environment"
  4. Select the language "Ruby"
  5. From the script drop down select the script titled "GENERIC_RestoreEnvironment.rb"
  6. Save the Workflow
  7. Run the workflow against any (create a new case if no cases exist yet).

About

Get started with our new web based multi-user pipeline platform with many common workflows and tasks ready to go, contributions welcome.

License:Apache License 2.0


Languages

Language:Ruby 100.0%