SlideShare a Scribd company logo
1 of 21
Download to read offline
CCTK-2.2 supported newly
added BIOS tokens
Client Configuration toolkit(CCTK)

Dell - Internal Use - Confidential - Customer Workproduct
Introduction
CCTK Supports the following newly added BIOS tokens:
 UEFI Network Stack
 OROM Keyboard Access
 Peak shift and Peak Shift Configuration
 Peak Shift Battery Threshold
 On-Screen Buttons
 Advanced Battery Charging Mode
 Advanced Battery Charge Configuration
 Dock Display Port 1 Video Source
 Wireless Radio Control Switch
 MmioAbove4Gb,Switchable Graphics
 Wake On Lan- lan with PXE boot
 Intel Rapid Start Technology Timer
Dell - Internal Use - Confidential - Customer Workproduct
New token supports the following LOB

• LATITUDE
• OPTIPLEX
• PRECISION
Dell - Internal Use - Confidential - Customer Workproduct
List of new tokens on new Platforms
List of tokens
UEFI NETWORK STACK

Line of Business

Supported Platforms

OPTIPLEX 9020,OPTIPLEX XE2

PRECISION

M4800,M6800

LATITUDE

OPTIPLEX

E7240,E7440,E6540,E3330
OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX
9020 AIO,T1700

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

NOT SUPPORTED

PRECISION

NOT SUPPORTED

LATITUDE

NOT SUPPORTED

OPTIPLEX

ON-SCREEN BUTTONS

E7240,E7440,E6540,E3330

OPTIPLEX

PEAK
SHIFT,PEAKSHIFTCONFIGURATION,PEA
KSHIFT BATTERY THRESHOLD

M4800,M6800

LATITUDE
OROM KEYBOARD ACCESS

PRECISION

OPTIPLEX 9020 AIO

Dell - Internal Use - Confidential - Customer Workproduct
List of tokens

Line of Business

Supported Platforms

ADVANCED BATTERY CHARGING
MODE,ADVANCED BATTERY CHARGE
CONFIGURATION

NOT APPLIED
NOT APPLIED

PRECISION

M4800,M6800
E7240,E7440,E6540

OPTIPLEX

OPTIPLEX 9020 AIO

PRECISION

T7610

LATITUDE

NOT APPLIED

OPTIPLEX

NOT APPLIED

PRECISION

M4800,M6800

LATITUDE

NOT APPLIED

OPTIPLEX

NOT APPLIED

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

WAKE ON LAN-->LANWITHPXE BOOT

M4800,M6800

LATITUDE

INTEL RAPID START TECHNOLOGY TIMER

PRECISION
OPTIPLEX

SWITCHABLE GRAPHICS

NOT APPLIED

LATITUDE

MMIO ABOVE 4 GB

E7240,E7440,E6540

OPTIPLEX

WIRELESS RADIO CONTROL SWITCH

M4800,M6800

LATITUDE
DOCK DISPLAY PORT 1 VIDEO SOURCE

PRECISION

OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX 9020 AIO

PRECISION

M4800,M6800

LATITUDE
Dell - Internal Use - Confidential - Customer Workproduct
OPTIPLEX

E7240,E7440,E6540
OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX 9020 AIO
Get/Set Operation of new tokens using
CCTK CLI mode.
UEFI Network Stack
• UEFI Networking Stack helps in allowing pre-OS and early OS
networking features to use enabled NICs . This option may be used
without PXE turned on.
• Current value of UEFI Network Stack can be checked by using below
command of cctk.
cctk --uefinwstack
• To disable the UEFI n/w stack we can use the below command of cctk.
cctk --uefinwstack=disable
• To enable the UEFI n/w stack we can use the below command of cctk.
cctk --uefinwstack=enable

Dell - Internal Use - Confidential - Customer Workproduct
OROM Keyboard Access
• "OROM Keyboard Access" allows/prevent users from accessing the
integrated Intel RAID (CTRL+I), MEBx( CTRL+P),and LSI
RAID(CTRL+C) Orom during and MEBx in the Boot Menu. Other
OROMs which support entry via a key sequence are not affected by
this setting.
• Current value of UEFI Network Stack can be checked by using below
command of cctk.
cctk --oromkeyboardaccess

• To disable the oromkeboardaccess we can use the below command
of cctk.
cctk --oromkeyboardaccess=disable

