Reference Guide
56 Client Configuration Toolkit Options
--logicproc
--lowpowers5
--lpt
Description Limits the maximum value the processor standard CPUID
function supports. Some operating systems will be unable to install
if the maximum CPUID function supported is greater than 3. If set
to on, the CPUID function is limited to 3. If set to off, the CPUID
function is not limited to 3.
Example C:\>cctk --limitcpuidvalue=on
limitcpuidvalue=on
Valid Argument enable, disable
Description Enables or disables hyper threading on the next system boot. On
some Dell platforms, that support multi-core processor technology,
this is enabled or disabled though the platform does not support
hyper threading. In this case, this command may enable or disable
multi-core processor technology.
Example C:\>cctk --logicproc=enable
logicproc=enable
Valid Argument enable, disable
Description Enables or disables the low power (S5) state. If set to enable, the
system will go into lowest-Power Off mode in S4 and S5, turning off
as much of the power-consuming circuitry as required, to attempt
to meet 1W power limit. This may disable components like PME,
USB power, etc. If set to disable, the system will be in a normal
power-use mode when in S4 or S5.
Example C:\>cctk --lowpowers5=enable
lowpowers5=enable
Valid Argument lpt1, lpt2, lpt3