Reference Guide
--serial2
Valid Argument disable, auto, com2, com4
Description Defines the serial port 2 configuration.
Example
C:\>cctk --serial2=disable
serial2=disablef
--serialcomm
Valid Argument off, on, com1cr, com2cr
Description
Sets the behavior of the serial port communication.
• off — Disables the COM port 1 and COM port 2.
• on — Enables the COM port 1 and COM port 2. These ports are made available
for use by the operating system or applications. BIOS Console Redirection is
disabled.
• com1cr — Enables the COM port 1 and COM port 2. These ports are made
available for use by the operating system or applications. BIOS Console
Redirection is through COM port 1.
• com2cr — Enables the COM port 1 and COM port 2. These ports are made
available for use by the operating system or applications. BIOS Console
Redirection is through COM port 2.
Example
C:\>cctk --serialcomm=off
serialcomm=off
--serrdmimsg
Valid Argument on, off
Description Turns the serr Dmi messages on or off.
Example
C:\>cctk --serrdmimsg=on
serrdmimsg=on
--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>
60