• To enable the oromkeboardaccess we can use the below command
of cctk.
cctk --oromkeyboardaccess=enable
Dell - Internal Use - Confidential - Customer Workproduct
Peak Shift and Peak shift Configuration:
• To utilize the power consumption in a much efficient manner
during peak hours of the day (i.e, when the power consumption is
at the peak), peak shift helps to avoid power consumption from
power supply. This enables electricity to be consumed at a more
efficient way. It has three components which is mentioned below:
– Peak Shift Start-->At this time, the system will stop using AC power
and switch to use power from the battery
– Peak Shift End -->At this time, the system will switch back to use AC
power if it is available.
• Note: Even if AC power is used again, charging is prevented until
Peak Shift Start.
– Peak Shift Charge Start-->At this time charging is restarted following a
Peak Shift End.

Dell - Internal Use - Confidential - Customer Workproduct
• To get the current Peakshift configuration we can execute below
command of cctk.
cctk --peakshiftcfg

• To disable the Peakshift and Peakshiftcfg we can use the below
command of cctk.
cctk --peakshiftcfg=disable

• To enable the Peakshift and Peakshiftcfg we can use the below
command of cctk.
cctk --peakshiftcfg=enable

Dell - Internal Use - Confidential - Customer Workproduct
• To configure the peakshiftcfg , peakshiftcfg should be enabled first
and then we could able to configure peakshiftcfg for single day or
multiple days.
– We can configure the peakshiftcfg using below format:
–
–
–

–

cctk --peakshiftcfg=enable,days-hh:mm/hh:mm/hh:mm
Note: The input should be in format hh:mm<=hh:mm<=hh:mm i.e.
Start time<=End time<=Charge start time
Time should be in 24 hours format i.e. 0- 23
While entering hours and minutes field we have to give double digit
number
Ex: For input of 0 hrs. and 0 min we have to give input as 00:00 and
min should be multiple of 15 i.e.15,30,45,00

• Ex: cctk --peakshiftcfg=enable,mon-05:00/08:00/11:00,tue06:30/09:30/12:00

Dell - Internal Use - Confidential - Customer Workproduct
Peak shift Battery Threshold
• This is a percentage-based number that follows the Windows
reported battery life value .The goal of this setting is to try and
ensure that Peak Shift does not turn off charging when the battery
is in danger of running out of power.
• If the Battery Threshold is reached, the system will switch to AC
power ,even if the system has not yet reached Peakshift End.
However , charging will not resume until Peak Shift Charge Start
time is reached.
– Note: Peak shift Battery threshold takes the value in the range
between 15-100.
• To set the value of Peak shift battery threshold we can use below
command of cctk.
cctk --peakshiftbatterythreshold=<15-100>

Dell - Internal Use - Confidential - Customer Workproduct
Onscreen Buttons:
• All-in-one(AIO) systems contain On-Screen Display(OSD) buttons .
These buttons are designed to match the functionality of standalone LCD panels and their associated OSD features.
• To disable the Onscreen Buttons we can use the below command of
cctk.
cctk --onscreenbuttons=disable

• To enable the Onscreen Buttons we can use the below command of
cctk.
cctk --onscreenbuttons=enable

Dell - Internal Use - Confidential - Customer Workproduct
Advanced Battery charging Mode and Advanced
battery charge configuration:
When Advanced Battery charging Mode enabled ,the interface allows
user to input times weekly for "Beginning of Day" and "Work Period"
for each of the
seven days of the week. "Beginning of Day" corresponds to the time to
begin the workday, and "Work Period” is a number of hours and
minutes that the user will be working on the system.
For EX:
BOD:9:00 AM,WP:8:30 = Day starts at 9:00 AM and goes until 5:30PM
BOD:10:00PM,WP:10:00 = Day starts at 10:00PM and goes until 8:00 AM

• To get the current advanced battery configuration we can execute
below command of cctk.
cctk --advbatterychargecfg

Dell - Internal Use - Confidential - Customer Workproduct
• To disable the Advanced Battery charging Mode use the following
cctk command:
cctk --advbatterychargecfg=disable

• To enable the Advanced Battery charging Mode use the following
command:
cctk --advbatterychargecfg=enable

• To configure the advanced battery charge configuration ,
advbatterychargecfg should be enabled first and then we could
able to configure advbatterychargecfg for single day or multiple
days. To configure the advbatterychargecfg , use the command in
format:
cctk --advbatterychargecfg =enable,day-hh:mm/hh:mm

– Note: Time should be in 24 hours format i.e. 0- 23
– While entering hours and min field we have to give double digit
number.
– Ex: For input of 0 hrs. and 0 min we have to give input as 00:00
and min should be multiple of 15 i.e 15,30,45,00.
Dell - Internal Use - Confidential - Customer Workproduct
Dock display port 1 video source
This bios token helps us to make use of either integrated or external
video controller if both are present on the system.
• To configure the source for HDMI and external video controller on
port we can use the following command.
cctk --dockdisplayport1vs=external

