Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use the following commands to perform a silent installation or upgrade the IDERA SQL Compliance Manager Agent for versions 5.5.1 and later.

For a fresh installation :

Code Block
msiexec /i "\SQLcomplianceAgent-x64.msi" /l*v InstallAgent.log COLLECT_SERVER="IderaCollectionServerName" INSTANCE="AgentSQLServerInstanceName" TRACE_DIRECTORY="C:\Program Files\Idera\SQLcompliance\AgentTraceFiles" SERVICEUSERNAME="Domain\Username" PASSWORD="!mySec@tP@55w0rD" STARTSERVICE="TRUE" SILENT="1" /qb+ 

Minor/Maintenance Upgrade (from 5.x to this version(Default Installation Path):

Code Block
msiexec /i "\SQLcomplianceAgent-x64.msi" /l*v InstallAgent.log 
COLLECT_SERVER="IderaCollectionServerName" 
INSTANCE="AgentSQLServerInstanceName" TRACE_DIRECTORY="C:\Program Files\Idera\SQLcompliance\AgentTraceFiles" 
SERVICEUSERNAME="Domain\Username" 
PASSWORD="!mySec@tP@55w0rD" 
STARTSERVICE="TRUE" 
SILENT="1" REINSTALLMODE=vamus REINSTALL=All 
AllUsers=1 /qb+ 

Major upgrade (from 4.5 to this version)Upgrade:

Code Block
msiexec /i "\SQLcomplianceAgent-x64.msi" /l*v InstallAgent.log 
SERVICEUSERNAME="Domain\Username" 
PASSWORD="!mySec@tP@55w0rD" 
STARTSERVICE="TRUE" 
SILENT="1" AllUsers=1 /qb+  

Use the following commands to perform a silent installation or upgrade the IDERA SQL Compliance Manager Agent for version 5.5

For a fresh installation:

Code Block
msiexec /i "<Path_to_Agent_MSI>\SQLcomplianceAgent-x64.msi" /l*v InstallAgent.log COLLECT_SERVER="IderaCollectionServerName" INSTANCE="AgentSQLServerInstanceName" TRACE_DIRECTORY="C:\Program Files\Idera\SQLcompliance\AgentTraceFiles" SERVICEUSERNAME="Domain\Username" PASSWORD="!mySec@tP@55w0rD" STARTSERVICE="TRUE" SILENT="1" /qb+

For an upgrade:

Code Block
msiexec /i "<Path_to_Agent_MSI>\SQLcomplianceAgent-x64.msi" /l*v InstallAgent.log COLLECT_SERVER="IderaCollectionServerName" INSTANCE="AgentSQLServerInstanceName" TRACE_DIRECTORY="C:\Program Files\Idera\SQLcompliance\AgentTraceFiles" SERVICEUSERNAME="Domain\Username" PASSWORD="!mySec@tP@55w0rD" STARTSERVICE="TRUE" SILENT="1" 
REINSTALLMODE=vamus 
REINSTALL=All  
AllUsers=1 /qb+


Associated parameters include:

ParameterDescription
COLLECT_SERVERThe machine where the Collection server is installed and where you want to collect audited data.
INSTANCEThe SQL Server instance name where you want to install the Agent.
INSTALLDIR

(Optional) Specify the target installation directory.

TRACE_DIRECTORY

(Optional) The Agent trace file directory where you want to generate the trace files on the Agent server.
If the parameter is not specified, the agent trace file directory will automatically be located in the installation directory.

SERVICEUSERNAMEThe Windows service account used to run the Agent service. This account must be local admin and have sa rights to the monitored SQL Server.
PASSWORDThe password for the service account.
REINSTALLAll, instructs the installer to reinstall all pre-installed features.
REINSTALL MODEVamus,indicates the type of reinstall to perform.
STARTSERVICEDenotes whether to start the service.
SILENTIndicates to the installer that it is installed silently.
REINSTALL MODEREINSTALLAll, instructs the installer to reinstall all pre-installed features.
ALLUsers
Vamus, indicates the type of reinstall to perform.

1, perform a "per-machine" installation. Omit this parameter to perform a "per-user" installation. 

Info

The login and password must be encrypted strings. On IDERA SQL Compliance Manager 3.0 and later, you can encrypt the login and password using the encrypt command on the command line to get an encrypted version of the string that can then be used:

sqlcmcmd encrypt THESTRING

Note
titleNote

Should the password contain the ¨^¨ special character, please consider enclosing the password string in between quotation marks, as shown below. 

sqlcmcmd encrypt "THESTRING"

Also, note that this option would work if the password string does not contain double-quotes.



Scroll pdf ignore
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
 | 
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
 
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
 | 
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/
 | 
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
 
|
 
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
 | 
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
 
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse