Dell Client Configuration Toolkit Version 2.1.
Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2012 Dell Inc.
Contents Notes, Cautions, and Warnings...................................................................................................2 1 Introduction................................................................................................................................11 What’s New In This Release...................................................................................................................................11 Supported Systems And Operating Systems.............................
--autoonhr........................................................................................................................................................24 --autoonmn.......................................................................................................................................................24 --batteryslicecfg...............................................................................................................................................
--embsdcard.....................................................................................................................................................34 --embvideoctrl..................................................................................................................................................35 --energystarlogo...............................................................................................................................................35 --esataport.............
--interwirelessuwb...........................................................................................................................................43 --intlrapidstart..................................................................................................................................................43 --intlsmartconnect............................................................................................................................................43 --keyboardclick...........
--pcisata...........................................................................................................................................................53 --pcislots..........................................................................................................................................................53 --penmisindication...........................................................................................................................................53 --penresumeon.....
--smarterrors....................................................................................................................................................61 --snoopfilter......................................................................................................................................................61 --speakervol.....................................................................................................................................................62 --speedstep.......
--usbport09.......................................................................................................................................................70 --usbport10.......................................................................................................................................................70 --usbport11.......................................................................................................................................................71 --usbport12......
4 Sample File Formats..................................................................................................................81 Sample CCTK Utility.ini File Format.........................................................................................................................81 5 Messages And Codes...............................................................................................................83 CCTK Error Codes And Messages...................................................
Introduction 1 Dell Client Configuration Toolkit (CCTK) is a packaged software offering that provides configuration capability to Dell business client platforms – OptiPlex, Latitude, and Dell Precision workstation. This product consists of a Command Line Interface (CLI) and Graphical User Interface (GUI) to configure various BIOS features.
Command Line Interface 2 This chapter provides a general overview of the Dell Command Line Interface (CLI) utility. It explains how to run the commands and the syntax details of the command line options used to configure BIOS settings for the client systems. Running CCTK Commands You can run the Client Configuration Toolkit (CCTK) commands in two ways: • Using command prompt. For more information, see Using Command Prompt. • Using bootable image. For more information, see Using Bootable Image.
Command Line Syntax The general usage models of the CCTK utilities are as follows: CCTK --option1=[arg1] or cctk --option1=[arg1]...--optionX=[argX] NOTE: Some of the options in CCTK are followed by an asterisk. You can use such options only for reporting purposes and cannot use the reporting options with set options. The following table lists the generic command line characters and arguments present in the command line options with a short description of these characters. Table 1.
Command Line Option Delimiters The following table lists some examples of valid and invalid CCTK command line options. Table 2. Valid and Invalid Command Line Options Valid or Invalid CCTK Command Line Example valid cctk --option1 --option2 cctk --asset --mem invalid cctk --option1=[argument] --option2 --option3 cctk --asset=1750 --floppy -biosromsize valid cctk -o=filename --option1 --option2 cctk -o=/tmp/myfile.
Log Files The -l= or --logfile= option records information output on the command line to the specified log file. If the log file already exists, information is appended to the file. This allows multiple tools to use the same log file to record information. Use this option to record the output of a utility. The log duplicates all standard output and error information to the specified file. Each log file begins with a time stamp and utility name.
Client Configuration Toolkit Options 3 This chapter provides an overview of the Dell Client Configuration Toolkit (CCTK) options. It describes the general and BIOS options to configure settings for the client systems. CCTK options can be divided into: • General options — Applicable to all systems. • BIOS options — Applicable only if the BIOS of the system supports.
-i or --infile Valid Argument Description Directs the CCTK utility to take input from an .ini file. The utility searches the file for a CCTK heading identical to the utility name. An error is returned if the file or section is not found. If the section is found, each name/value pair is applied to the system. The names must match a valid option, and the arguments must be in the proper format for the option.
No option Valid Argument NA Description If an option is not given, the CCTK utility outputs usage information. The usage information is displayed in the format shown below. Example C:\>cctk Usage error. cctk Version 2.1.1 0498 (Windows - Sep 2 2012,03:29:08) Copyright (c) 2012 Dell Inc. Usage: cctk --option[=argument] For more information about a particular command, use the option '-h' followed by the command name.
NOTE: The maximum length of property ownership tag is 80 characters for desktops and 48 characters for laptop. Example C:\>cctk --propowntag --version Valid Argument Read-only Description Displays the version information, current time, and date for the utility. This is a read-only option. Example C:\>cctk --version cctk Version 2.1.1 0498 (Windows - Sep 2 2012,03:29:08) Copyright (c) 2012 Dell Inc.
• Example disable — Sets the Activity LED to be off always. C:\>cctk --activityled=actled activityled=actled --adddevice Valid Argument usb Description Adds the specified device to the boot device list. At present, only the USB storage device is supported. This option is not valid on all the systems. The USB storage device is added at the end of the boot order. If the USB device is already added in the boot order list, executing the option does not change anything.
--agpaperturesize Valid Argument 8M, 16M, 32M, 64M, 128M, 256M Description Sets the Accelerated Graphics Port (AGP) aperture size of Peripheral Component Interconnect (PCI) address space. NOTE: The Extended System Configuration Data (ESCD) must be cleared after the aperture size is changed. Example C:\>cctk --agpaperturesize=8M agpaperturesize=8M --agpslot Valid Argument enable, disable Description Enables or disables on-board AGP slot. Example C:\>cctk --agpslot=enable agpslot=enable --alarmres
Example C:\>cctk --asfmode=on asfmode=on --asset Valid Argument Description Reports or sets the customer-programmable asset tag number for a system. The maximum length of an asset tag is 10 characters. Asset tag values should not contain any spaces. Example C:\>cctk --asset=ASSETTAG --atgsystem Valid Argument on, off Description Sets or removes the CMOS bit to indicate whether the system uses an All Terrain Gear (ATG) base or not. Example C:\>cctk --atgsystem=off atgsystem=off --audio
Example C:\>cctk --autoon=disable autoon=disable --autoonhr Valid Argument integers ranging from 0 to 23 Description Sets the auto on configuration in hours. Example C:\>cctk --autoonhr=5 autoonhr=5 --autoonmn Valid Argument integers ranging from 0 to 59 Description Sets the auto on configuration in minutes. Example C:\>cctk --autoonmn=30 autoonmn=30 --batteryslicecfg Valid Argument standard, express, ac, auto Description Configures the battery slice charging. Example C:\>cctk --batterysl
Example C:\>cctk --bioscharacteristics bioscharacteristics=1700007d019b90 --bioscurrentlang Valid Argument Read-only Description Displays the selected language for the BIOS. Example C:\>cctk --bioscurrentlang bioscurrentlang=en|US|iso8859-1 --bioslistinstalllang Valid Argument Read-only Description Displays a list of installable languages for the BIOS. Example C:\>cctk --bioslistinstalllang bioslistinstalllang=en|US|iso8859-1 --biosromsize Valid Argument Read-only Description Displays the p
--bitsmart Valid Argument enable, disable Description Enables or disables Bitsmart. Example C:\>cctk --bitsmart=enable bitsmart=enable --bltinfloppy Valid Argument disable, auto Description Enables or disables built-in floppy controller. Example C:\>cctk --bltinfloppy=disable bltinfloppy=disable --bltinpntdevice Valid Argument enable, disable Description Enables or disables built-in pointing device. Example C:\>cctk --bltinpntdevice=disable bltinpntdevice=disable --bluetoothdevice Valid Ar
• notation. For example, if the system has an internal HDD, a USB storage device, and a modular Bay HDD, the short forms will be displayed as hdd.1, hdd.2, and hdd.3 respectively. device description — Description of the device.
Example With Sub Options With the --bootlisttype=uefi option, you can specify the following sub options: -sequence , --enabledevice , and --disabledevice . C:\>cctk bootorder --bootlisttype=uefi --sequence=hdd.1,floppy --enabledevice= cdrom,hdd.2 C:\>cctk bootorder --bootlisttype=uefi --sequence=hdd.1,floppy --enabledevice= cdrom,hdd.2 --valuesetuppwd=password --disabledevice Description Disables a device in the boot sequence. Use the device number or device short form as the argument. Example C:\>cctk
• • • Example harddiskonly — Sets the devices in the sequence: hard drive and option ROMs (if available). devlist — Sets the devices in the sequence: diskette, CD-ROM, hard drive, and option ROMs (if available). cdromfirst — Sets the devices in the sequence: CD-ROM, diskette, hard drive, option ROMs (if available). C:\>cctk --bootseqset=diskettefirst bootseqset=diskettefirst --bootspeed Valid Argument default, compatible Description Sets microprocessor speed to default or compatible.
--cellularradio Valid Argument enable, disable Description Enables or disables the cellular radio, also called as the WWAN module. Example C:\>cctk --cellularradio=disable cellularradio=disable --charger Valid Argument enable, disable Description Enables or disables the battery charging system. NOTE: When the system is turned off, the battery charger is enabled. Example C:\>cctk --charger=enable charger=enable --chasintrusion Valid Argument enable, disable, silentenable Description Enables or
--clearsel Valid Argument yes, no Description Allows the system to erase or retain the contents of the system event log when the system boots the next time. Example C:\>cctk --clearsel=no clearsel=no --cmosdefaults Valid Argument enable, disable Description Enables or disables the request for a default of CMOS values when the system reboots. Example C:\>cctk --cmosdefaults=enable cmosdefaults=enable --completioncode Valid Argument Read-only Description Defines the completion code of an update
--cpucore Valid Argument 1, 2, 4, 6, 8, 10, 12, all Description Controls the number of enabled cores in each processor. By default, maximum number of cores per processor are enabled. Example C:\>cctk --cpucore=all cpucore=all --cpucount Valid Argument Read-only Description Reports the number of processors in the system. Example C:\>cctk --cpucount cpucount=1 --cpuspeed Valid Argument Read-only Description Reports the current speed of the processor. Example C:\>cctk --cpuspeed cpuspeed=2800M
--diskettereconfig Valid Argument anytime, atbootonly Description Allows the user to hot or warm plug a floppy drive into the system and make it functional. If set to atbootonly, the drive will be functional after the system is rebooted. If set to anytime, reboot is not required. Example C:\>cctk --diskettereconfig=anytime diskettereconfig=anytime --displayclosestate Valid Argument active, suspend Description Sets the system to active or suspend state, when the system lid is closed. Example C:\>c
Example C:\>cctk --embnic1=off embnic1=off --embnic2 Valid Argument on, off, onnopxe, onwithiscsi, onwithrplboot, onwithimageserverboot Description Enables or disables the second embedded NIC. Example C:\>cctk --embnic2=on embnic2=on --embsataraid Valid Argument off, combined, ata, ahci, raid, qdma Description Configures the embedded SATA RAID controller. Example C:\>cctk --embsataraid=off embsataraid=off --embscsi1 Valid Argument on, off Description Enables or disables the first SCSI contr
--embvideoctrl Valid Argument enable, disable Description Enables or disables the embedded video controller. Example C:\>cctk --embvideoctrl=enable embvideoctrl=enable --energystarlogo Valid Argument enable, disable Description Enables or disables to display Energy Star logo at POST. Example C:\>cctk --energystarlogo=enable energystarlogo=enable --esataport Valid Argument auto, off Description Sets the external Serial ATA (e-sata) port to auto or off. Example C:\>cctk --esataport=auto esata
--expresscharge Valid Argument enable, disable, once Description Enables or disables the express charge battery charge algorithm. The once argument enables the system to use express charge algorithm for one charge cycle. Example C:\>cctk --expresscharge=enable expresscharge=enable --externalhotkey Valid Argument disable, scrolllock Description Enables or disables the external keyboard hot-key feature.
Example C:\>cctk --fastboot=thorough fastboot=thorough --firstpowerondate Valid Argument Read-only Description Displays the date on which the system was first turned on. Example C:\>cctk --firstpowerondate firstpowerondate=20100317 --flashcachemodule Valid Argument enable, disable Description Enables or disables the Ready Boost and Ready Cache functionality. Example C:\>cctk --flashcachemodule=disable flashcachemodule=disable --floppy Valid Argument on, off, auto, readonly, usb Description
Example C:\>cctk --forcepxeonnextboot=enable forcepxeonnextboot=enable --frontpanelerrdisplaymode Valid Argument aller, firsterr Description Configures to report all the errors or only the first error on the front panel LCD. Example C:\>cctk --frontpanelerrdisplaymode=aller frontpanelerrdisplaymode=aller --fsboptimize Valid Argument off, on Description Enables or disables high bandwidth FSB application optimizations. Example C:\>cctk --fsboptimize=off fsboptimize=off --genencryption Valid Argu
--hdd3fanenable Valid Argument enable, disable Description Enables or disables the error checking on the FAN_HDD3 fan controller. Example C:\>cctk --hdd3fanenable=enable hdd3fanenable=enable --hddacousticmode Valid Argument bypass, quiet, suggested, performance Description Sets the hard disk acoustic mode. If set to bypass , BIOS does not modify the currently set acoustic mode of the hard disks. Quiet sets the acoustic mode of the hard disks to the quietest operation.
Example C:\>cctk --hdfreefallprotect=enable hdfreefallprotect=enable --hotdock Valid Argument enable, disable Description Enables or disables hot docking. Example C:\>cctk --hotdock=enable hotdock=enable --htassist Valid Argument enable, disable Description Enables or disables the Probe Filter chipset option in the BIOS setup. The chipset feature affects the performance of some applications. Example C:\>cctk --htassist=enable htassist=enable --htkeywxanradio Valid Argument enable, disable De
--idecdrom Valid Argument auto, off Description Turns the CD drive on or off. Example C:\>cctk --idecdrom=auto idecdrom=auto --infrareddevice Valid Argument disable, COM1, COM2, COM3, COM4 Description Sets the infrared port. Example C:\>cctk --infrareddevice=COM1 infrareddevice=COM1 --infraredmode Valid Argument fast, slow Description Sets the infrared port speed. Example C:\>cctk --infraredmode=fast infraredmode=fast --instanton Valid Argument enable, disable Description Enables or dis
--integratedraid Valid Argument enable, disable Description Enables or disables the integrated RAID. Example C:\>cctk --integratedraid=enable integratedraid=enable --integratedsas Valid Argument enable, disable Description Enables or disables the integrated SAS controller. Example C:\>cctk --integratedsas=enable integratedsas=enable --integratedusbhub Valid Argument compatible, high speed Description Sets the integrated USB hub to compatible or high speed. Example C:\>cctk --integratedusbhu
--internalusb Valid Argument on, off Description Turns the internal USB ports on or off. Example C:\>cctk --internalusb=on internalusb=on --interrupt13hdma Valid Argument enable, disable Description Enables or disables the interrupt 13h DMA on boot. Example C:\>cctk --interrupt13hdma=enable interrupt13hdma=enable --interwirelessuwb Valid Argument enable, disable Description Enables or disables Ultra Wide Band (UWB) card. Example C:\>cctk --interwirelessuwb=enable interwirelessuwb=enable --
--keyboardclick Valid Argument enable, disable Description Enables or disables the keyboard click sound. Example C:\>cctk --keyboardclick=enable keyboardclick=enable --keyboardillumination Valid Argument off, on, auto, 25, 50, 75 Description Sets the keyboard illumination to the required light intensity. • • • • • • Example off — Sets the illumination to off. on — Sets the illumination to 100 percent. auto — Sets the illumination based on ambient light level.
Example C:\>cctk --latitudeon=enable latitudeon=enable --latitudeonflash Valid Argument enable, disable Description Enables or disables the ability to boot to the Latitude ON Flash module. Example C:\>cctk --latitudeonflash=enable latitudeonflash=enable --legacyorom Valid Argument enable, disable Description Enables or disables the BIOS detection and the usage of legacy expansion ROMs. NOTE: You cannot enable legacyorom with Secure boot. Example C:\>cctk --legacyorom=enable legacyorom=enable -
--lowpowers5 Valid Argument enable, disable Description Description Enables or disables the low power (S5) state. If set to enable, the system will go into lowest-Power Off mode in S4 and S5, turning off as much of the power-consuming circuitry as required, to attempt to meet 1W power limit. This may disable components like PME, USB power, etc. If set to disable, the system will be in a normal power-use mode when in S4 or S5. Example C:\>cctk --lowpowers5=enable lowpowers5=enable --lpt Valid Argument
--mediacard Valid Argument enable, disable Description Enables or disables the media card. Example C:\>cctk --mediacard=enable mediacard=enable --mediacardand1394 Valid Argument enable, disable Description Enables or disables the media card and 1394 devices. Example C:\>cctk --mediacardand1394=enable mediacardand1394=enable --mem Valid Argument Read-only Description Reports the amount of system memory physically installed in the system, not the amount of memory available to an operating syste
--minicardssd Valid Argument enable, disable Description Enables or disables minicard SSD module. Example C:\>cctk --minicardssd=enable minicardssd=enable --modulebaybatterycfg Valid Argument standard, express, ac, auto Description Configures the module bay battery charging. Example C:\>cctk --modulebaybatterycfg=standard modulebaybatterycfg=standard --modulebaydevice Valid Argument enable, disable Description Enables or disables the module bay device, except the battery. Example C:\>cctk -
--multicpucore Valid Argument enable, disable Description Allows the users to enable or disable Multiple CPU Cores if needed. If disabled, the operating system is prevented from accessing additional cores present on a single CPU package. Example C:\>cctk --multicpucore=enable multicpucore=enable --multidisplay Valid Argument enable, disable Description Allows the users to enable or disable the multi-display feature. If enabled, the integrated and add-in GFX video is turned on. Example C:\>cctk --
--onboardmodem Valid Argument enable, disable Description Enables or disables the onboard modem. Example C:\>cctk --onboardmodem=enable onboardmodem=enable --onreader Valid Argument enable, disable Description Enables or disables onreader. Example C:\>cctk --onreader=enable onreader=enable --optimus Valid Argument enable, disable Description Enables or disables the Optimus feature.
--ovrwrt Valid Argument Read-only Description This option is only used with the -o option to cause the output file to be overwritten if a file of the same name already exists. Example C:\>cctk -o=filename.ini --ovrwrt The file filename has been overwritten. --ownerpwd Valid Argument Description Sets, changes, or removes the owner password. The system cannot report the owner password. The owner password is designed for companies that loan or lease systems.
Example C:\>cctk --pccard=enable pccard=enable --pccardand1394 Valid Argument enable, disable Description Enables or disables the PC card and 1394 devices. Example C:\>cctk --pccardand1394=enable pccardand1394=enable --pci Valid Argument Read-only Description Performs a scan of all PCI buses and displays the results. This utility uses an open source pci.ids file for vendor or device name resolution. This utility looks for a file called pci.ids in the current working directory.
--pcisata Valid Argument enable, disable Description Enables or disables the PCI Serial ATA controller. Example C:\>cctk --pcisata=enable pcisata=enable --pcislots Valid Argument enable, disable Description Enables or disables the add-in PCI slots of the system. Example C:\>cctk --pcislots=enable pcislots=enable --penmisindication Valid Argument enable, disable Description Enables or disables the missing pen indication. This property is used to control Tablet PC pen removal.
--postf12key Valid Argument enable, disable Description Enables or disables boot menu on POST boot screen. Example C:\>cctk --postf12key=enable postf12key=enable --postf2key Valid Argument enable, disable Description Enables or disables boot menu on POST boot screen. Example C:\>cctk --postf2key=enable postf2key=enable --posthelpdeskkey Valid Argument enable, disable Description Enables or disables display of the help desktop hotkey message on the POST screen if Managemen
--powerwarn Valid Argument enable, disable Description Enables or disables performance limitation messages based on power supply capacity. Example C:\>cctk --powerwarn=enable powerwarn=enable --primarybatterycfg Valid Argument standard, express, ac, auto, custom Description Configures the primary battery charging. Example C:\>cctk --primarybatterycfg=standard primarybatterycfg=standard NOTE: The format to set custom option is custom:start value-stop value.
Example C:\>cctk --pwdlock=lock pwdlock=lock --radiotransmission Valid Argument enable, disable Description Enables or disables the radio transmission from MiniPCI wireless or bluetooth module. Example C:\>cctk --radiotransmission=enable radiotransmission=enable --rearsingleusb Valid Argument on, off Description Allows to electrically turn on or off the rear single USB ports. If disabled, the ports cannot be used in any operating systems. Example C:\>cctk --rearsingleusb=off rearsingleusb=off
--sata0 Valid Argument auto, off Description Sets the SATA port 0 to off or auto. Example C:\>cctk --sata0=auto sata0=auto --sata1 Valid Argument auto, off Description Sets the SATA port 1 to off or auto. Example C:\>cctk --sata1=auto sata1=auto --sata2 Valid Argument auto, off Description Sets the SATA port 2 to off or auto. Example C:\>cctk --sata2=auto sata2=auto --sata3 Valid Argument auto, off Description Sets the SATA port 3 to off or auto. Example C:\>cctk --sata3=auto sata3=au
--sata5 Valid Argument auto, off Description Sets the SATA port 5 to off or auto. Example C:\>cctk --sata5=auto sata5=auto --sata6 Valid Argument auto, off Description Sets the SATA port 6 to off or auto. Example C:\>cctk --sata6=auto sata6=auto --sata7 Valid Argument auto, off Description Sets the SATA port 7 to off or auto. Example C:\>cctk --sata7=auto sata7=auto --satactrl Valid Argument enable, disable Description Enables or disables all the SATA controllers.
--scndidemaster Valid Argument auto, off Description Enables or disables secondary parallel IDE master channel. Example C:\>cctk --scndidemaster=on scndidemaster=on --scndideslave Valid Argument auto, off Description Sets the secondary parallel IDE master channel to off or auto. Example C:\>cctk --scndideslave=auto scndideslave=auto --scsi3 Valid Argument enable, disable Description Enables or disables the third built-in SCSI controller. Example C:\>cctk --scsi3=enable scsi3=enable --secur
--serial2 Valid Argument disable, auto, com2, com4 Description Defines the serial port 2 configuration. Example C:\>cctk --serial2=disable serial2=disablef --serialcomm Valid Argument off, on, com1cr, com2cr Description Sets the behavior of the serial port communication. • • • • Example off — Disables the COM port 1 and COM port 2. on — Enables the COM port 1 and COM port 2. These ports are made available for use by the operating system or applications. BIOS Console Redirection is disabled.
To change the password: C:\>cctk --setuppwd= --valsetuppwd= To remove the password: C:\>cctk --setuppwd= --valsetuppwd= --sfuenabled Valid Argument yes, no Description Enables the verification of digital signatures in the BIOS update payload prior to the update. If yes, the system BIOS can be updated to versions that have valid digital signatures. However, it is not possible to restore the value. Example C:\>cctk --sfuenabled=yes sfuenabled=yes --sma Valid Arg
Example C:\>cctk --snoopfilter=enable snoopfilter=enable --speakervol Valid Argument enable, disable, low, medium, high Description Controls the volume of the speaker. • • • • • Example enable — Enables the built-in speaker. The speaker is enabled at the single system-supported volume. This should be used only if the Speaker Volume Low/ Medium/High attributes are not supported by the system. disable — Disables the built-in speaker. low — Sets the volume of the built-in speaker to low.
--standbystate Valid Argument s1, s3 Description Sets the system to ACPI S1 or S3 sleeping state when the systems enters standby mode. Example C:\>cctk --standby=s1 standby=s1 --stealthmode Valid Argument enable, disable Description Sets the operation mode of the system elements. If enabled, the system elements operate in the pre-programmed stealth mode. If disabled, the system elements operate in the normal mode. Example C:\>cctk --stealthmode=enable stealthmode=enable --strongpwd Valid Argumen
--sysbatcharger Valid Argument enable, disable Description Enables or disables the battery charging system. Example C:\>cctk --sysbatcharger=enable sysbatcharger=enable --sysdefaults Valid Argument reset Description Sets the behavior of the system after AC power is lost. NOTE: Reboot the system on setting the value. Example C:\>cctk --sysdefaults=reset sysdefaults=reset --sysfanspeed Valid Argument fullspeed, noisereduce Description Sets the system fan speed.
Example C:\>cctk --sysname sysname=Latitude E6400 --syspwd Valid Argument Description Sets the system password. An argument is required. The password cannot be reported. Initially you can set the password using CCTK. If you want to remove the password, provide one blank space and the old password. Example To set the password: C:\>cctk --syspwd= To change the password: C:\>cctk --syspwd= --valsyspwd= To remove the password: C:\>cctk --syspwd= --vals
--tpmactivation Valid Argument activate, deactivated Description Remotely activates the TPM depending on certain security criteria. The deactivated option is a read-only argument for reporting the current activation state of the TPM. For more information, see Dell Client Configuration Toolkit User’s Guide at support.dell.com/ manuals. Example C:\>cctk --tpmactivation=activate tpmactivation=activate --tpmppiacpi Valid Argument enable, disable Description Enables or disables the Physical Presence Int
--turbomode Valid Argument enable, disable Description Enables or disables single core-based turbo mode. When enabled, Intel Turbo Boost Technology allows processor(s) to run at frequencies higher than the advertised frequency. Example C:\>cctk --turbomode=enable turbomode=enable --uartpowerdown Valid Argument on, off Description Enables the operating system to power down UART or disables the operating system from powering down UART. Example C:\>cctk --uartpowerdown=on uartpowerdown=on --univers
--usb30 Valid Argument enable, disable Description Enables or disables USB 3.0. Example C:\>cctk --usb30=enable usb30=enable --usbemu Valid Argument enable, disable Description Enables or disables emulation of USB devices. Example C:\>cctk --usbemu=enable usbemu=enable --usbemunousbboot Valid Argument enable Description Enables emulation of USB devices except bootable devices. Example C:\>cctk --usbemunousbboot=enable usbemunousbboot=enable --usbflash Valid Argument auto, fdd, hdd Descri
--usbport01 Valid Argument enable, disable Description Enables or disables USB port 01. Example C:\>cctk --usbport01=enable usbport01=enable --usbport02 Valid Argument enable, disable Description Enables or disables USB port 02. Example C:\>cctk --usbport02=enable usbport02=enable --usbport03 Valid Argument enable, disable Description Enables or disables USB port 03. Example C:\>cctk --usbport03=enable usbport03=enable --usbport04 Valid Argument enable, disable Description Enables or di
--usbport06 Valid Argument enable, disable Description Enables or disables USB port 06. Example C:\>cctk --usbport06=enable usbport06=enable --usbport07 Valid Argument enable, disable Description Enables or disables USB port 07. Example C:\>cctk --usbport07=enable usbport07=enable --usbport08 Valid Argument enable, disable Description Enables or disables USB port 08. Example C:\>cctk --usbport08=enable usbport08=enable --usbport09 Valid Argument enable, disable Description Enables or di
--usbport11 Valid Argument enable, disable Description Enables or disables USB port 11. Example C:\>cctk --usbport11=enable usbport11=enable --usbport12 Valid Argument enable, disable Description Enables or disables USB port 12. Example C:\>cctk --usbport12=enable usbport12=enable --usbport13 Valid Argument enable, disable Description Enables or disables USB port 13. Example C:\>cctk --usbport13=enable usbport13=enable --usbport14 Valid Argument enable, disable Description Enables or di
--usbports Valid Argument enable, disable, enablebackonly Description Enables or disables user accessible USB ports. If set to enablebackonly , it enables BIOS emulation of all supported USB devices except for bootable devices (floppy, USB flash, etc.). This is a security feature that will prevent users from inserting a USB boot device and booting an operating system from it. Nonbootable devices (keyboard, mouse, and hub) are still emulated. Example C:\>cctk --usbports=enable usbports=enable --usbport
--usbreardual2stack Valid Argument on, off Description Enables or disables the second rear dual stack if there are two rear dual stacks. Example C:\>cctk --usbreardual2stack=on usbreardual2stack=on --usbrearquad Valid Argument on, off Description Enables or disables rear Quad USB ports or rear triple stack on OptiPlex 740. Example C:\>cctk --usbrearquad=on usbrearquad=on --usbwake Valid Argument enable, disable Description Enables or disables USB wake setting in the next boot.
--valsetuppwd Valid Argument Description Validates the setup password while setting a value in the BIOS. This is applicable only if you set a setup password or both setup password and system password. Example C:\>cctk --numlock=enable --valsetuppwd= numlock=enable --valsyspwd Valid Argument Description Validates the system password while setting a value in the BIOS. This is applicable only if you set a system password and did not set a setup password. Example C:\>c
--videomemsize Valid Argument auto, off, 12 MB, 16 MB, 32 MB, 64 MB, 128 MB, 256 MB, 512 MB, 1 GB Description Sets the video memory size to the specified value. These arguments are used to configure the amount of memory allocated to the onboard video chipset. Example C:\>cctk --videomemsize=auto videomemsize=auto --virtualappliance Valid Argument on, off Description Sets the virtual appliance support for a system. Example C:\>cctk --virtualappliance=on virtualappliance=on --virtualization Valid
• • • • • Example disable — The system does not respond to magic packets or other means of wake-on-LAN. The NIC chip section that looks for packets will not be powered.. addincard — Enables NICs, plugged into the special power connector, as the source of any wake-on-LAN signal. onboard — The onboard NIC is enabled for wake-on-LAN. enablewakeonwlan — Enables wake-on-LAN for wireless. lanorwlan — On systems that have onboard LAN and wireless LAN hardware, enables wake on either wired or wireless LAN. C:\>cc
--wifilocator Valid Argument enable, disable Description Enables or disables the Wi-Fi locator. When enabled, the locator feature can be activated during S3 to indicate the presence and intensity of wireless network(s), without fully waking the system. Example C:\>cctk --wifilocator=enable wifilocator=enable --wirelessadapter Valid Argument enable, disable Description Enables or disables the wireless adapter. Example C:\>cctk --wirelessadapter=enable wirelessadapter=enable --wirelessdevice Valid
• • Example disable — For systems that have a physical Wireless On/Off Switch, switch has no effect on the state of the Bluetooth radio. enable — Switch turns the Bluetooth radio on and off. C:\>cctk --wirelesswitchbluetoothctrl=enable wirelesswitchbluetoothctrl=enable --wirelesswitchcellularctrl Valid Argument enable, disable Description Enables or disables wireless switch cellular control.
• wwanon — Enables WWAN radio and disables WLAN radio. C:\>cctk --wxanradio=disable wxanradio=disable Example PCI Reporting The scan of the PCI bus will use a file to resolve PCI vendor and device codes to vendor information strings. The format of the PCI output is as follows: PCI Bus: 2, Device: 4, Function: 0 Vendor: 8086 - Intel Corp. Device: 1229 - 82557/8/9 [Ethernet Pro 100] Sub Vendor:8086 - Intel Corp.
Code Description 000Dh The image could not be found in memory or the header could not be located. 000Eh Reserved for future assignment via this specification. FFFFh No update operation has been performed on the system.
Sample File Formats 4 This appendix lists the sample Dell Client Configuration Toolkit (CCTK) utility.ini file. Sample CCTK Utility.ini File Format [cctk] sysname=Latitude E6400 sysid=0233 biosver=A17 ;svctag=6KDC4BS ;do not edit information above this line acpower=off amblightsen=disable asset=ash autoon=disable autoonhr=8 autoonmn=0 bluetoothdevice=enable bootorder= +hdd.1,+usbdev,+floppy,+cdrom,+hdd.2,+hdd.3,+hdd.4,+ hdd.5,-hdd.
propowntag=bash1 pwdlock=unlock remotebiosupdate=disable serial1=com1 sfuenabled=yes speedstep=disable stealthmode=enable sysbatcharger=enable tpmactivation=activate tpm=off trustexecution=off usbemu=enable usbportsexternal=enable usbpowershare=disable usbwake=disable ;uuid=4C4C4544-004B-3910-804C-CEC04F463944 virtualization=enable vtfordirectio=off wakeonlan=enable wificatcherchanges=deny wifilocator=enable wirelesslan=enable wirelesswitchbluetoothctrl=enable wirelesswitchcellularctrl=enable wirelesswitchc
Messages And Codes 5 This section documents the error messages and codes used in Dell Client Configuration Toolkit (CCTK). CCTK Error Codes And Messages The CCTK utility checks your commands for correct syntax and valid input. When you enter a command, a message is displayed stating the results of the command. On Windows operating systems, the error code file (cctkerrorcodes.txt) is provided in the installation directory.
Error Code Message 15 Destination unavailable. Cannot deliver request to selected destination. 16 Cannot execute command. Insufficient privilege level. 17 Command illegal for specified sensor or record type. 18 Invalid commstring value. 19 Hardware subsystem error. Invalid data field in Request. 20 Invalid destination IP address. 21 The GUID is invalid. 22 Invalid gateway. 23 Invalid hostname. 24 Invalid IP address. 25 Invalid DNS IP address. 26 Invalid sub net mask.
Error Code Message 45 Command response could not be provided. 46 Command response could not be provided. BMC initialization or initialization agent in progress. 47 Command response could not be provided. Device in firmware update mode. 48 Command response could not be provided. SDR Repository in update mode. 49 Cannot execute command, SEL erase in progress. 50 Attempt to set the 'set in progress' value when not in the 'set in complete' state.
Error Code Message 74 The BIOS update file version is identical to the current system bios.Use the --force option to use this BIOS image. 75 The sequence list must be a comma-separated numerical list of valid unique boot. Device numbers (ex: 2, 1, 3). 76 The sequence list must be a comma-separated list of valid unique device names (ex: nic.emb.1, hdd.emb.1) or a comma-separated numerical list of valid unique boot device numbers (ex: 2, 1, 3). 77 There was an error setting the sequence.
Error Code Message 103 The -x (--hex) option can only be used with -b or -r. 104 Input file '%s' not found. 105 Input file '%s' cannot be read. 106 Invalid argument for option '%s'. 107 Function table lookup error. 108 The machine ID was not found in the file '%s'. 109 The system memory information is not available. 110 Mode can only be used with the --pci option. 111 The device name or index must be present in the boot order. 112 The output file '%s' could not be opened.
Error Code Message 133 The system ID value is not available. 134 The system information string is not available. 135 A system error has occurred. 136 Usage error. 137 The uuid information is not present on this system. 138 The manufacturing/first-power-on date information is not present on this system. 139 Version cannot be accompanied with any other option. 140 The self-identify blinker timer should be set to 0..255 second(s). 141 Encrypt key is too long.
Error Code Message 161 The power cap value entered must be between 0 to 100 if unit is percent. 162 Invalid IPv6 address. The IPv6 address cannot be link-local or multicast. 163 Invalid IPv6 address. The IPv6 address specified has incorrect address format. 164 Invalid IPv6 address. The gateway address specified has incorrect address format. 165 Invalid IPv6 address. The Primary DNS server address specified has incorrect address format. 166 Invalid IPv6 address.
Error Code Message 186 Password is DISABLED by jumper. 187 Error in Validation. 188 Error in Setting the Value. 189 The password length should not exceed the maximum value %s. 190 This is not a Dell machine. CCTK supports only Dell machines. 191 Setup Password is required to change the setting. Use --valsetuppwd to provide password. 192 System Password is required to change the setting. Use --valsyspwd to provide password. 193 Password is not Installed. So use only --setuppwd.
Error Code Message 216 Range for autoon hour value should be 0 to 23 (24 hour format). 217 Range for autoon minute value should be 0 to 59. 218 This Option Not supported on UEFI Bios. 219 Unable to Set Bootorder. 220 Invalid Arguments. Unable to Set Bootorder. 221 The provided command %s should not combine with other suboptions. 222 The property ownership tag for this system is not available. 223 The property ownership tag cannot be more than 80 characters for non portable machines.
Error Code Message 246 Password operation is not supported on the system. 247 The owner of the system has enabled the Owner Access feature. To set the Bios configuration, create setup or system password. 248 Either the system hardware or the BIOS version does not support the option. To resolve the BIOS version issue, upgrade the BIOS to the latest version. 249 Unable to get password information. 250 Please provide the start and stop values. Example: custom:start-end.