• To configure the source for HDMI and integrated video controller on
port 1 we can use the following command.
cctk --dockdisplayport1vs=integrated

Dell - Internal Use - Confidential - Customer Workproduct
Wireless Radio control Switch
This bios token helps us to turn ON or OFF the wireless radio control
switch.
• To disable the Wireless Radio control Switch we can use the below
command of cctk.
cctk ---wirelesswitchwigigctrl=disable

• Enable the Wireless Radio control Switch we can use the below
command of cctk.
cctk ---wirelesswitchwigigctrl=enable

Dell - Internal Use - Confidential - Customer Workproduct
Mmioabove 4 GB
This field enables or Disables 64 bits capable PCI devices to decoded in
above 4GB address space(Only if system supports 64 bit PCI decoding)
• To disable the Mmioabove 4 GB we can use the below command of

cctk.
cctk --mmioabove4gb=disable

• To enable the Mmioabove 4 GB we can use the below command of
cctk.
cctk --mmioabove4gb=enable

Dell - Internal Use - Confidential - Customer Workproduct
Optional Boot Sequence
This options allows Windows to be installed on Pcs when more than
one operating system volume is present
(i.e During OS installation ,the installer can access a hard drive as D:)
This settings is disabled by default for Maximum compatibility with
existing installation tools,
but should be changed if more than one operating system volume is
present.
• To disable Optional Boot Sequence we can use the below command of
cctk.
cctk --optionalbootsequence=disable

• To enable Optional Boot Sequence we can use the below command
of cctk.
cctk --optionalbootsequence=enable

Dell - Internal Use - Confidential - Customer Workproduct
Switchable graphics
• Switchable Graphics which permits use of either the discrete or
integrated graphics controller based on demand.
• To disable Switchable graphics we can use the below command of
cctk.
cctk --switchablegraphics=disable

• To enable the Switchable graphics we can use the below command
of cctk.
cctk --switchablegraphics=enable

Dell - Internal Use - Confidential - Customer Workproduct
Wake on lan-Lanwithpxeboot
A wake up packet sent to the system in either S4 or S5 state will cause
the system to wakeup and immediately boot to PXE .
• To enable the Wake on lan -Lanwithpxeboot we can use below
command of cctk.
cctk --wakeonlan=lanwithpxeboot

Dell - Internal Use - Confidential - Customer Workproduct
Intel Rapid Start Technology Timer
• To set the Intel Rapid Start Technology Timer the system should be
properly configured with Intel Rapid Start Technology.
• Intel Rapid start Technology Timer takes the range between 0-999.
• To set the Intel Rapid start Technology Timer we can use the
following command of cctk.
cctk --irsttimer=<0-999>
Ex- cctk --irsttmer=50

Dell - Internal Use - Confidential - Customer Workproduct

More Related Content

What's hot

Basic command for Time sync (Domain Controllers)
Basic command for Time sync (Domain Controllers)Basic command for Time sync (Domain Controllers)
Basic command for Time sync (Domain Controllers)Naseem Khoodoruth
 
Kernel Process Management
Kernel Process ManagementKernel Process Management
Kernel Process Managementpradeep_tewani
 
How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3 How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3 Saroj Sahu
 
Workstation pro-12 guía
Workstation pro-12 guíaWorkstation pro-12 guía
Workstation pro-12 guíafhsjyjtyjit
 
DCC 3.0(cctk)support for newly added bios tokens
DCC 3.0(cctk)support for newly added bios tokensDCC 3.0(cctk)support for newly added bios tokens
DCC 3.0(cctk)support for newly added bios tokensartisriva
 
SR-IOV: The Key Enabling Technology for Fully Virtualized HPC Clusters
SR-IOV: The Key Enabling Technology for Fully Virtualized HPC ClustersSR-IOV: The Key Enabling Technology for Fully Virtualized HPC Clusters
SR-IOV: The Key Enabling Technology for Fully Virtualized HPC ClustersGlenn K. Lockwood
 
Chapter 04 - Router Conf
Chapter 04 - Router ConfChapter 04 - Router Conf
Chapter 04 - Router Confphanleson
 
Cisco router-commands
Cisco router-commandsCisco router-commands
Cisco router-commandsRobin Rohit
 
Kernel Timing Management
Kernel Timing ManagementKernel Timing Management
Kernel Timing Managementpradeep_tewani
 
Placas base evolucion[1]
Placas base evolucion[1]Placas base evolucion[1]
Placas base evolucion[1]zuzanitah
 
