Reference Guide

68 Client Configuration Toolkit Options
--limitcpuidvalue
Valid Argument
on, off
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
--logicproc
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
--lowpowers5
Valid Argument
enable, disable