Reference Guide
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>
--sysrev
Valid Argument Read-only
Description Reports the system revision.
Example
C:\>cctk --sysrev
sysrev=000
--tabletbuttons
Valid Argument enable, disable
Description Enables or disables tablet buttons.
Example
C:\>cctk --tabletbuttons=enable
tabletbuttons=enable
--tpm
Valid Argument on, off
Description Turns the trusted platform module (TPM) on or off.
Example
C:\>cctk --tpm=on
tpm=on
65