Configuracionde router camilaloaiza
Configuracionde router camilaloaizaConfiguracionde router camilaloaiza
Configuracionde router camilaloaizaOnce Redes
 
01c. Starting A Router
01c.  Starting A  Router01c.  Starting A  Router
01c. Starting A RouterNghiep Lam
 

What's hot (19)

Basic command for Time sync (Domain Controllers)
Basic command for Time sync (Domain Controllers)Basic command for Time sync (Domain Controllers)
Basic command for Time sync (Domain Controllers)
 
Linux dma engine
Linux dma engineLinux dma engine
Linux dma engine
 
mmmm
mmmmmmmm
mmmm
 
Kernel Process Management
Kernel Process ManagementKernel Process Management
Kernel Process Management
 
How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3 How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3
 
Linux boot-time
Linux boot-timeLinux boot-time
Linux boot-time
 
Workstation pro-12 guía
Workstation pro-12 guíaWorkstation pro-12 guía
Workstation pro-12 guía
 
DCC 3.0(cctk)support for newly added bios tokens
DCC 3.0(cctk)support for newly added bios tokensDCC 3.0(cctk)support for newly added bios tokens
DCC 3.0(cctk)support for newly added bios tokens
 
Network Docs
Network DocsNetwork Docs
Network Docs
 
SR-IOV: The Key Enabling Technology for Fully Virtualized HPC Clusters
SR-IOV: The Key Enabling Technology for Fully Virtualized HPC ClustersSR-IOV: The Key Enabling Technology for Fully Virtualized HPC Clusters
SR-IOV: The Key Enabling Technology for Fully Virtualized HPC Clusters
 
Chapter 04 - Router Conf
Chapter 04 - Router ConfChapter 04 - Router Conf
Chapter 04 - Router Conf
 
Cisco Commands
Cisco CommandsCisco Commands
Cisco Commands
 
Provissioning storage
Provissioning storageProvissioning storage
Provissioning storage
 
Cisco router-commands
Cisco router-commandsCisco router-commands
Cisco router-commands
 
Kernel Timing Management
Kernel Timing ManagementKernel Timing Management
Kernel Timing Management
 
Placas base evolucion[1]
Placas base evolucion[1]Placas base evolucion[1]
Placas base evolucion[1]
 
Response result
Response resultResponse result
Response result
 
Configuracionde router camilaloaiza
Configuracionde router camilaloaizaConfiguracionde router camilaloaiza
Configuracionde router camilaloaiza
 
01c. Starting A Router
01c.  Starting A  Router01c.  Starting A  Router
01c. Starting A Router
 

Similar to Dell Cctk support for newly added bios tokens

CCTK2.2.1 support for newly added bios tokens
CCTK2.2.1 support for newly added bios tokensCCTK2.2.1 support for newly added bios tokens
CCTK2.2.1 support for newly added bios tokensartisriva
 
Dcc3 1(cctk)support for newly added bios tokens
Dcc3 1(cctk)support for newly added bios tokensDcc3 1(cctk)support for newly added bios tokens
Dcc3 1(cctk)support for newly added bios tokensartisriva
 
operating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS deviceoperating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS devicescooby_doo
 
04 module operating & configuring ios
04  module operating & configuring ios04  module operating & configuring ios
04 module operating & configuring iosAsif
 
Labs_BT_20221017.pptx
Labs_BT_20221017.pptxLabs_BT_20221017.pptx
Labs_BT_20221017.pptxssuserb4d806
 
TCU upgrade and configure
TCU  upgrade and configureTCU  upgrade and configure
TCU upgrade and configureÄmjed Othman
 
Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 33c telecom
 
Installing Oracle Database on LDOM
Installing Oracle Database on LDOMInstalling Oracle Database on LDOM
Installing Oracle Database on LDOMPhilippe Fierens
 
S7 PLCSim Advanced 2.0 - SIMATIC Siemens
S7 PLCSim Advanced 2.0 - SIMATIC SiemensS7 PLCSim Advanced 2.0 - SIMATIC Siemens
S7 PLCSim Advanced 2.0 - SIMATIC SiemensFelipeSchaefferFerna
 
SESI 7 RouterTroubleshooting.pptx
SESI 7 RouterTroubleshooting.pptxSESI 7 RouterTroubleshooting.pptx
SESI 7 RouterTroubleshooting.pptxFirmanAFauzi1
 
Advanced motion controls servo drive catalog
Advanced motion controls servo drive catalogAdvanced motion controls servo drive catalog
Advanced motion controls servo drive catalogElectromate
 
