Using silent mode to upgrade the Network Shell (Windows)
This topic provides instructions for performing an unattended (silent) upgrade of the Network Shell on Windows.
The silent upgrade consists of two tasks:
- Create a response file for the installation by upgrading the Network Shell and recording your responses to the installation program's prompts.
Run the installation program and specify the response file.
To upgrade the Network Shell in silent mode
- Copy the installation program (NSH<version>-<platform>.exe) to <WINDIR>\Temp, where <WINDIR> is typically C:\winnt or C:\Windows. The 32-bit installer can be used for both 32-bit and 64-bit Windows environments.
- At the command line, change (cd) to <WINDIR>\Temp.
- To create the response file, perform the following steps:
Enter the following command:
NSH<version>-<platform>.exe> -a -r -f1<WINDIR>\Temp\<silentInstallFilePath.iss>
Where:
<silentInstallFilePath.iss>is the name of response file that you are creating.The installation program opens.
- Perform an upgrade of the Network Shell, selecting options as you normally do. Options that you select are recorded in the .iss file.
- To perform the silent upgrade, at the command line, enter the following command:
NSH<version>-<platform>.exe /s /f1<WINDIR>\Temp\<silentInstallFilePath.iss>
Where:
<silentInstallFilePath.iss> is the name of the response file that you created.
For example:
D:\BladeLogic\NSH87-WIN32.exe /s /f1C:\Temp\8.7.0-NSH.iss
Guideline: There should be no space between the /f1 option and the .iss file name or path.
https://docs.bmc.com/docs/pages/viewpage.action?pageId=618863106
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*