If your Capture Server farm will include more than one server, you need to install the Capture Server Install Agent Service on any secondary servers that you want to add to the farm.
Install the Agent Service
NOTE: It is recommended that you run the installer while logged in as the user that you intend to use as the service account, which should be a domain account that is a local administrator.
- Run the Install Agent Service installer.
- On the Welcome page, click Next.
- Type a new installation directory, click Browse to select a new installation directory, or keep the default value, and then click Next.
- Configure the Install Agent service account, and then click Next.
- On the Ready to Install page, click Install.
- Click Finish.
- When you have finished installing the Install Agent Service, refer to the Connect to a Machine section of this guide for instructions about connecting the new expansion server to the farm.
Install the Agent Service using a Command Line
If you want to install the Install Agent Service silently and without user intervention, you can do so using a command line.
- Build your command line, including the full path to the Install Agent Service installer and the following command line arguments:
Refer to the following table for a list of the Install Agent Service installer command line arguments.
Argument |
Description |
/verysilent |
The optional command to run the installer without displaying the user interface. |
/username |
The user name and domain for the service account. |
/password |
The password for the service account. |
/agentport |
The optional command to specify a new port number for the Agent Service. |
/inventoryservicelocation |
The URL for the Inventory Service, including the port number. |
/installationpath |
The optional command to specify a new installation directory. |
- Run the command line to install the Install Agent Service.
For example, to silently install the Install Agent Service with the default port number and installation path, you would run a command like this:
“C:\Users\UserName\My Documents\InstallAgentServiceSetup.msi” /verysilent /username “user.name” /password “password” /inventoryservicelocation “servername.domain”
- When you have finished installing the Install Agent Service, refer to the Expand Your Farm of this guide for instructions about connecting the new expansion server to the farm.
Comments
0 comments
Please sign in to leave a comment.