Reference Guide
--setuppwd
Valid Argument <password>
Description Sets the setup password. An argument is required. The password cannot be
displayed. Initially you can set the password. If you want to remove the
password, provide one blank space and the old password.
Example
NOTE: Password containing special characters must be provided in
double inverted commas (“”).
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 verification 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.
81