Reference Guide

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.
fullspeed — Sets the speed for normal cooling.
noisereduce — Sets the speed to slow to reduce noise.
Example
C:\>cctk --sysfanspeed=fullspeed
sysfanspeed=fullspeed
--sysid
Valid Argument Read-only
Description Denes the Dell System’s ID byte for systems that support it. The value of this feature is -1, if the
system does not support it.
Example
C:\>cctk --sysid
sysid=0169
--sysname
Valid Argument
Read-only
Description This function command reports the system identication string for a server, which is the string
displayed under the Dell logo during POST.
Example
C:\>cctk --sysname
sysname=Latitude E6400
--syspwd
Valid Argument
<password>
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=<new-password>
To change the password:
C:\>cctk --syspwd=<old-password> --valsyspwd=<new-password>
To remove the password:
C:\>cctk --syspwd= --valsyspwd=<old-password>
70