Linux+sensor+device-tree+shell=IoT !
Linux+sensor+device-tree+shell=IoT !Linux+sensor+device-tree+shell=IoT !
Linux+sensor+device-tree+shell=IoT !Dobrica Pavlinušić
 
Tick Stack - Listen your infrastructure and please sleep
Tick Stack - Listen your infrastructure and please sleepTick Stack - Listen your infrastructure and please sleep
Tick Stack - Listen your infrastructure and please sleepGianluca Arbezzano
 
Chapter 4. using the command line interface
Chapter 4. using the command line interfaceChapter 4. using the command line interface
Chapter 4. using the command line interfaceVishnu Vardhan
 
Tutorial-Auto-Code-Generation-for-F2803x-Target.pdf
Tutorial-Auto-Code-Generation-for-F2803x-Target.pdfTutorial-Auto-Code-Generation-for-F2803x-Target.pdf
Tutorial-Auto-Code-Generation-for-F2803x-Target.pdfmounir derri
 

Similar to Dell Cctk support for newly added bios tokens (20)

CCTK2.2.1 support for newly added bios tokens
CCTK2.2.1 support for newly added bios tokensCCTK2.2.1 support for newly added bios tokens
CCTK2.2.1 support for newly added bios tokens
 
Dcc3 1(cctk)support for newly added bios tokens
Dcc3 1(cctk)support for newly added bios tokensDcc3 1(cctk)support for newly added bios tokens
Dcc3 1(cctk)support for newly added bios tokens
 
Acknowledgment.pptx
Acknowledgment.pptxAcknowledgment.pptx
Acknowledgment.pptx
 
operating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS deviceoperating and configuring cisco a cisco IOS device
operating and configuring cisco a cisco IOS device
 
Day 13.1 startingaswitch
Day 13.1 startingaswitchDay 13.1 startingaswitch
Day 13.1 startingaswitch
 
04 module operating & configuring ios
04  module operating & configuring ios04  module operating & configuring ios
04 module operating & configuring ios
 
Labs_BT_20221017.pptx
Labs_BT_20221017.pptxLabs_BT_20221017.pptx
Labs_BT_20221017.pptx
 
TCU upgrade and configure
TCU  upgrade and configureTCU  upgrade and configure
TCU upgrade and configure
 
K9F1G08U0D
K9F1G08U0DK9F1G08U0D
K9F1G08U0D
 
Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3Hướng dẫn cài đặt switch planet layer 3
Hướng dẫn cài đặt switch planet layer 3
 
Installing Oracle Database on LDOM
Installing Oracle Database on LDOMInstalling Oracle Database on LDOM
Installing Oracle Database on LDOM
 
S7 PLCSim Advanced 2.0 - SIMATIC Siemens
S7 PLCSim Advanced 2.0 - SIMATIC SiemensS7 PLCSim Advanced 2.0 - SIMATIC Siemens
S7 PLCSim Advanced 2.0 - SIMATIC Siemens
 
Techshop automation
Techshop automationTechshop automation
Techshop automation
 
SESI 7 RouterTroubleshooting.pptx
SESI 7 RouterTroubleshooting.pptxSESI 7 RouterTroubleshooting.pptx
SESI 7 RouterTroubleshooting.pptx
 
Advanced motion controls servo drive catalog
Advanced motion controls servo drive catalogAdvanced motion controls servo drive catalog
Advanced motion controls servo drive catalog
 
Linux+sensor+device-tree+shell=IoT !
Linux+sensor+device-tree+shell=IoT !Linux+sensor+device-tree+shell=IoT !
Linux+sensor+device-tree+shell=IoT !
 
Tick Stack - Listen your infrastructure and please sleep
Tick Stack - Listen your infrastructure and please sleepTick Stack - Listen your infrastructure and please sleep
Tick Stack - Listen your infrastructure and please sleep
 
Chapter 4. using the command line interface
Chapter 4. using the command line interfaceChapter 4. using the command line interface
Chapter 4. using the command line interface
 
Tutorial-Auto-Code-Generation-for-F2803x-Target.pdf
Tutorial-Auto-Code-Generation-for-F2803x-Target.pdfTutorial-Auto-Code-Generation-for-F2803x-Target.pdf
Tutorial-Auto-Code-Generation-for-F2803x-Target.pdf
 
Recent Work example
Recent Work exampleRecent Work example
Recent Work example
 

More from artisriva

Dcm9 1(omci)support for newly added bios tokens
Dcm9 1(omci)support for newly added bios tokensDcm9 1(omci)support for newly added bios tokens
Dcm9 1(omci)support for newly added bios tokensartisriva
 
