Users Guide

The CCTK InstallShield Wizard is launched.
2. Run the InstallShield Wizard and follow the instructions on the screen.
Upgrading CCTK 1.2.1 On Systems Running Windows Using .msi File
1. From support.dell.com, download the latest CCTK installation file, Sys-Man_Application_H1TD3_WN32_2.1.1_Arev.
2. Extract the installation file.
From the folder where you extracted the file, double-click the cctk.msi file, or
From the command prompt, navigate to the directory where you extracted the file and run the following
command: msiexec.exe /i cctk.msi .
A dialog box with the following message is displayed: Another version of the product is
already installed. Would you like to upgrade?
3. Click Yes.
The InstallShield Wizard screen is displayed.
4. Follow the instructions on the screen to upgrade.
NOTE: For a silent upgrade, run the following command: msiexec.exe /i cctk.msi /qn.
Upgrading CCTK 2.1, 2.0.1, And 2.0 On Systems Running Windows Using .msi File
1. Download the latest installation file, Sys-Man_Application_H1TD3_WN32_2.1.1_Arev from support.dell.com.
2. Extract the installation file in any one of the following ways:
From the folder where you extracted the file, double-click the cctk.msi file, or
From the command prompt, navigate to the directory where you extracted the file, and then run the
following command:
msiexec.exe /i cctk.msi REINSTALL=ALL REINSTALLMODE=VOMUS
The InstallShield Wizard screen is displayed.
3. Follow the instructions on the screen to upgrade.
NOTE: For a silent upgrade, run the following command: msiexec.exe /i cctk.msi
REINSTALL=ALL REINSTALLMODE=VOMUS /qn
Upgrading CCTK On Systems Running Linux
1. From support.dell.com, download the cctk-linux-version-buildnum.tar.gz file and save it on your system.
2. Untar the file using the following command: tar -zxvf cctk-linux-version-buildnum.tar.gz.
3. Upgrade the version of CCTK on the system.
NOTE: To upgrade to CCTK 2.1 using 64-bit RPMs, uninstall the 32-bit RPMs, and then install 64-bit RPMs.
NOTE: The ipmi and omilcore RPMs are deprecated.
NOTE: Uninstalling and upgrading CCTK on Linux systems leaves empty files and folders on the system. The
files and folders do not have any functional impact.
Related Links:
Installing CCTK On Systems Running Linux
Upgrading CCTK On Systems Running RHEL 6
10