Reference Guide

minimal — Sets POST to perform minimal hardware testing.
automatic — Allows the BIOS to decide what level of POST test is used.
Example
C:\>cctk --fastboot=thorough
fastboot=thorough
--firstpowerondate
Valid Argument Read-only
Description Displays the date on which the system was first turned on.
Example
C:\>cctk --firstpowerondate
firstpowerondate=20100317
--flashcachemodule
Valid Argument enable, disable
Description Enables or disables the Ready Boost and Ready Cache functionality.
Example
C:\>cctk --flashcachemodule=disable
flashcachemodule=disable
--floppy
Valid Argument on, off, auto, readonly, usb
Description
Configures the floppy diskette controller.
auto — Enables the auto-configuration of the built-in floppy controller of
the system.
readonly — Floppy controller becomes read-only, no write operations are
permitted.
usb — The built-in floppy controller is disabled but booting to a USB
floppy is still allowed.
Example
C:\>cctk --floppy=on
floppy=on
--fnlock
Valid Argument enable, disable
Description
Controls the behavior of the dual-function keys, when the <Fn> key is
pressed.
enable — Press and hold the <Fn> key to enable the functions of the
function keys (<F1> — <F12>).
disable — Press and hold the <Fn> key to enable the secondary functions
associated with the particular key.
Example
C:\>cctk --fnlock=enable
fnlock=enable
45