Powershell dcpp
Powershell dcppPowershell dcpp
Powershell dcppartisriva
 
Security concepts
Security conceptsSecurity concepts
Security conceptsartisriva
 
DCM 9.0(omci)support for newly added bios tokens
DCM 9.0(omci)support for newly added bios tokensDCM 9.0(omci)support for newly added bios tokens
DCM 9.0(omci)support for newly added bios tokensartisriva
 
OMCI8.2.1 support for newly added bios tokens
OMCI8.2.1 support for newly added bios tokensOMCI8.2.1 support for newly added bios tokens
OMCI8.2.1 support for newly added bios tokensartisriva
 
Dell biz client driver cab os deployment using sccm dcip
Dell biz client driver cab os deployment using sccm dcipDell biz client driver cab os deployment using sccm dcip
Dell biz client driver cab os deployment using sccm dcipartisriva
 
Omci8.2 support for newly added bios tokens
Omci8.2 support for newly added bios tokensOmci8.2 support for newly added bios tokens
Omci8.2 support for newly added bios tokensartisriva
 
Linux training
Linux trainingLinux training
Linux trainingartisriva
 

More from artisriva (8)

Dcm9 1(omci)support for newly added bios tokens
Dcm9 1(omci)support for newly added bios tokensDcm9 1(omci)support for newly added bios tokens
Dcm9 1(omci)support for newly added bios tokens
 
Powershell dcpp
Powershell dcppPowershell dcpp
Powershell dcpp
 
Security concepts
Security conceptsSecurity concepts
Security concepts
 
DCM 9.0(omci)support for newly added bios tokens
DCM 9.0(omci)support for newly added bios tokensDCM 9.0(omci)support for newly added bios tokens
DCM 9.0(omci)support for newly added bios tokens
 
OMCI8.2.1 support for newly added bios tokens
OMCI8.2.1 support for newly added bios tokensOMCI8.2.1 support for newly added bios tokens
OMCI8.2.1 support for newly added bios tokens
 
Dell biz client driver cab os deployment using sccm dcip
Dell biz client driver cab os deployment using sccm dcipDell biz client driver cab os deployment using sccm dcip
Dell biz client driver cab os deployment using sccm dcip
 
Omci8.2 support for newly added bios tokens
Omci8.2 support for newly added bios tokensOmci8.2 support for newly added bios tokens
Omci8.2 support for newly added bios tokens
 
Linux training
Linux trainingLinux training
Linux training
 

Recently uploaded

Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 

Recently uploaded (20)

Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 

