SlideShare une entreprise Scribd logo
1  sur  27
Télécharger pour lire hors ligne
OMCI-8.2 supported newly
added BIOS tokens
Open Manage Client
Instrumentation(OMCI)

Dell - Internal Use - Confidential - Customer Workproduct
Introduction
OMCI Supports the following newly added BIOS tokens:
 UEFI Network Stack
 OROM Keyboard Access
 Peak shift
 Peak Shift Battery Threshold
 On-Screen Buttons
 Dock Display Port 1 Video Source
 Wireless Radio Control Switch
 MmioAbove4Gb
 Switchable Graphics
 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
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.

Token Name
UEFI NETWORK STACK

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540,E3330

OPTIPLEX

OPTIPLEX 9020,OPTIPLEX XE2

Dell - Internal Use - Confidential - Customer Workproduct
UEFI Network Stack
Command to check current value of UEFI Network
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="UEFI Network
Stack") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "UEFI Network Stack" token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("UEFI Network Stack") AttributeValue=("1")
AuthorizationToken=‘<password>'

Command to set "UEFI Network Stack" token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("UEFI Network Stack") AttributeValue=("2")
AuthorizationToken=‘<password>'

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.
Token Name
UEFI NETWORK STACK

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540,E3330

OPTIPLEX

OPTIPLEX 9020,OPTIPLEX XE2

Dell - Internal Use - Confidential - Customer Workproduct
OROM Keyboard Access
Command to check current value of OROM Keyboard Access
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="OROM
Keyboard Access") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "OROM Keyboard Access" token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("OROM Keyboard Access") AttributeValue=("2") AuthorizationToken='dell'

Command to set "OROM Keyboard Access" token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("OROM Keyboard Access") AttributeValue=("1") AuthorizationToken='dell'

Dell - Internal Use - Confidential - Customer Workproduct
Peak Shift
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 3 components Peak Shift Start,
Peak Shift End and Peak Shift Charge Start.

List of tokens
PEAK SHIFT

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

NOT SUPPORTED

Dell - Internal Use - Confidential - Customer Workproduct
Peak Shift
Command to check current value of "Peak Shift"
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Peak Shift") get
AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "Peak Shift" token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Peak Shift") AttributeValue=("1") AuthorizationToken='dell'

Command to set "Peak Shift" token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("PEak Shift") AttributeValue=("2") AuthorizationToken='dell‘

Dell - Internal Use - Confidential - Customer Workproduct
PeakShift 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 Peak shift End. However , charging will not resume
until Peak Shift Charge Start time is reached. Takes the value in the range 15100.
List of tokens
PEAKSHIFT BATTERY
THRESHOLD

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

NOT SUPPORTED

Dell - Internal Use - Confidential - Customer Workproduct
Peak Shift Battery Threshold
Command to check current value of "Peak Shift Battery Threshold"
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Peak Shift
Battery Threshold") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "Peak Shift Battery Threshold" token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Peak Shift Battery Threshold") AttributeValue=("1")
AuthorizationToken='dell'

Command to set "Peak Shift Battery Threshold" token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Peak Shift Battery Threshold") AttributeValue=("2")
AuthorizationToken='dell‘

Dell - Internal Use - Confidential - Customer Workproduct
ON-SCREEN 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.
List of tokens
ON-SCREEN BUTTONS

Line of Business

Supported Platforms

PRECISION

NOT SUPPORTED

LATITUDE

NOT SUPPORTED

OPTIPLEX

OPTIPLEX 9020 AIO

Dell - Internal Use - Confidential - Customer Workproduct
ON SCREEN BUTTONS
Command to check current value of “On Screen Buttons”
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="On Screen
Buttons") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " On Screen Buttons " token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("On Screen Buttons") AttributeValue=("1") AuthorizationToken='dell'

Command to set " On Screen Buttons " token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("On Screen Buttons") AttributeValue=("2") AuthorizationToken='dell'

Dell - Internal Use - Confidential - Customer Workproduct
Advanced Battery Charging Mode
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.

