Switch
Values
Description
Default
|
InstallMode
"{Install|Repair|Remove}"
The overall action to be performed by the ELM setup package.
None. Required for all installs.
|
Switch
Values
Description
Default
|
InstallFolder
"drive letter:path"
The drive and path to use for installing the ELM Server.
C:\Program Files\ELM Enterprise Manager on 32-bit systems.
C:\Program Files\ELM Enterprise Manager (x86) on 64-bit systems.
|
Switch
Values
Description
Default
|
AddFeatures
"{[ELMServerFeature]|[ELMConsoleFeature] |[ELMDashboardFeature]|[ELMAdvisorFeature]|[ELMAgentFeature]}[,...n]"
Specify one or more features to install using a comma separated list.
None.
|
Switch
Values
Description
Default
|
RemoveFeatures
"{[ELMServerFeature]|[ELMConsoleFeature] |[ELMDashboardFeature]|[ELMAdvisorFeature]|[ELMAgentFeature]}[,...n]"
Specify one or more features to uninstall using a comma separated list.
None.
|
Switch
Values
Description
Default
|
ReinstallFeatures
"{[ELMServerFeature]|[ELMConsoleFeature] |[ELMDashboardFeature]|[ELMAdvisorFeature]|[ELMAgentFeature]}[,...n]"
Specify one or more features to Reinstall using a comma separated list.
None.
|
Switch
Values
Description
Default
|
AgentDefaultLicense
"{7010|7011|7012|7013|7014|7015|7016|7017}[;...n]"
Product licenses that will be assigned to a Service Agent.
7010 = System Class I
7011 = System Class II
7012 = Log Class I
7013 = Log Class II
7014 = Performance Class I
7015 = Performance Class II
7016 = Event Class I
7017 = Event Class II
7018 = Core Class I
7019 = Core Class II
7021 = Network Class II
7010. Switch required only if an Agent is installed.
|
Switch
Values
Description
Default
|
SilentServer
"elm_server_name"
This is the ELM Server to which the Service Agent will report.
None. Switch required if installing ELMAgentFeature.
|
Switch
Values
Description
Default
|
ServerDefaultPort
"port_number"
Port number of the ELM Server the Service Agent will use.
None. Switch required if installing ELMAgentFeature. ex: 1251
|
Switch
Values
Description
Default
|
AgentDefaultPort
"port_number"
Listening port for the Service Agent.
None. Switch required if installing ELMAgentFeature. ex: 1253
|
Switch
Values
Description
Default
|
AgentDefaultCategories
"category_name[;...n]"
The Categories to which the Agent should be added. These must match existing ELM Server categories.
None. New Agents are always added to the All Agents Category.
|
Switch
Values
Description
Default
|
FailoverServer
"server[\named_instance]"
The instance name of the ELM failover database.
(LocalDB)\TNT_Data. Switch required if installing ELMServerFeature.
|
Switch
Values
Description
Default
|
FailoverDatabase
"database_name"
The name of the ELM failover database. Using only alpha, numeric, and underscore characters is recommended.
ELM_Failover_00001. Switch required if installing ELMServerFeature.
|
Switch
Values
Description
Default
|
FailoverSQLUser
"sql_username"
SQL username when SQL Authentication is used.
None. Required if using ELMServerFeature and FailoverWindowsAuthentication = 0.
|
Switch
Values
Description
Default
|
FailoverSQLPassword
"sql_password"
Password for SQL Authentication.
None. Required if using ELMServerFeature and FailoverWindowsAuthentication = 0.
|
Switch
Values
Description
Default
|
FailoverWindowsAuthentication
"{0|1}"
Use SQL or Windows authentication. 1 = Windows authentication. 0 = SQL authentication.
None. Required if using ELMServerFeature.
|
Switch
Values
Description
Default
|
PrimaryServer
"server[\named_instance]"
The instance name of the ELM primary database.
(LocalDB)\TNT_Data. Switch required if installing ELMServerFeature.
|
Switch
Values
Description
Default
|
PrimaryDatabase
"database_name"
The name of the ELM primary database. Using only alpha, numeric, and underscore characters is recommended.
ELM_Primary_00001. Switch required if installing ELMServerFeature.
|
Switch
Values
Description
Default
|
PrimarySQLUser
"sql_username"
SQL username when SQL Authentication is used.
None. Required if using ELMServerFeature and PrimaryWindowsAuthentication = 0.
|
Switch
Values
Description
Default
|
PrimarySQLPassword
"sql_password"
Password for SQL Authentication.
None. Required if using ELMServerFeature and PrimaryWindowsAuthentication = 0.
|
Switch
Values
Description
Default
|
PrimaryWindowsAuthentication
"{0|1}"
Use SQL or Windows authentication. 0 = Windows authentication. 1 = SQL authentication.
0
|
Switch
Values
Description
Default
|
DeleteDatabasesCheckbox
"{0|1}"
Delete all databases during uninstall.
0
|
Switch
Values
Description
Default
|
AdvisorCheckbox
"{0|1}"
Install or do not install the ELM Advisor. 1 = Installing ELMAdvisorFeature. 0 = Not installing ELMAdvisorFeature. Should be 1 if ADDLOCAL includes ELMAdvisorFeature. Otherwise, omitted.
1. Required only when ADDLOCAL includes ELMAdvisorFeature.
|
Switch
Values
Description
Default
|
AgentCheckbox
"{0|1}"
Install or do not install a Service Agent. 1 = Installing ELMAgentFeature. 0 = Not installing ELMAgentFeature. Should be 1 if ADDLOCAL includes ELMAgentFeature. Otherwise, 0.
1. Required for all installs.
|
Switch
Values
Description
Default
|
ConsoleCheckbox
"{0|1}"
Install or do not install the ELM Console. 1 = Installing ELMConsoleFeature. 0 = Not installing ELMConsoleFeature. Should be 1 if ADDLOCAL includes ELMConsoleFeature. Otherwise, omitted.
1. Required only when ADDLOCAL includes ELMConsoleFeature.
|
Switch
Values
Description
Default
|
DashboardCheckbox
"{0|1}"
The overall action to be performed by the ELM setup package.
1. Required for all installs.
|
Switch
Values
Description
Default
|
ServerCheckbox
"{0|1}"
Install or do not install an ELM Server. 0 = Install ELMServerFeature. 1 = Do not install ELMServerFeature. Should be 1 if ADDLOCAL includes ELMServerFeature. Otherwise, 0.
1. Required for all installs.
|
Switch
Values
Description
Default
|
EulaAcceptCheckbox
"{0|1}"
Accept End User agreement. 1=Accept
0. Required for all installs.
|
Switch
Values
Description
Default
|
TraceFile
"drive letter:path"
The drive and path to use for generating an install trace.
[TempFolder]TntTrace.txt
|
Switch
Values
Description
Default
|
ServiceUser
"domain\username"
The service account used by the ELM Server and ELM Report Scheduler services.
None. Required only if using ADDLOCAL = "ELMServerFeature" = 1.
|
Switch
Values
Description
Default
|
ServicePassword
"strong_password"
The password for the ServiceUser service account.
None. Required only if using ADDLOCAL = "ELMServerFeature" = 1.
|