Reference Guide

92 Client Configuration Toolkit Options
--serialcomm
Valid Argument
off, on, com1cr, com2cr
Description
Sets the behavior of the serial port communication.
off — This option disables COM port 1 and COM port 2.
•on This option enables 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 — This option enables 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 — This option enables 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
Enables or disables serr Dmi messages.
Example
C:\>cctk --serrdmimsg=on
serrdmimsg=on