List of tokens
ADVANCED BATTERY
CHARGING MODE

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

NOT SUPPORTED

Dell - Internal Use - Confidential - Customer Workproduct
Advanced Battery Charging Mode
Command to check current value of "Advanced Battery Charging
Mode"
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Advanced
Battery Charging Mode") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " Advanced Battery Charging Mode " token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Advanced Battery Charging Mode") AttributeValue=("2")
AuthorizationToken='dell'

Command to set " Advanced Battery Charging Mode " token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Advanced Battery Charging Mode") AttributeValue=("1")
AuthorizationToken='dell'

Dell - Internal Use - Confidential - Customer Workproduct
Dock Display Port1 Video Source
This bios token helps us to make use of either integrated or
external video controller if both are present on the system.

List of tokens
DOCK DISPLAY PORT 1 VIDEO
SOURCE

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

NOT SUPPORTED

OPTIPLEX

NOT SUPPORTED

Dell - Internal Use - Confidential - Customer Workproduct
Dock Display Port1 Video Source
Command to check current value of “Dock Display Port1 Video Source”
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Dock Display Port1 Video
Source") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set “Dock Display Port1 Video Source” token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes
AttributeName=("Dock Display Port1 Video Source ") AttributeValue=("2") AuthorizationToken='dell'

Command to set “Dock Display Port1 Video Source” token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes
AttributeName=("Dock Display Port1 Video Source ") AttributeValue=("1") AuthorizationToken='dell'

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.

List of tokens
WIRELESS RADIO CONTROL
SWITCH

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

OPTIPLEX 9020 AIO

Dell - Internal Use - Confidential - Customer Workproduct
Wireless Radio Control Switch
Command to check current value of “Wireless Radio Control Switch”
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Wireless Radio Control
Switch") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set “Wireless Radio Control Switch" token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes
AttributeName=("Wireless Radio Control Switch") AttributeValue=("2") AuthorizationToken='dell'

Command to set " Wireless Radio Control Switch" token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes
AttributeName=("Wireless Radio Control Switch") AttributeValue=("1") AuthorizationToken='dell'

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.

List of tokens
OPTIONAL BOOT SEQUENCE

Line of Business

Supported Platforms

PRECISION

NOT SUPPORTED

LATITUDE

NOT SUPPORTED

OPTIPLEX

Dell - Internal Use - Confidential - Customer Workproduct
Optional Boot Sequence
Command to check current value of “ Optional Boot Sequence "
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName=“Optional Boot
Sequence") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " Optional Boot Sequence " token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Optional Boot Sequence") AttributeValue=("2") AuthorizationToken='dell'

Command to set " Optional Boot Sequence " token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Optional Boot Sequence") AttributeValue=("1") AuthorizationToken='dell'

Dell - Internal Use - Confidential - Customer Workproduct
MMIOAbove4GB
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)
List of tokens

Line of Business

Supported Platforms

PRECISION

T7610

LATITUDE

NOT SUPPORTED

OPTIPLEX

MMIO ABOVE 4 GB

NOT SUPPORTED

Dell - Internal Use - Confidential - Customer Workproduct
MMIOAbove4GB
Command to check current value of “MmioAbove4GB”
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE
(AttributeName="MmioAbove4Gb") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " MmioAbove4GB " token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("MmioAbove4Gb") AttributeValue=("1") AuthorizationToken='dell'

Command to set " MmioAbove4GB " token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("MmioAbove4Gb") AttributeValue=("1") AuthorizationToken='dell'

Dell - Internal Use - Confidential - Customer Workproduct
SWITCHABLE GRAPHICS
• Switchable Graphics which permits use of either the
discrete or integrated graphics controller based on
demand.
List of tokens
SWITCHABLE GRAPHICS

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

NOT SUPPORTED

OPTIPLEX

NOT SUPPORTED

Dell - Internal Use - Confidential - Customer Workproduct
SWITCHABLE GRAPHICS
Command to check current value of “Switchable Graphics”
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Switchable
Graphics") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "Switchable Graphics " token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Switchable Graphics") AttributeValue=("1") AuthorizationToken='dell'

