Dell Client Configuration Toolkit Version 2.0.1 Manual

Dell Client Configuration
Toolkit
Quick Installation Guide
Notes
NOTE: A NOTE indicates important information that helps you make better use of
your computer.
____________________
Reproduction of these materials in any manner whatsoever without the written permission of Dell Inc. is strictly forbidden.
Trademarks used in this text: Dell™, the DELL logo, OptiPlex™, Precision™, and Latitude™ are trademarks of Dell Inc. Microsoft® and Windows®, are either trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries. Intel®is a registered trademark of Intel Corporation in the U.S. and other countries. Red Hat® and Red Hat Enterprise Linux® are registered trademarks of Red Hat, Inc. in the United States and other countries.
Other trademarks and trade names may be used in this publication to refer to either the entities claiming the marks and names or their products. Dell Inc. disclaims any proprietary interest in trademarks and trade names other than its own.
2011 - 07

Introduction

Dell Client Configuration Toolkit (CCTK) is a packaged software offering that provides BIOS configuration capability to Dell business client platforms (OptiPlex, Latitude, and Precision). You can configure the client systems in two ways: using Graphical User Interface (GUI) or using Command Line Interface (CLI). This guide provides the installation instructions for CCTK.

Prerequisites for Installing

The prerequisites are given in Table 1-1.
Table 1-1. Prerequisites for Windows and Linux Systems
Systems Requirements
Windows
Linux
•A Windows workstation
• Administrator privileges on the system where you are installing CCTK
• Microsoft .NET 3.5 SP1
NOTE: On Windows Vista or later operating systems,
ensure that the Microsoft .NET Framework 3.5.1 checkbox is selected in the Turn Windows features on or off screen, for CCTK GUI to function successfully.
• The CCTK installation file,
buildnum.tar.gz
• A Linux workstation
• RPMs provided in the CCTK installation file
• Log in as root user
cctk-linux-version-
Quick Installation Guide 3

Accessing the CCTK Installer

The CCTK installation file is available as a Dell Update Package (DUP) on the Dell support website at support.dell.com.
To down l o a d the DU P:
1
Go to
support.dell.com
2
Select your client system.
3
Select the operating system and select category.
4
Select
Client Configuration Toolkit
Download
, to download the DUP to a suitable folder location.
and navigate to the
Systems Management
from the options and click
Drivers and Download
as the
page.

Installing CCTK on Windows Systems

You can install CCTK from the downloaded DUP using the GUI or perform a silent installation. You can perform both the installations using DUP or the .msi file.
NOTE: Microsoft .NET must be installed on the client system for CCTK GUI
installation.
NOTE: On Windows Vista and Windows 7 systems, if UAC is enabled, even a user
with administrator privileges cannot install CCTK in silent mode.

GUI Installation Using DUP

To install CCTK using DUP:
1
Double click the downloaded DUP and click CCTK.
The CCTK InstallShield wizard is launched.
Install
to directly install
2
Run the InstallShield wizard. For more information, see Running the
InstallShield Wizard.

GUI Installation Using the .MSI File

To install CCTK using the .msi file:
Double-click the downloaded DUP.
1
2
Click the
4 Quick Installation Guide
Extract without Installing
option.
3
Specify a folder location where you want to extract the installer.
4
Click OK. The files are extracted to the location you specify.
5
Click
View Folder
to view the extracted files. The folder should contain
the following files:
–cctk.msi
–mup.xml
–package.xml
readme.txt
–cctk_qig.pdf
6
Double click
7
Run the InstallShield wizard. For more information, see Running the
cctk.msi
to launch the CCTK installshield wizard.
InstallShield Wizard.
After you install CCTK, you can use the GUI or the CLI to configure the Dell client systems. For more details on configuring the systems, see:
Dell Client Configuration Toolkit Command Line Interface Reference Guide
Dell Client Configuration Toolkit User’s Guide
NOTE: CCTK can run only on a Dell system. It generates the following error on a
non-Dell system:
supports only Dell machines
This is not a Dell machine. CCTK
.

Running the InstallShield Wizard

