Client Silent Install
search cancel

Client Silent Install

book

Article ID: 110248

calendar_today

Updated On:

Products

CA Business Service Insight

Issue/Introduction

Can we perform a silent install of the BSI client?

Environment

CA Business Service Insight 8.3.5.x and 9.x

Resolution

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