Users Guide
100 CCTK Options
--pwdlock
Valid Argument
lock, unlock
Description
Controls the ability to set the system password. If the password is locked,
it cannot be changed. The lock argument locks the current state of the
system password. If a system password has been set, it cannot be removed.
If a system password has not been set, it cannot be set. On specific BIOS
settings, this feature does not work. For more information, see the BIOS
documentation.
Example
C:\>cctk --pwdlock=lock
pwdlock=lock
--powerperformancemgmt
Valid Argument
staticmaxperformance, staticminperformance, osorhypervisordbmp,
delldbmp, none
Description
Configures the power or performance management.
• staticmaxperformance — Sets the maximum system performance
mode.
• staticminperformance — Sets the lowest system performance mode.
• osorhypervisordbmp — Sets the OS to change the P-state.
• delldbmp — Sets the system to BIOS-based P-state control.
• none — Allows the user to set the power or performance setting.
Example
C:\>cctk --powerperformancemgmt=none
powerperformancemgmt=none