Update the content using SCU silent installation
This step provides the command to upgrade the Content by silent installation
Run the copy of the script to copy the
Webpackage
and Ansible_FreshSilentInstall
to the target host machine, and then run the below commands to upgrade the CCS component such as the Application Server and CCS Manager.To update the Content using SCU silent installation, run the following commands:
CCS Application Server SCU Upgrade
ansible-playbook CCS_APS_SCU_Upgrade.yml -e @secureConfig.enc -e 'winhost=<HostIPAdress> installExecutableName=CCS_12_x_2021-3_SCU_Win.exe'
CCS Manager SCU Upgrade
ansible-playbook CCS_Manager_SCU_Upgrade.yml -e @secureConfig.enc -e 'winhost=<HostIPAdress> installExecutableName=CCS_12_x_2021-3_SCU_Win.exe'