Reference Guide

--sysname
Valid Argument Read-only
Description Displays name of the system.
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
NOTE: Password containing special characters must be provided in
double inverted commas (“”).
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 Displays 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
87