Command to set "Switchable Graphics " token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call
SetBIOSAttributes AttributeName=("Switchable Graphics") AttributeValue=("2") AuthorizationToken='dell'

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.
List of tokens
INTEL RAPID START
TECHNOLOGY TIMER

Line of Business

Supported Platforms

PRECISION

M4800,M6800

LATITUDE

E7240,E7440,E6540

OPTIPLEX

OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX
9020 AIO

Dell - Internal Use - Confidential - Customer Workproduct
Intel Rapid Start Technology Timer
Command to check current value of “Intel Rapid Start Technology Timer”
wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Intel Rapid Start
Technology Timer”) get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set “Intel Rapid Start Technology Timer" token to enable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes
AttributeName=("Intel Rapid Start Technology Timer") AttributeValue=("2") AuthorizationToken='dell'

Command to set “Intel Rapid Start Technology Timer" token to disable
wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes
AttributeName=("Intel Rapid Start Technology Timer") AttributeValue=("1") AuthorizationToken='dell'

Dell - Internal Use - Confidential - Customer Workproduct

Contenu connexe

En vedette

Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...Microsoft Décideurs IT
 
Why Government Agencies Should Consider Dell 13th Gen Servers
Why Government Agencies Should Consider Dell 13th Gen ServersWhy Government Agencies Should Consider Dell 13th Gen Servers
Why Government Agencies Should Consider Dell 13th Gen ServersAventis Systems, Inc.
 
2014 brochure Benfante raccolta e riciclo
2014 brochure Benfante raccolta e riciclo2014 brochure Benfante raccolta e riciclo
2014 brochure Benfante raccolta e riciclobenfante-recycling
 
Gestione delle risorse: #Acqua
Gestione delle risorse: #AcquaGestione delle risorse: #Acqua
Gestione delle risorse: #AcquaRomagna Tech
 
Certifications in IT fields
Certifications in IT fieldsCertifications in IT fields
Certifications in IT fieldsankur bhalla
 
Kent King - PKI: Do You Know Your Exposure?
Kent King - PKI: Do You Know Your Exposure?Kent King - PKI: Do You Know Your Exposure?
Kent King - PKI: Do You Know Your Exposure?centralohioissa
 
transcriptOnLineTimbrato
transcriptOnLineTimbratotranscriptOnLineTimbrato
transcriptOnLineTimbratoDaniel Baldys
 
Java è il linguaggio dell’IoT - Weaver
Java è il linguaggio dell’IoT - WeaverJava è il linguaggio dell’IoT - Weaver
Java è il linguaggio dell’IoT - WeaverCodemotion
 
Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...
Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...
Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...Codemotion
 
Barracuda Web Filter Ip 20100629
Barracuda Web Filter Ip 20100629Barracuda Web Filter Ip 20100629
Barracuda Web Filter Ip 20100629Carolynrahn
 
Coro Dalakopen: Progetto chiese contemporanee
Coro Dalakopen: Progetto chiese contemporaneeCoro Dalakopen: Progetto chiese contemporanee
Coro Dalakopen: Progetto chiese contemporaneeDalakopen
 
Bando Concorso Vice Direttori Vigili del Fuoco 2014
Bando Concorso Vice Direttori Vigili del Fuoco 2014Bando Concorso Vice Direttori Vigili del Fuoco 2014
Bando Concorso Vice Direttori Vigili del Fuoco 2014Concorsando.it
 
Big Data e la forza degli eventi - Intervento di Farina
Big Data e la forza degli eventi - Intervento di FarinaBig Data e la forza degli eventi - Intervento di Farina
Big Data e la forza degli eventi - Intervento di Farinacomunicareonline
 
Rotoplat turntable pallet wrapper range
Rotoplat turntable pallet wrapper rangeRotoplat turntable pallet wrapper range
Rotoplat turntable pallet wrapper rangeDavid Walkinshaw
 
