Reference Guide
• disable — User can view the Setup screens without entering administrator
password even if the administrator password is set in the system.
Example
C:\>cctk --admsetuplockout=enable
admsetuplockout=enable
--advbatterychargecfg
Valid Argument enable, disable
Description
Enables or disables the Advanced Battery charge mode. Advanced Battery
charge mode uses standard charging algorithm and other methods during
non-working hours to maximize battery health. During working hours, express
charge is used to charge the batteries faster. You can configure the days and
the time period during which the battery has to be charged. To enable
advanced battery charging, provide the day, start time, and the duration of
charging (peak usage duration).
NOTE: The value of hour must be in the range 0–23 and minute must be
0,15, 30, or 45.
Example
To enable the advanced battery charging mode:
C:\>cctk --advbatterychargecfg=enable
advbatterychargecfg=enable
To enable the advanced battery charging mode on specific days for a specific
period:
C:\>cctk --
advbatterychargecfg=enable,mon-10:00/08:00,tue-13:45/06:00
To disable the advanced battery charging mode:
C:\>cctk --advbatterychargecfg=disable
advbatterychargecfg=disable
--agpaperturesize
Valid Argument 8M, 16M, 32M, 64M, 128M, 256M
Description
Sets the Accelerated Graphics Port (AGP) aperture size of Peripheral
Component Interconnect (PCI) address space.
NOTE: The Extended System Configuration Data (ESCD) must be cleared
after the aperture size is changed.
Example
C:\>cctk --agpaperturesize=8M
agpaperturesize=8M
--agpslot
Valid Argument enable, disable
Description Enables or disables on-board AGP slot.
24