Reference Guide

--attemptlegacyboot
Valid Argument enable, disable
Description
Determines if BIOS should attempt to boot from the legacy boot list when the UEFI boot list fails.
enable — If the UEFI boot list fails, then BIOS attempts to boot from the Legacy boot list.
disable — BIOS discontinues the booting process if the UEFI boot list fails.
--audiomode
Valid Argument disable, halfduplex, fullduplex
Description
Sets the audio mode to any of the following values:
disable — Completely releases the onboard hardware resources.
halfduplex — Allows only record or playback at a time.
fullduplex — Allows record and playback simultaneously.
--autoon
Valid Argument disable, weekdays , everyday, selectdays
Description
Configures the auto on option for a system. Using this option you can configure the days on
which the system has to turn on automatically.
disable — Disables the auto on function on the system.
everyday — Enables the auto on function on every day of the week.
weekdays — Enables the auto on function on week days.
selectdays — Enables the auto on function on selected days of the week. The system
disables the auto on function on the days that are not selected.
Example
C:\>cctk --autoon=disable
autoon=disable
--autoonhr
Valid Argument
integers ranging from 0 to 23
Description Sets the auto on configuration in hours.
Example
C:\>cctk --autoonhr=5
autoonhr=5
--autoonmn
Valid Argument
integers ranging from 0 to 59
Description Sets the auto on configuration in minutes.
Example
C:\>cctk --autoonmn=30
autoonmn=30
27