Specifiche tecniche del documento digitale unificato v.0.0
Specifiche tecniche del documento digitale unificato v.0.0Specifiche tecniche del documento digitale unificato v.0.0
Specifiche tecniche del documento digitale unificato v.0.0AmmLibera AL
 
Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013
Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013
Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013AREA Science Park
 

En vedette (19)

Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
Windows Server 2003 EOS : l'opportunité de repenser votre IT et mettre en pla...
 
Why Government Agencies Should Consider Dell 13th Gen Servers
Why Government Agencies Should Consider Dell 13th Gen ServersWhy Government Agencies Should Consider Dell 13th Gen Servers
Why Government Agencies Should Consider Dell 13th Gen Servers
 
2014 brochure Benfante raccolta e riciclo
2014 brochure Benfante raccolta e riciclo2014 brochure Benfante raccolta e riciclo
2014 brochure Benfante raccolta e riciclo
 
Gestione delle risorse: #Acqua
Gestione delle risorse: #AcquaGestione delle risorse: #Acqua
Gestione delle risorse: #Acqua
 
Certifications in IT fields
Certifications in IT fieldsCertifications in IT fields
Certifications in IT fields
 
Kent King - PKI: Do You Know Your Exposure?
Kent King - PKI: Do You Know Your Exposure?Kent King - PKI: Do You Know Your Exposure?
Kent King - PKI: Do You Know Your Exposure?
 
transcriptOnLineTimbrato
transcriptOnLineTimbratotranscriptOnLineTimbrato
transcriptOnLineTimbrato
 
Java è il linguaggio dell’IoT - Weaver
Java è il linguaggio dell’IoT - WeaverJava è il linguaggio dell’IoT - Weaver
Java è il linguaggio dell’IoT - Weaver
 
Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...
Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...
Rendere sicure le esperienze dell'individuo nel mondo digitale allargato - Pi...
 
Barracuda Web Filter Ip 20100629
Barracuda Web Filter Ip 20100629Barracuda Web Filter Ip 20100629
Barracuda Web Filter Ip 20100629
 
Comunis Guidelines annex
Comunis Guidelines annexComunis Guidelines annex
Comunis Guidelines annex
 
Coro Dalakopen: Progetto chiese contemporanee
Coro Dalakopen: Progetto chiese contemporaneeCoro Dalakopen: Progetto chiese contemporanee
Coro Dalakopen: Progetto chiese contemporanee
 
Bando Concorso Vice Direttori Vigili del Fuoco 2014
Bando Concorso Vice Direttori Vigili del Fuoco 2014Bando Concorso Vice Direttori Vigili del Fuoco 2014
Bando Concorso Vice Direttori Vigili del Fuoco 2014
 
Big Data e la forza degli eventi - Intervento di Farina
Big Data e la forza degli eventi - Intervento di FarinaBig Data e la forza degli eventi - Intervento di Farina
Big Data e la forza degli eventi - Intervento di Farina
 
Rotoplat turntable pallet wrapper range
Rotoplat turntable pallet wrapper rangeRotoplat turntable pallet wrapper range
Rotoplat turntable pallet wrapper range
 
Chap009
Chap009Chap009
Chap009
 
Specifiche tecniche del documento digitale unificato v.0.0
Specifiche tecniche del documento digitale unificato v.0.0Specifiche tecniche del documento digitale unificato v.0.0
Specifiche tecniche del documento digitale unificato v.0.0
 
CV_Bachtiar Achmad.DOC
CV_Bachtiar Achmad.DOCCV_Bachtiar Achmad.DOC
CV_Bachtiar Achmad.DOC
 
Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013
Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013
Come progettare l'evoluzione tecnologica dell'impresa_Taylor 27.02.2013
 

Similaire à Omci8.2 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 tokensartisriva
 
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
 
Dell Cctk support for newly added bios tokens
Dell Cctk support for newly added bios tokensDell Cctk support for newly added bios tokens
Dell Cctk support for newly added bios tokensartisriva
 
OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and S...
OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and  S...OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and  S...
OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and S...NETWAYS
 
Security and dev ops for high velocity organizations
Security and dev ops for high velocity organizationsSecurity and dev ops for high velocity organizations
Security and dev ops for high velocity organizationsChef
 
How to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWSHow to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWSDenis Gundarev
 
Ato2019 weave-services-istio
Ato2019 weave-services-istioAto2019 weave-services-istio
Ato2019 weave-services-istioLin Sun
 
All Things Open 2019 weave-services-istio
All Things Open 2019 weave-services-istioAll Things Open 2019 weave-services-istio
All Things Open 2019 weave-services-istioLin Sun
 
Weave Your Microservices with Istio
Weave Your Microservices with IstioWeave Your Microservices with Istio
Weave Your Microservices with IstioAll Things Open
 
Attack your Trusted Core
Attack your Trusted CoreAttack your Trusted Core
Attack your Trusted CoreDi Shen
 
Journey to the Cloud
Journey to the CloudJourney to the Cloud
Journey to the CloudNadeem Ahmad
 
SafePeak - How to manually configure SafePeak Cluster
SafePeak - How to manually configure SafePeak ClusterSafePeak - How to manually configure SafePeak Cluster
SafePeak - How to manually configure SafePeak ClusterVladi Vexler
 
Supporting and Using EC2/CIMI on top of Cloud Environments via Deltacloud
Supporting and Using EC2/CIMI on top of Cloud Environments via DeltacloudSupporting and Using EC2/CIMI on top of Cloud Environments via Deltacloud
Supporting and Using EC2/CIMI on top of Cloud Environments via DeltacloudOved Ourfali
 
Docker Security workshop slides
Docker Security workshop slidesDocker Security workshop slides
Docker Security workshop slidesDocker, Inc.
 
Node.js API 서버 성능 개선기
Node.js API 서버 성능 개선기Node.js API 서버 성능 개선기
Node.js API 서버 성능 개선기JeongHun Byeon
 
Labs_BT_20221017.pptx
Labs_BT_20221017.pptxLabs_BT_20221017.pptx
Labs_BT_20221017.pptxssuserb4d806
 
Positive Technologies - S4 - Scada under x-rays
Positive Technologies - S4 - Scada under x-raysPositive Technologies - S4 - Scada under x-rays
Positive Technologies - S4 - Scada under x-raysqqlan
 

Similaire à Omci8.2 support for newly added bios tokens (20)

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
 
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
 
Dell Cctk support for newly added bios tokens
Dell Cctk support for newly added bios tokensDell Cctk support for newly added bios tokens
Dell Cctk support for newly added bios tokens
 
Virtually Pwned
Virtually PwnedVirtually Pwned
Virtually Pwned
 
OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and S...
OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and  S...OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and  S...
OSDC 2018 | Spicing up VMWare with Ansible and InSpec by Martin Schurz and S...
 
Security and dev ops for high velocity organizations
Security and dev ops for high velocity organizationsSecurity and dev ops for high velocity organizations
Security and dev ops for high velocity organizations
 
Power ai image-pipeline
Power ai image-pipelinePower ai image-pipeline
Power ai image-pipeline
 
How to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWSHow to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWS
 
Ato2019 weave-services-istio
Ato2019 weave-services-istioAto2019 weave-services-istio
Ato2019 weave-services-istio
 
All Things Open 2019 weave-services-istio
All Things Open 2019 weave-services-istioAll Things Open 2019 weave-services-istio
All Things Open 2019 weave-services-istio
 
Weave Your Microservices with Istio
Weave Your Microservices with IstioWeave Your Microservices with Istio
Weave Your Microservices with Istio
 
Attack your Trusted Core
Attack your Trusted CoreAttack your Trusted Core
Attack your Trusted Core
 
Journey to the Cloud
Journey to the CloudJourney to the Cloud
Journey to the Cloud
 
SafePeak - How to manually configure SafePeak Cluster
SafePeak - How to manually configure SafePeak ClusterSafePeak - How to manually configure SafePeak Cluster
SafePeak - How to manually configure SafePeak Cluster
 
