Silently upgrading Windows agents
To silently upgrade one or more RSCD agents on Windows, use a BMC Server Automation File Deploy Job to deploy the RSCD agent installation program for the version to which you want to upgrade.
The deployment copies the installation program to any target servers you specify and then silently executes the program, using the existing installation settings.
To silently upgrade RSCD agents
- Copy the RSCD installation program (RSCD<version>-<platform>.msi) to the server on which you plan to create the File Deploy Job. Put the file in the <WINDIR>\Temp directory, where <WINDIR> is typically C:\winnt or C:\Windows.
- In the BMC Server Automation Console, select the installation file for the version of the agent to which you want to upgrade. Then right-click, and choose Deploy Files from the pop-up menu:
RSCD<version>-<platform>.msi
The File Deploy Job wizard opens. - For Name, assign a name to this File Deploy Job. For Save in, specify the job group where you want to store this job.
- For Destination, enter /c/tmp or a directory with no spaces in its path, and then click Next.
- Select the servers being upgraded, and then click Next two times to display the Advanced Options panel.
- For Post-command, enter the following command:
msiexec /I "C:\tmp\RSCD<version>-<platform>.msi" /qn REBOOT=ReallySuppress
If necessary, replace C:\tmp with the destination directory that you used for the installer. - Click Finish.
The file is deployed to the target servers and the installation runs silently on each machine.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*