cctk_qig.
cctk_qig.book Page 2 Thursday, May 5, 2011 5:26 PM Notes NOTE: A NOTE indicates important information that helps you make better use of your computer. ____________________ Information in this publication is subject to change without notice. © 2011 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without the written permission of Dell Inc. is strictly forbidden.
cctk_qig.book Page 3 Thursday, May 5, 2011 5:26 PM 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.
cctk_qig.book Page 4 Thursday, May 5, 2011 5:26 PM Installing CCTK on Windows Systems To install CCTK on Windows systems: 1 Download DELL_CCTK_version_Xrev/Arev_releaseid.exe installation file from support.dell.com. 2 Extract the installation file. For more information, see Extracting the Installation File. 3 Run the InstallShield wizard. For more information, see Running the InstallShield Wizard. 4 After you install CCTK, you can use the GUI or the CLI to configure the Dell client systems.
cctk_qig.book Page 5 Thursday, May 5, 2011 5:26 PM Running the InstallShield Wizard To run the InstallShield Wizard: 1 Double-click the cctk.msi file from the folder where you extracted the .exe file. The welcome screen of InstallShield Wizard is displayed. 2 Click Next. The License Agreement screen is displayed. 3 Read the license agreement, click the radio button to accept the agreement, and then click Next. The Customer Information screen is displayed.
cctk_qig.book Page 6 Thursday, May 5, 2011 5:26 PM Silent Installation of CCTK on Windows Systems For silent installation, run the following command at the command prompt: msiexec.exe /i cctk.msi /qn 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, a user with administrator privileges cannot install CCTK in silent mode.
cctk_qig.book Page 7 Thursday, May 5, 2011 5:26 PM 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.
cctk_qig.book Page 8 Thursday, May 5, 2011 5:26 PM 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 DELL_CCTK_version_Xrev/Arev_releaseid.exe file from support.dell.com and extract it. Double-click cctk.msi in the folder where you extracted the .exe file and follow the installation instructions. 3 Integrate the CCTK directory structure to a WIM file (For Windows PE 2.
cctk_qig.book Page 9 Thursday, May 5, 2011 5:26 PM • 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. 3 Rename the \winpe.wim file as boot.wim. 4 Overwrite the \ISO\sources\boot.
cctk_qig.book Page 10 Thursday, May 5, 2011 5:26 PM 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.