Reference Guide

--setuppwd
Valid Argument <password>
Description Sets the setup password. An argument is required. The password cannot be reported. Initially you
can set the password. If you want to remove the password, provide one blank space and the old
password.
Example
To set the password:
C:\>cctk --setuppwd=<new-password>
To change the password:
C:\>cctk --setuppwd=<old-password> --valsetuppwd=<new-password>
To remove the password:
C:\>cctk --setuppwd= --valsetuppwd=<old-password>
--sfuenabled
Valid Argument yes, no
Description Enables the verication of digital signatures in the BIOS update payload prior to the update. If yes,
the system BIOS can be updated to versions that have valid digital signatures. However, it is not
possible to restore the value.
Example
C:\>cctk --sfuenabled=yes
sfuenabled=yes
--sideusb
Valid Argument
enable, disable
Description
Enables or disables USB ports available on the side.
enable — Enables the USB ports available on the side.
disable — Disables the USB ports available on the side.
Example
C:\>cctk --sideusb=enable
sideusb=enable
--sma
Valid Argument
enable, disable
Description Enables or disables the processor sequential memory access.
Example
C:\>cctk --sma=disable
sma=disable
--smartcardreader
Valid Argument
enable, disable
Description Enables or disables the smart card reader.
66