Supporting and Using EC2/CIMI on top of Cloud Environments via Deltacloud
Supporting and Using EC2/CIMI on top of Cloud Environments via DeltacloudSupporting and Using EC2/CIMI on top of Cloud Environments via Deltacloud
Supporting and Using EC2/CIMI on top of Cloud Environments via Deltacloud
 
Docker Security workshop slides
Docker Security workshop slidesDocker Security workshop slides
Docker Security workshop slides
 
Simple docker hosting in FIWARE Lab
Simple docker hosting in FIWARE LabSimple docker hosting in FIWARE Lab
Simple docker hosting in FIWARE Lab
 
Node.js API 서버 성능 개선기
Node.js API 서버 성능 개선기Node.js API 서버 성능 개선기
Node.js API 서버 성능 개선기
 
Labs_BT_20221017.pptx
Labs_BT_20221017.pptxLabs_BT_20221017.pptx
Labs_BT_20221017.pptx
 
Positive Technologies - S4 - Scada under x-rays
Positive Technologies - S4 - Scada under x-raysPositive Technologies - S4 - Scada under x-rays
Positive Technologies - S4 - Scada under x-rays
 

Plus de artisriva

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
 
Powershell dcpp
Powershell dcppPowershell dcpp
Powershell dcppartisriva
 
Security concepts
Security conceptsSecurity concepts
Security conceptsartisriva
 
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
 
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
 
Linux training
Linux trainingLinux training
Linux trainingartisriva
 
Cctk support for setting hdd password
Cctk support for setting hdd passwordCctk support for setting hdd password
Cctk support for setting hdd passwordartisriva
 

Plus de artisriva (7)

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
 
Powershell dcpp
Powershell dcppPowershell dcpp
Powershell dcpp
 
Security concepts
Security conceptsSecurity concepts
Security concepts
 
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
 
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
 
Linux training
Linux trainingLinux training
Linux training
 
Cctk support for setting hdd password
Cctk support for setting hdd passwordCctk support for setting hdd password
Cctk support for setting hdd password
 

Dernier

Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationIES VE
 
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UbiTrack UK
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfinfogdgmi
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?IES VE
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Adtran
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAshyamraj55
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxMatsuo Lab
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URLRuncy Oommen
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxUdaiappa Ramachandran
 
COMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a WebsiteCOMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a Websitedgelyza
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDELiveplex
 
Machine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfMachine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfAijun Zhang
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1DianaGray10
 
NIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopNIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopBachir Benyammi
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarPrecisely
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024D Cloud Solutions
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesMd Hossain Ali
 

Dernier (20)

Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
 
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdf
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?
 
20230104 - machine vision
20230104 - machine vision20230104 - machine vision
20230104 - machine vision
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™
 
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPAAnypoint Code Builder , Google Pub sub connector and MuleSoft RPA
Anypoint Code Builder , Google Pub sub connector and MuleSoft RPA
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptx
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URL
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptx
 
COMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a WebsiteCOMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a Website
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
 
Machine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdfMachine Learning Model Validation (Aijun Zhang 2024).pdf
Machine Learning Model Validation (Aijun Zhang 2024).pdf
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
 
NIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopNIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 Workshop
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
AI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity WebinarAI You Can Trust - Ensuring Success with Data Integrity Webinar
AI You Can Trust - Ensuring Success with Data Integrity Webinar
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
 

