Can we perform a silent install of the BSI client?
CA Business Service Insight 8.3.5.x and 9.x
Please refer to the following documentation Install the CA Business Service Insight Client Pack
Basically, here are the steps:
1. Copy the client folder to a local folder and generate an ISS file by running the command:
c:\client\cloudinsight8.3_client /r /f1"c:\client\client.iss"
2. Run through the setup and specify where the client install components and location
3. Copy the client folder with the ISS file to another machine where you are going to run the silent install and install using the command:
c:\client\cloudinsight8.3_client /s /f1"c:\client\client.iss"
Note: You might need to wait several minutes for the install to complete