To run the InstallShield Wizard:
1
Double-click on the DUP and click from the folder where you extracted the file from the DUP.
The welcome screen of
2
Click
Next
.
The
License Agreement
3
Read the license agreement, click the radio button to accept the agreement, and then click
The
Customer Information
InstallShield Wizard
screen is displayed.
Next.
Install or
double-click the
is displayed.
screen is displayed.
Quick Installation Guide 5
cctk.msi
file
4
Enter the customer information, click the radio button to select the user for the application, and then click Next.
The
Setup Type
5
Select one of the following options and click
Complete
screen is displayed.
Next
:
— To install CCTK CLI and CCTK GUI in the default
directory. The default CCTK installation directories are:
C:\Program Files\Dell\CCTK
C:\Program Files (x86)\Dell\CCTK
Custom
— To install either CLI or both CLI and GUI in a specified
for 32-bit system
for 64-bit system
directory.
The
Ready to Install the Program
6
Click
Install
.
The
Installing Dell Client Configuration Toolkit
When installation completes, the
screen is displayed.
screen is displayed.
InstallShield Wizard Completed
is displayed.
7
Click
Finish
.
NOTE: If CCTK GUI is installed successfully, the shortcut for the GUI is
displayed on the desktop.

Silent Installation Using DUP

To perform a silent installation of CCTK using the DUP:
1
Launch the command prompt and navigate to the folder where you have downloaded the DUP.
2
Run the following command:
APP_WIN_<ReleaseID>.exe /s.
screen
NOTE: For information on how to use the commands, type the following
command: APP_WIN_<ReleaseID>.exe /h.
6 Quick Installation Guide

Silent Installation Using the .MSI File

To perform a silent installation of CCTK using the .msi file:
1
Navigate to the folder where you have extracted the CCTK installer from DUP.
2
Run the following command at the command prompt:
msiexec.exe /i cctk.msi /qn
During silent installation, default folder location
C:\Program Files (x86)\Dell\CCTK
the CCTK components are installed silently in the
C:\Program Files\Dell\CCTK
for 64-bit systems.
for 32-bit systems or

Performing a Custom Installation in the Silent Mode

To specify a custom installation directory, modify the command line as follows:
msiexec /i cctk.msi INSTALLDIR= <destination> /qn
where <destination> is the custom directory and INSTALLDIR must be in uppercase.
For example, the following command line installs CCTK with all components in silent mode under the directory c:\destination:
msiexec /i cctk.msi INSTALLDIR=c:\destination /qn

Installing CCTK on Linux Systems

To install CCTK on Linux systems:
1
Download the
support.dell.com
2
Untar the file using the following command:
tar -zxvf cctk-linux-version-buildnum.tar.gz
cctk-linux-version-buildnum.tar.gz
.
file from
The file contains the following RPMs:
srvadmin-omilcore-6.0.1-800.i386.rpm
srvadmin-ipmi-6.0.1-800.DUP.i386.rpm
srvadmin-hapi-6.0.1-800.i386.rpm
Quick Installation Guide 7
cctk-linux-version-buildnum.i386.rpm
readme.txt
3
Install the RPMs in the following order:
a rpm –ivh srvadmin-ipmi-6.0.1-800.DUP.i386.rpm b rpm –ivh srvadmin-omilcore-6.0.1-800.i386.rpm c rpm –ivh srvadmin-hapi-6.0.1-800.i386.rpm d rpm –ivh cctk-linux-version-buildnum.i386.rpm
4
To run CCTK commands, from the command prompt navigate to
/opt/dell/toolkit/bin
commands, see
Reference Guide
NOTE: CCTK GUI is not supported on Linux systems.
directory. For more details on running the CCTK
Dell Client Configuration Toolkit Command Line Interface
.

Important Information

To run CCTK commands, you must install Hardware Application Programming Interface (HAPI) version 5.9.4 on the system. The common scenarios are:
If the system does not have HAPI, when you run a CCTK command, HAPI is installed automatically. After the option is configured, HAPI is uninstalled.
If the system has an older version of HAPI, when you run a CCTK command, HAPI is automatically upgraded to the latest version. In this scenario, HAPI is not downgraded to the earlier version.
If you run CCTK commands frequently, it is recommended that you install HAPI before you execute CCTK commands. To install HAPI:
a
Navigate to the HAPI directory ( 64-bit system).
b
Run
HAPIInstall.bat
.
\X86
in 32-bit system and
\X86_64
in
8 Quick Installation Guide

CCTK for Windows PE

For client systems that do not have an operating system installed, you can create a bootable image that contains CCTK to run the CCTK commands on Windows Pre-installation Environment (Windows PE). Windows PE provides a standalone pre-installation environment that is used to prepare a system for Windows installation. To create a Windows PE image, you can use Microsoft Windows Automated Installation Kit (Windows AIK).
Using Windows PE 2.0, you can integrate CCTK, HAPI, and related drivers into a Windows Imaging Format (WIM) file and create a bootable ISO image. Using Windows PE 3.0, you can integrate CCTK, HAPI, and related drivers directly into a bootable ISO image. For more information, see

Creating a Bootable Image using Windows PE

