Created On:  13 July 2012

Problem:

User wishes to create a silent installation script for Enterprise Analyzer.  This will result in an unattended installation that installs the Enterprise Analyzer software.

Resolution:

User can create a script that consists of the following basic commands:

EA.msi /qn /norestart
"�InstallDir%\\bin\\RescueAdmin.exe" –auto

Where �InstallDir% is the installation directory (C:\\Program Files\\Micro Focus\\Enterprise Analyzer)

User can also choose to update registry entry to enable a specific Configuration prior to running the RescueAdmin.exe step.
Incident #2578788