Using silent mode to install the Application Server
You can perform an unattended (silent) installation of the Application Server on a Windows system.
To install the Application Server in silent mode
- Copy the Application Server installation program (BBSAversion-platform.exe) to the Windows system where you plan to create the response file.
- To create the response file, perform the following steps:
Enter the following command:
<version>-<platform>.exe> -a -r -f1<WINDIR>\Temp\<silentInstallFilePath.iss>
The variable <silentInstallFilePath.iss>is the name of response file that you are creating.- Use the program to perform an initial installation of the Application Server. Select your options. The options are recorded in the .iss file.
- When you complete the installation, open the .iss file in a text editor and note the identifier for Dlg0. You need this number to run the silent installation. For example: Dlg0={2C20E5A3-D863-458F-B231-6823B8E7C47C}
- To run the silent installation, at the command line, enter the following command:
<version>-<platform>.exe> /s /ig<GUID> /f1<WINDIR>\Temp\<silentInstallFilePath.iss>
where- <version>-<platform>.exe> is the name of the Application Server installer.
- <GUID> is the identification number for the GUID from the .iss file.
- <silentInstallFilePath.iss> is the name of the response file that you created.
For example:
D:\BladeLogic\BBSA83-WIN32.exe /s /ig{2C20E5A3-D863-458F-B231-6823B8E7C47C} /f1C:\8_3AppServer.iss
Guidelines:
- Ensure that no space exists between the /f1 option and the .iss file name or path.
- During this silent installation, no database configuration options are set. You must configure the database as a separate operation after installation.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*