Reference Guide
Example
C:\>cctk --secureboot=enable
secureboot=enable
--serial1
Valid Argument disable, auto, com1, com2, com3, com4, com1_bmc, bmcserial, bmclan, rac
Description Defines the serial port 1 configuration.
Example
C:\>cctk --serial1=disable
serial1=disable
--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
80