Omci8.2 support for newly added bios tokens

  • 1. OMCI-8.2 supported newly added BIOS tokens Open Manage Client Instrumentation(OMCI) Dell - Internal Use - Confidential - Customer Workproduct
  • 2. Introduction OMCI Supports the following newly added BIOS tokens:  UEFI Network Stack  OROM Keyboard Access  Peak shift  Peak Shift Battery Threshold  On-Screen Buttons  Dock Display Port 1 Video Source  Wireless Radio Control Switch  MmioAbove4Gb  Switchable Graphics  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. 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. Token Name UEFI NETWORK STACK Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540,E3330 OPTIPLEX OPTIPLEX 9020,OPTIPLEX XE2 Dell - Internal Use - Confidential - Customer Workproduct
  • 5. UEFI Network Stack Command to check current value of UEFI Network wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="UEFI Network Stack") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set "UEFI Network Stack" token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("UEFI Network Stack") AttributeValue=("1") AuthorizationToken=‘<password>' Command to set "UEFI Network Stack" token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("UEFI Network Stack") AttributeValue=("2") AuthorizationToken=‘<password>' Dell - Internal Use - Confidential - Customer Workproduct
  • 6. 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. Token Name UEFI NETWORK STACK Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540,E3330 OPTIPLEX OPTIPLEX 9020,OPTIPLEX XE2 Dell - Internal Use - Confidential - Customer Workproduct
  • 7. OROM Keyboard Access Command to check current value of OROM Keyboard Access wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="OROM Keyboard Access") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set "OROM Keyboard Access" token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("OROM Keyboard Access") AttributeValue=("2") AuthorizationToken='dell' Command to set "OROM Keyboard Access" token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("OROM Keyboard Access") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 8. Peak Shift 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 3 components Peak Shift Start, Peak Shift End and Peak Shift Charge Start. List of tokens PEAK SHIFT Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX NOT SUPPORTED Dell - Internal Use - Confidential - Customer Workproduct
  • 9. Peak Shift Command to check current value of "Peak Shift" wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Peak Shift") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set "Peak Shift" token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Peak Shift") AttributeValue=("1") AuthorizationToken='dell' Command to set "Peak Shift" token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("PEak Shift") AttributeValue=("2") AuthorizationToken='dell‘ Dell - Internal Use - Confidential - Customer Workproduct
  • 10. PeakShift 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 Peak shift End. However , charging will not resume until Peak Shift Charge Start time is reached. Takes the value in the range 15100. List of tokens PEAKSHIFT BATTERY THRESHOLD Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX NOT SUPPORTED Dell - Internal Use - Confidential - Customer Workproduct
  • 11. Peak Shift Battery Threshold Command to check current value of "Peak Shift Battery Threshold" wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Peak Shift Battery Threshold") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set "Peak Shift Battery Threshold" token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Peak Shift Battery Threshold") AttributeValue=("1") AuthorizationToken='dell' Command to set "Peak Shift Battery Threshold" token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Peak Shift Battery Threshold") AttributeValue=("2") AuthorizationToken='dell‘ Dell - Internal Use - Confidential - Customer Workproduct
  • 12. ON-SCREEN 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. List of tokens ON-SCREEN BUTTONS Line of Business Supported Platforms PRECISION NOT SUPPORTED LATITUDE NOT SUPPORTED OPTIPLEX OPTIPLEX 9020 AIO Dell - Internal Use - Confidential - Customer Workproduct
  • 13. ON SCREEN BUTTONS Command to check current value of “On Screen Buttons” wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="On Screen Buttons") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set " On Screen Buttons " token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("On Screen Buttons") AttributeValue=("1") AuthorizationToken='dell' Command to set " On Screen Buttons " token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("On Screen Buttons") AttributeValue=("2") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 14. Advanced Battery Charging Mode 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. List of tokens ADVANCED BATTERY CHARGING MODE Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX NOT SUPPORTED Dell - Internal Use - Confidential - Customer Workproduct
  • 15. Advanced Battery Charging Mode Command to check current value of "Advanced Battery Charging Mode" wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Advanced Battery Charging Mode") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set " Advanced Battery Charging Mode " token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Advanced Battery Charging Mode") AttributeValue=("2") AuthorizationToken='dell' Command to set " Advanced Battery Charging Mode " token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Advanced Battery Charging Mode") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 16. Dock Display Port1 Video Source This bios token helps us to make use of either integrated or external video controller if both are present on the system. List of tokens DOCK DISPLAY PORT 1 VIDEO SOURCE Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE NOT SUPPORTED OPTIPLEX NOT SUPPORTED Dell - Internal Use - Confidential - Customer Workproduct
  • 17. Dock Display Port1 Video Source Command to check current value of “Dock Display Port1 Video Source” wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Dock Display Port1 Video Source") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set “Dock Display Port1 Video Source” token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Dock Display Port1 Video Source ") AttributeValue=("2") AuthorizationToken='dell' Command to set “Dock Display Port1 Video Source” token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Dock Display Port1 Video Source ") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 18. Wireless Radio Control Switch This bios token helps us to turn ON or OFF the wireless radio control switch. List of tokens WIRELESS RADIO CONTROL SWITCH Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX OPTIPLEX 9020 AIO Dell - Internal Use - Confidential - Customer Workproduct
  • 19. Wireless Radio Control Switch Command to check current value of “Wireless Radio Control Switch” wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Wireless Radio Control Switch") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set “Wireless Radio Control Switch" token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Wireless Radio Control Switch") AttributeValue=("2") AuthorizationToken='dell' Command to set " Wireless Radio Control Switch" token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Wireless Radio Control Switch") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 20. 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. List of tokens OPTIONAL BOOT SEQUENCE Line of Business Supported Platforms PRECISION NOT SUPPORTED LATITUDE NOT SUPPORTED OPTIPLEX Dell - Internal Use - Confidential - Customer Workproduct
  • 21. Optional Boot Sequence Command to check current value of “ Optional Boot Sequence " wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName=“Optional Boot Sequence") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set " Optional Boot Sequence " token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Optional Boot Sequence") AttributeValue=("2") AuthorizationToken='dell' Command to set " Optional Boot Sequence " token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Optional Boot Sequence") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 22. MMIOAbove4GB 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) List of tokens Line of Business Supported Platforms PRECISION T7610 LATITUDE NOT SUPPORTED OPTIPLEX MMIO ABOVE 4 GB NOT SUPPORTED Dell - Internal Use - Confidential - Customer Workproduct
  • 23. MMIOAbove4GB Command to check current value of “MmioAbove4GB” wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="MmioAbove4Gb") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set " MmioAbove4GB " token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("MmioAbove4Gb") AttributeValue=("1") AuthorizationToken='dell' Command to set " MmioAbove4GB " token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("MmioAbove4Gb") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 24. SWITCHABLE GRAPHICS • Switchable Graphics which permits use of either the discrete or integrated graphics controller based on demand. List of tokens SWITCHABLE GRAPHICS Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE NOT SUPPORTED OPTIPLEX NOT SUPPORTED Dell - Internal Use - Confidential - Customer Workproduct
  • 25. SWITCHABLE GRAPHICS Command to check current value of “Switchable Graphics” wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Switchable Graphics") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set "Switchable Graphics " token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Switchable Graphics") AttributeValue=("1") AuthorizationToken='dell' Command to set "Switchable Graphics " token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Switchable Graphics") AttributeValue=("2") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct
  • 26. 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. List of tokens INTEL RAPID START TECHNOLOGY TIMER Line of Business Supported Platforms PRECISION M4800,M6800 LATITUDE E7240,E7440,E6540 OPTIPLEX OPTIPLEX9020,OPTIPLEX XE2,OPTIPLEX 9020 AIO Dell - Internal Use - Confidential - Customer Workproduct
  • 27. Intel Rapid Start Technology Timer Command to check current value of “Intel Rapid Start Technology Timer” wmic /namespace:rootdcimsysman path dcim_BIOSEnumeration WHERE (AttributeName="Intel Rapid Start Technology Timer”) get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription Command to set “Intel Rapid Start Technology Timer" token to enable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Intel Rapid Start Technology Timer") AttributeValue=("2") AuthorizationToken='dell' Command to set “Intel Rapid Start Technology Timer" token to disable wmic /namespace:rootdcimsysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Intel Rapid Start Technology Timer") AttributeValue=("1") AuthorizationToken='dell' Dell - Internal Use - Confidential - Customer Workproduct