

Connector Guides › Connector Xpress Guide › Installing Connector Xpress › Install Connector Xpress Silently
Install Connector Xpress Silently
Connector Xpress supports a silent mode of installation. To run a silent install, it is necessary to create a response file.
Follow these steps:
- In a command window, navigate to where you extracted the Connector Xpress files, then to the following subfolder:
Provisioning/ConnectorXpress
- Do either of the following depending on whether you want to install the component as you create the response file, or whether you want to create a response file template to use with a silent install at a later time:
- To create a response file and install the component at the same time, enter the following command and then run through the installation:
setup -options-record install_response_file
- To create a response file, but not install the component, enter the following command and then enter the required values in the template:
setup -options-template install_response_file
Note: Use fully qualified path names when generating and running response files. For example, responsefile.txt is not valid but C:\responsefile.txt is valid.
- Start the silent installation using the following command:
setup -options install_response_file -silent
Copyright © 2013 CA.
All rights reserved.
 
|
|