Appendix A Silent Installation Using CLI
Appendix A. Silent Installation Using CLIAppendix A. Silent Installation Using CLI
You can use the following Command Line Interface commands to run the installation script (nwsetup-tui) without getting prompted for inputs. This enables you to automate the installation of a host by supplying response to the scripts prompts through the command line.
- After you have created a base image on the host, log in to the host with the root credentials.
-
Submit the nwsetup-tui script with the --silent command and the arguments that you want to apply.
The following command string is an example of how you would install a basic NW Server host.
nwsetup-tui --silent --is-head=true --host-name=new-host --master-pass=netwitness --deploy-pass=netwitness --repo-type=1 --custom-firewall=false --ip-override=false --eula=true
Note: In NetWitness Platform version 11.6 or later, deployment account password must contain at least one number, one upper and lower case letter, and one special characters (!@#%^,+ . ) along with the existing policy. The same password policy applies while updating deploy_admin password using nw-manage script.
If deploy_admin password is changed on Primary NW Server, It must be changed on the Warm Standby Server if it exists.
-
(Conditional - For Component Hosts Only) Install the appropriate service Category on the newly provisioned host in the NetWitness Platform Hosts view.
-
Log into NetWitness and go to
(Admin) > Hosts.The New Hosts dialog is displayed with the Hosts view grayed out in the background
Note: If the New Hosts dialog is not displayed, click Discover in the Hosts view toolbar.
-
Select the host in the New Hosts dialog and click Enable.
The New Hosts dialog closes and the host is displayed in the Hosts view.
-
Select that host in the Hosts view (for example, Event Stream Analysis) and click
.The Install Services dialog is displayed.
- Select the appropriate host type in Category and click Install.
-