Upgrading all CCS components in silent mode
Perform the following procedure to upgrade all CCS components in silent mode.
Read the end-user license agreement eula.txt located in the product media before proceeding with the upgrade.
All inputs required in the response file are case-sensitive. Ensure that you use the correct case for each value. For example, where "True" is required, enter "True" and not "true".
- To upgrade all CCS components in silent modeYou can upgrade all CCS components installed on a single computer.
- You require theCCS_Suite_Upgraderesponse file to upgrade the CCS components. The response file is located in the Documentation\Utilities\Silent Install folder. Copy the response file to the local computer, and then edit the response file to provide user inputs required during the upgrade.For example, in the response file, provide the path of the license file at<License File="<path>"/>Where,<path>is the path of the license file, for example,c:\Temp\2109884.sifThe user inputs required in the response file correspond to the user inputs required during UI-based installation. For a detailed explanation of each input refer to the field description tables in the UI-based installation section.The CCS Core license is required to upgrade the CCS Application Server and the CCS Maintenance license is required to upgrade the default CCS Content during the CCS upgrade.
- On the command prompt, navigate the location of theSilentInstallLauncher.exefile.TheSilentInstallLauncher.exefile is located in the Documentation\Utilities\Silent Install folder of the product media.
- Run the following command to upgrade all CCS components installed on a single computer:SilentInstallLauncher.exe /SetupPath="SetupExePath" /ResponseFile="ResponseFilePath"
- SetupExePathis the location of the CCS setup file. The Setup file is located inside the CCS_Reporting folder of the product media.
- ResponseFilePathis the location of the response file for upgrading the CCS components. Provide the location of the response file you edited in Step 1.