Reference Guide

--usbwake
Valid Argument enable, disable
Description Enables or disables USB wake setting in the next boot. Any USB input device
can generate a wake event.
Example
C:\>cctk --usbwake=enable
usbwake=enable
--uuid
Valid Argument Read-only
Description Reports the Universally Unique Identifier (UUID) for a system. The UUID is a
unique system identifier used in PXE requests.
Example
C:\>cctk --uuid
uuid=4C4C4544-004B-3910-804C-CEC04F463944
--vaconfiglock
Valid Argument unlock, lock
Description Sets the Intel Virtual Appliance Configuration lock.
Example
C:\>cctk --vaconfiglock=unlock
vaconfiglock=unlock
--valsetuppwd
Valid Argument <password>
Description Validates the setup password while setting a value in the BIOS. This is
applicable only if you set a setup password or both setup password and
system password.
Example
C:\>cctk --numlock=enable --valsetuppwd=<password>
numlock=enable
--valsyspwd
Valid Argument <password>
Description Validates the system password while setting a value in the BIOS. This is
applicable only if you set a system password and did not set a setup password.
Example
C:\>cctk --numlock=enable --valsyspwd=<password>
numlock=enable
97