Users Guide
Table Of Contents
- Dell Client Configuration Toolkit Installation Guide
- Introduction
- Installation Pre-requisites
- Accessing CCTK Installer
- Installing CCTK On Systems Running Windows
- Installing CCTK On Systems Running Linux
- Important Information
- Uninstalling CCTK On Systems Running Windows
- Uninstalling CCTK On Systems Running Linux
- Upgrading CCTK On Systems Running Windows
- Upgrading CCTK On Systems Running Linux
- CCTK For Windows Pre-Installation Environment (Windows PE)
- Reference

Upgrading CCTK 2.2 and 2.1.1 On Systems Running Windows Using .msi File
1. Download the latest installation file, Systems-Management_Application_6HCTN_WN_2.2.1_A00.exe from
support.dell.com.
2. Extract the installation:
– 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.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
• Upgrading CCTK On Systems Running RHEL 5
Upgrading CCTK On Systems Running RHEL 6
To upgrade CCTK on RHEL 6 systems using RPMs, navigate to lx64\RHEL6 directory, untar the file, and run the commands
in the following order:
1. rpm -Uvh srvadmin-hapi-7.4.0-4.2.8.el6.x86_64.rpm
2. rpm -Uvh cctk-linux-2.2.1-buildnum.el6.x86_64.rpm
Upgrading CCTK On Systems Running RHEL 5
To upgrade CCTK on RHEL 5 systems using RPMs, navigate to lx64\RHEL5 directory, untar the file, and run the commands
in the following order:
1. rpm -Uvh srvadmin-hapi-7.4.0-4.2.8.el5.x86_64.rpm
2. rpm -Uvh cctk-linux-2.2.1-buildnum.el5.x86_64.
10