Dell Cctk support for newly added bios tokens

  • 1. CCTK-2.2 supported newly added BIOS tokens Client Configuration toolkit(CCTK) Dell - Internal Use - Confidential - Customer Workproduct
  • 2. Introduction CCTK Supports the following newly added BIOS tokens:  UEFI Network Stack  OROM Keyboard Access  Peak shift and Peak Shift Configuration  Peak Shift Battery Threshold  On-Screen Buttons  Advanced Battery Charging Mode  Advanced Battery Charge Configuration  Dock Display Port 1 Video Source  Wireless Radio Control Switch  MmioAbove4Gb,Switchable Graphics  Wake On Lan- lan with PXE boot  Intel Rapid Start Technology Timer Dell - Internal Use - Confidential - Customer Workproduct
  • 3. New token supports the following LOB • LATITUDE • OPTIPLEX • PRECISION Dell - Internal Use - Confidential - Customer Workproduct
  • 4. List of new tokens on new Platforms List of tokens UEFI NETWORK STACK Line of Business Supported Platforms OPTIPLEX 9020,OPTIPLEX XE2 PRECISION M4800,M6800 LATITUDE OPTIPLEX E7240,E7440,E6540,E3330 OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX 9020 AIO,T1700 PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX NOT SUPPORTED PRECISION NOT SUPPORTED LATITUDE NOT SUPPORTED OPTIPLEX ON-SCREEN BUTTONS E7240,E7440,E6540,E3330 OPTIPLEX PEAK SHIFT,PEAKSHIFTCONFIGURATION,PEA KSHIFT BATTERY THRESHOLD M4800,M6800 LATITUDE OROM KEYBOARD ACCESS PRECISION OPTIPLEX 9020 AIO Dell - Internal Use - Confidential - Customer Workproduct
  • 5. List of tokens Line of Business Supported Platforms ADVANCED BATTERY CHARGING MODE,ADVANCED BATTERY CHARGE CONFIGURATION NOT APPLIED NOT APPLIED PRECISION M4800,M6800 E7240,E7440,E6540 OPTIPLEX OPTIPLEX 9020 AIO PRECISION T7610 LATITUDE NOT APPLIED OPTIPLEX NOT APPLIED PRECISION M4800,M6800 LATITUDE NOT APPLIED OPTIPLEX NOT APPLIED PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX WAKE ON LAN-->LANWITHPXE BOOT M4800,M6800 LATITUDE INTEL RAPID START TECHNOLOGY TIMER PRECISION OPTIPLEX SWITCHABLE GRAPHICS NOT APPLIED LATITUDE MMIO ABOVE 4 GB E7240,E7440,E6540 OPTIPLEX WIRELESS RADIO CONTROL SWITCH M4800,M6800 LATITUDE DOCK DISPLAY PORT 1 VIDEO SOURCE PRECISION OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX 9020 AIO PRECISION M4800,M6800 LATITUDE Dell - Internal Use - Confidential - Customer Workproduct OPTIPLEX E7240,E7440,E6540 OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX 9020 AIO
  • 6. Get/Set Operation of new tokens using CCTK CLI mode. UEFI Network Stack • UEFI Networking Stack helps in allowing pre-OS and early OS networking features to use enabled NICs . This option may be used without PXE turned on. • Current value of UEFI Network Stack can be checked by using below command of cctk. cctk --uefinwstack • To disable the UEFI n/w stack we can use the below command of cctk. cctk --uefinwstack=disable • To enable the UEFI n/w stack we can use the below command of cctk. cctk --uefinwstack=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 7. OROM Keyboard Access • "OROM Keyboard Access" allows/prevent users from accessing the integrated Intel RAID (CTRL+I), MEBx( CTRL+P),and LSI RAID(CTRL+C) Orom during and MEBx in the Boot Menu. Other OROMs which support entry via a key sequence are not affected by this setting. • Current value of UEFI Network Stack can be checked by using below command of cctk. cctk --oromkeyboardaccess • To disable the oromkeboardaccess we can use the below command of cctk. cctk --oromkeyboardaccess=disable • To enable the oromkeboardaccess we can use the below command of cctk. cctk --oromkeyboardaccess=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 8. Peak Shift and Peak shift Configuration: • To utilize the power consumption in a much efficient manner during peak hours of the day (i.e, when the power consumption is at the peak), peak shift helps to avoid power consumption from power supply. This enables electricity to be consumed at a more efficient way. It has three components which is mentioned below: – Peak Shift Start-->At this time, the system will stop using AC power and switch to use power from the battery – Peak Shift End -->At this time, the system will switch back to use AC power if it is available. • Note: Even if AC power is used again, charging is prevented until Peak Shift Start. – Peak Shift Charge Start-->At this time charging is restarted following a Peak Shift End. Dell - Internal Use - Confidential - Customer Workproduct
  • 9. • To get the current Peakshift configuration we can execute below command of cctk. cctk --peakshiftcfg • To disable the Peakshift and Peakshiftcfg we can use the below command of cctk. cctk --peakshiftcfg=disable • To enable the Peakshift and Peakshiftcfg we can use the below command of cctk. cctk --peakshiftcfg=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 10. • To configure the peakshiftcfg , peakshiftcfg should be enabled first and then we could able to configure peakshiftcfg for single day or multiple days. – We can configure the peakshiftcfg using below format: – – – – cctk --peakshiftcfg=enable,days-hh:mm/hh:mm/hh:mm Note: The input should be in format hh:mm<=hh:mm<=hh:mm i.e. Start time<=End time<=Charge start time Time should be in 24 hours format i.e. 0- 23 While entering hours and minutes field we have to give double digit number Ex: For input of 0 hrs. and 0 min we have to give input as 00:00 and min should be multiple of 15 i.e.15,30,45,00 • Ex: cctk --peakshiftcfg=enable,mon-05:00/08:00/11:00,tue06:30/09:30/12:00 Dell - Internal Use - Confidential - Customer Workproduct
  • 11. Peak shift Battery Threshold • This is a percentage-based number that follows the Windows reported battery life value .The goal of this setting is to try and ensure that Peak Shift does not turn off charging when the battery is in danger of running out of power. • If the Battery Threshold is reached, the system will switch to AC power ,even if the system has not yet reached Peakshift End. However , charging will not resume until Peak Shift Charge Start time is reached. – Note: Peak shift Battery threshold takes the value in the range between 15-100. • To set the value of Peak shift battery threshold we can use below command of cctk. cctk --peakshiftbatterythreshold=<15-100> Dell - Internal Use - Confidential - Customer Workproduct
  • 12. Onscreen Buttons: • All-in-one(AIO) systems contain On-Screen Display(OSD) buttons . These buttons are designed to match the functionality of standalone LCD panels and their associated OSD features. • To disable the Onscreen Buttons we can use the below command of cctk. cctk --onscreenbuttons=disable • To enable the Onscreen Buttons we can use the below command of cctk. cctk --onscreenbuttons=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 13. Advanced Battery charging Mode and Advanced battery charge configuration: When Advanced Battery charging Mode enabled ,the interface allows user to input times weekly for "Beginning of Day" and "Work Period" for each of the seven days of the week. "Beginning of Day" corresponds to the time to begin the workday, and "Work Period” is a number of hours and minutes that the user will be working on the system. For EX: BOD:9:00 AM,WP:8:30 = Day starts at 9:00 AM and goes until 5:30PM BOD:10:00PM,WP:10:00 = Day starts at 10:00PM and goes until 8:00 AM • To get the current advanced battery configuration we can execute below command of cctk. cctk --advbatterychargecfg Dell - Internal Use - Confidential - Customer Workproduct
  • 14. • To disable the Advanced Battery charging Mode use the following cctk command: cctk --advbatterychargecfg=disable • To enable the Advanced Battery charging Mode use the following command: cctk --advbatterychargecfg=enable • To configure the advanced battery charge configuration , advbatterychargecfg should be enabled first and then we could able to configure advbatterychargecfg for single day or multiple days. To configure the advbatterychargecfg , use the command in format: cctk --advbatterychargecfg =enable,day-hh:mm/hh:mm – Note: Time should be in 24 hours format i.e. 0- 23 – While entering hours and min field we have to give double digit number. – Ex: For input of 0 hrs. and 0 min we have to give input as 00:00 and min should be multiple of 15 i.e 15,30,45,00. Dell - Internal Use - Confidential - Customer Workproduct
  • 15. Dock display port 1 video source This bios token helps us to make use of either integrated or external video controller if both are present on the system. • To configure the source for HDMI and external video controller on port we can use the following command. cctk --dockdisplayport1vs=external • To configure the source for HDMI and integrated video controller on port 1 we can use the following command. cctk --dockdisplayport1vs=integrated Dell - Internal Use - Confidential - Customer Workproduct
  • 16. Wireless Radio control Switch This bios token helps us to turn ON or OFF the wireless radio control switch. • To disable the Wireless Radio control Switch we can use the below command of cctk. cctk ---wirelesswitchwigigctrl=disable • Enable the Wireless Radio control Switch we can use the below command of cctk. cctk ---wirelesswitchwigigctrl=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 17. Mmioabove 4 GB This field enables or Disables 64 bits capable PCI devices to decoded in above 4GB address space(Only if system supports 64 bit PCI decoding) • To disable the Mmioabove 4 GB we can use the below command of cctk. cctk --mmioabove4gb=disable • To enable the Mmioabove 4 GB we can use the below command of cctk. cctk --mmioabove4gb=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 18. Optional Boot Sequence This options allows Windows to be installed on Pcs when more than one operating system volume is present (i.e During OS installation ,the installer can access a hard drive as D:) This settings is disabled by default for Maximum compatibility with existing installation tools, but should be changed if more than one operating system volume is present. • To disable Optional Boot Sequence we can use the below command of cctk. cctk --optionalbootsequence=disable • To enable Optional Boot Sequence we can use the below command of cctk. cctk --optionalbootsequence=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 19. Switchable graphics • Switchable Graphics which permits use of either the discrete or integrated graphics controller based on demand. • To disable Switchable graphics we can use the below command of cctk. cctk --switchablegraphics=disable • To enable the Switchable graphics we can use the below command of cctk. cctk --switchablegraphics=enable Dell - Internal Use - Confidential - Customer Workproduct
  • 20. Wake on lan-Lanwithpxeboot A wake up packet sent to the system in either S4 or S5 state will cause the system to wakeup and immediately boot to PXE . • To enable the Wake on lan -Lanwithpxeboot we can use below command of cctk. cctk --wakeonlan=lanwithpxeboot Dell - Internal Use - Confidential - Customer Workproduct
  • 21. Intel Rapid Start Technology Timer • To set the Intel Rapid Start Technology Timer the system should be properly configured with Intel Rapid Start Technology. • Intel Rapid start Technology Timer takes the range between 0-999. • To set the Intel Rapid start Technology Timer we can use the following command of cctk. cctk --irsttimer=<0-999> Ex- cctk --irsttmer=50 Dell - Internal Use - Confidential - Customer Workproduct