IBM Support

Performing a 'silent' installation of IBM i2 Analyst's Notebook 9

Question & Answer


Question

Is it possible to peform a 'silent' installation of Analyst's Notebook 9?

Cause

There are times when organizations would like to install the i2 products without user intervention through a series of installation steps.

Answer

To silently install Analyst's Notebook 9, use the following msiexec command from a Command Prompt:
<NOTE:  Make sure and open the command prompt as "Run as administrator", and navigate to the location of the IBM i2 Analyst's Notebook 9.msi in your installation directory file.>

msiexec /i "IBM i2 Analyst's Notebook 9.msi" /q

To specify which features to install, use the ADDLOCAL parameter.  

For example, to install the main program and the Esri Map feature, the command would be:

msiexec /i "IBM i2 Analyst's Notebook 9.msi" ADDLOCAL="i2ANB,EsriMaps" /q

Common features

i2 Analyst's Notebook common product featuers
Feature Description
i2ANB Analyst's Notebook main program files
Examples Optional example materials (charts and templates)
Help Optional online help files
EsriMaps Esri Maps optional feature


Ensure that all Analyst's Notebook prerequisites have been installed before running this command, or the installation may fail.

For options available for i2 Analyst's Notebook Premium see the following technote:

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSXUXD","label":"i2 Analyst's Notebook"},"Component":"--","Platform":[{"code":"PF033","label":"Windows"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB24","label":"Security Software"}}]

Document Information

Modified date:
11 May 2021

UID

swg21978178