Reference Guide

Example
C:\>cctk --hddfailover=on
hddfailover=on
--hddinfo
Valid Argument Read-only
Description
The option displays the details of the HDD. The information displays the name
of the HDD (HDD Name), whether the HDD is physically present (Present),
whether a password exists for the HDD (Pwd-Protected), whether a reboot
is required to set the password (
Pending-Restart), and whether the
changes to the password can be made only by an administrator (Admin-
only-change
).
Example
C:\>cctk --hddinfo
HDD Information in the current system.
Index: 0
HDD Name: Internal
Present: Yes
Pwd-Protected: No
Pending-Restart: No
Admin-only-change: No
--hddprotection
Valid Argument on, off
Description Turns the HDD protection feature on or off. The Hard Disk Protection is an
advanced feature intended to keep the HDD data secure and unchangeable.
For more details on this feature, see the documentation provided with your
system.
Example
C:\>cctk --hddprotection=on
hddprotection=on
--hddpwd
Valid Argument <password>
Description Sets the hard disk drive password. The password cannot be reported. To set
the password an argument is required. To remove the password, provide one
blank space and the old password.
NOTE: Reboot the system to complete any HDD password actions.
Example
NOTE: Password containing special characters must be provided in
double inverted commas (“”).
To set the password:
C:\>cctk --hddpwd=<password>
To change the password:
C:\>cctk --hddpwd=<old-password> --valhddpwd=<new-password>
49