Creating a Bootable Image using Windows PE
To create a bootable image:
1
Download Microsoft Windows AIK from the Microsoft website and install it on the client system.
2
Download the DUP from Double-click follow the installation instructions.
3
Integrate the CCTK directory structure to a WIM file (For Windows PE
2.0) or ISO file (for Windows PE 3.0) to create a bootable ISO image. For more information, see Integrating CCTK directory structure in a WIM file
using Windows PE 2.0 or Integrating CCTK directory structure to an ISO file using Windows PE 3.0
cctk.msi
support.dell.com
in the folder where you extracted the DUP and
.
and extract CCTK to a folder.
Quick Installation Guide 9
Integrating CCTK directory structure in a WIM file using Windows PE 2.0
CCTK provides the integrate CCTK, HAPI, and related Dell drivers into the WIM file.
cctk_x86_winpe.bat
and cctk_x86_64_winpe.bat
To integrate
the CCTK directory structure in a WIM file:
1
Navigate to the directory where the script is located.
NOTE: By default, the script for 32-bit system is located in the cctk\X86
directory. The script for 64-bit system is located in the cctk\X86_64 directory.
2
Run the appropriate script with the
.wim
file and CCTK directory
locations entered as two arguments:
cctk_winpe.bat <path_of_wim_file> <path_of_cctk>
If CCTK is installed on the default directory, run the 32-bit system
script as follows:
cctk_x86_winpe.bat C:\winPE_x86 C:\Progra~1\Dell\CCTK
If CCTK is installed on the default directory, run the 64-bit system
script as follows:
cctk_x86_64_winpe.bat C:\winPE_x86_64 C:\Progra~2\Dell\CCTK
A
.wim
file,
winpe.wim
, is created in the location that you provided. The files required to create the bootable ISO image file are also created in the same location.
scripts to
3
Rename the
4
Overwrite the
<path_of_wim_file>
<path_of_wim_file>
<path_of_wim_file>
\boot.wim
file.
\winpe.wim
\ISO\sources\boot.wim
Example:
copy c:\winPE_x86\boot.wim c:\winPE_x86\ISO\sources\boot.wim
5
Create a bootable Windows PE image using Windows AIK.
a
Click
Start
Programs
Tools Command Prompt
Microsoft Windows AIK
.
10 Quick Installation Guide
file as
boot.wim
file with the
Windows PE
.
NOTE: If you want to prepare a bootable image for a 64-bit supported
system, from the command prompt, navigate to the <AIK_installation_directory>\Windows AIK\Tools\amd64 directory.
Run the following command:
b
oscdimg –n –b<path_of_wim_file>\etfsboot.com <path_of_wim_file>\ISO <path_of_wim_file\image_file_name.iso>
Example:
oscdimg –n –bc:\winPE_x86\etfsboot.com c:\winPE_x86\ISO c:\winPE_x86\WinPE2.0.iso
This command creates a bootable ISO image,
WinPE2.0.iso,
in the WIM
file directory.
Integrating CCTK directory structure to an ISO file using Windows PE 3.0
CCTK provides the cctk_x86_winpe_3.bat and cctk_x86_64_winpe_3.bat scripts to integrate CCTK, HAPI, and related Dell drivers into the ISO image. To integrate the CCTK directory structure to an ISO file:
1
Navigate to the directory where the script is located.
NOTE: By default, the script for 32-bit system is located in the cctk\X86
directory. The script for 64-bit system is located in the cctk\X86_64 directory.
2
If you installed AIK in a non-default directory, open the script, set the
AIKTOOLS
path, and save the file.
For ex a m ple:
Set AIKTOOLS=C:\WINAIK\Tools
Quick Installation Guide 11
3
Run the script with the path where you want to create the ISO file and the CCTK installation directory as two arguments.
NOTE: The directory you specify for the ISO image should not be an existing
directory.
Example for a 32-bit system:
cctk_x86_WinPE_3.bat C:\winPE_x86 C:\Progra~1\Dell\CCTK
Example for a 64-bit system:
cctk_x86_64_WinPE_3.bat C:\winPE_x86 C:\Progra~2\Dell\CCTK
This creates a directory, created inside the
winPE_x86
WIM
directory under
. The ISO image and the WIM file are
winPE_x86
.

Reference

In addition to this guide, you can access the following guides available at
support.dell.com/manuals. On the Manuals page, click SoftwareSystems Management. Click on the appropriate product link on the right-side to
access the documents.
Dell Client Configuration Toolkit User’s Guide
Dell Client Configuration Toolkit Command Line Interface Reference Guide
12 Quick Installation Guide
Loading...