Using the database wizard in silent mode for SQL Server
Run the database wizard in silent mode when you need an identical installation on multiple servers.
Before you begin
Ensure that the wizard has created the response.properties file in the user_settings/lcWizard/response/dbWizard directory.
To create a response file, run the wizard in standard mode and specify that you would like to create a response file. You can modify the existing response file or create your own, using a text editor.
About this task
Attention:
HCL
Connections™ 6.5 install wizard does not
create the database for the Community Highlights / Connections Engagement Center (ICEC) application.
You will need to manually run the SQL scripts that are provided with HCL
Connections™. See Creating SQL Server databases manually to create the ICEC
database.
Procedure
- From a command prompt, change to the directory where the wizard is located.
-
Launch the wizard by running the following command: dbWizard.bat -silent
response_file
where response_file is the file path to the response file.Note: If the path to the response_file contains a space, this parameter must be enclosed in double quotation marks (").