Reference Guide

--ovrwrt
Valid Argument Read-only
Description This option is only used with the -o option to cause the output le to be overwritten if a le of the
same name already exists.
Example
C:\>cctk -o=filename.ini --ovrwrt
The file filename has been overwritten.
--ownerpwd
Valid Argument <password>
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. It allows the leasing
agency (the owner of the system) to remove any administrator, system, or hard drive passwords
that is set on the system by the lessee.
NOTE: Reboot the system to complete any owner password actions.
Example
To set the password:
C:\>cctk --ownerpwd=<new-password>
You can set the owner password if the lower priority passwords (administrator, system, or hard
drive passwords) are not set.
NOTE: If owner password is set on a system, set the system or administrator password
for conguring the BIOS options on the system.
To change the password:
C:\>cctk --ownerpwd=<new-password> --valownerpwd=<old-password>
To remove the password:
C:\>cctk --ownerpwd= --valownerpwd=<password>
--passwordbypass
Valid Argument
o, rebootbypass, resumebypass, rebootandresumebypass
Description Sets the password bypass feature.
Example
C:\>cctk --passwordbypass=off
passwordbypass=off
--pccard
Valid Argument
enable, disable
Description Enables or disables the PC card.
Example
C:\>cctk --pccard=enable
pccard=enable
55