OMCI8.2.1 support for newly added bios tokens

15
Dell - Internal Use - Confidential - Customer Workproduct Dell - Internal Use - Confidential - Customer Workproduct OMCI-8.2.1 supported newly added BIOS tokens Open Manage Client Instrumentation(OMCI)

description

OMCI8.2.1 support for newly added bios tokens Dell Reliable Memory Technology Dell WYSE P25 BIOS Access PCI MMIO Size PCI Allocation Priority Intel Platform Trust Technology Deep Sleep Control

Transcript of OMCI8.2.1 support for newly added bios tokens

Page 1: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct Dell - Internal Use - Confidential - Customer Workproduct

OMCI-8.2.1 supported newly added BIOS tokens

Open Manage Client Instrumentation(OMCI)

Page 2: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Introduction

OMCI Supports the following newly added BIOS tokens: Dell Reliable Memory Technology Dell WYSE P25 BIOS Access PCI MMIO Size PCI Allocation Priority Intel Platform Trust Technology Deep Sleep Control

Page 3: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

New token supports the following LOB

• LATITUDE

• OPTIPLEX

• PRECISION

Page 4: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Dell Reliable Memory Technology

The Dell Reliable Memory Technology feature is a method to identify and filter out defective regions of the memory modules before they are consumed by the BIOS or OS.

The Dell Reliable Memory Technology feature is a method to identify and filter out defective regions of the memory modules before they are consumed by the BIOS or OS.

Token Name Line of Business Supported PlatformsDell Reliable Memory Technology PRECISION

M4800,M6800, T3610, T5610, T7610, T1700

LATITUDE E6430, E5430, E7440,

OPTIPLEX 9020

Page 5: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Dell Reliable Memory Technology

Command to check current value of Dell Reliable Memory Technologywmic /namespace:\\root\dcim\sysman path dcim_BIOSEnumeration WHERE (AttributeName="Dell Reliable Memory Technology") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " Dell Reliable Memory Technology " token to enablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Dell Reliable Memory Technology") AttributeValue=("2") AuthorizationToken=‘<password>'

Command to set " Dell Reliable Memory Technology " token to disablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Dell Reliable Memory Technology") AttributeValue=("1") AuthorizationToken =‘<password>'

Page 6: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Dell Wyse P25 BIOS Access

It a llow s rem ote user access to B IO S setup via D ell W yse P25 PCoIP client.

It allows remote user access to BIOS setup via Dell Wyse P25 PCoIP client.

Token Name Line of Business Supported Platforms

UEFI NETWORK STACK PRECISION M4800,M6800, T3610, T5610, T7610

LATITUDE E6430, E5430, E7440,

OPTIPLEX 9020

Page 7: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Dell Wyse P25 BIOS Access

Command to check current value of Dell Wyse P25 BIOS Accesswmic /namespace:\\root\dcim\sysman path dcim_BIOSEnumeration WHERE (AttributeName="Dell Wyse P25 Bios Access") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "Dell Wyse P25 BIOS Access" token to enablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Dell Wyse P25 Bios Access") AttributeValue=("2") AuthorizationToken =‘<password>'

Command to set "Dell Wyse P25 BIOS Access" token to disablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Dell Wyse P25 Bios Access") AttributeValue=("1") AuthorizationToken =‘<password>'

Page 8: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

PCI MMIO Size

List of tokens Line of Business Supported Platforms

PCI MMIO SizePRECISION T7600

LATITUDE Not Supported

OPTIPLEX Not Supported

PCI MMIO Size helps in allocating a part of the memory to the PCI Memory Mapped I/O.

Page 9: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Command to check current value of " PCI MMIO Size " wmic /namespace:\\root\dcim\sysman path dcim_BIOSEnumeration WHERE (AttributeName="Pci Mmio Space Size") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set “PCI MMIO Size" token to smallwmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Pci Mmio Space Size") AttributeValue=("1") AuthorizationToken= 'dell'

Command to set " PCI MMIO Size " token to largewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Pci Mmio Space Size") AttributeValue=("2") AuthorizationToken='dell'

PCI MMIO Size

Page 10: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

PCI Allocation Priority

List of tokens Line of Business Supported PlatformsPEAKSHIFT BATTERY THRESHOLD

PRECISION M4800,M6800

LATITUDE E7240,E7440,E6540

OPTIPLEX NOT SUPPORTED

This is an option to allocate PCI resources, buses, memory-mapped I/O (MMIO) space and I/O space when two or more CPUs are installed.

Page 11: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Command to check current value of "PCI Allocation Priority/Resource allocation ratio” wmic /namespace:\\root\dcim\sysman path dcim_BIOSEnumeration WHERE (AttributeName="PCI Resource Allocation Ratio") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " PCI Allocation Priority/Resource allocation ratio " token to “Evenly”wmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("PCI Resource Allocation Ratio") AttributeValue=("1") AuthorizationToken='dell'

Command to set " PCI Allocation Priority/Resource allocation ratio " token to CPU1wmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("PCI Resource Allocation Ratio") AttributeValue=("2") AuthorizationToken='dell'

PCI Allocation Priority

Page 12: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Intel Platform Trust Technology

D isplay the Inte l P latform Trust Technology (PTT) device from the operating system on the fo llow ing boot.

Display the Intel Platform Trust Technology (PTT) device from the operating system on the following boot.

List of tokens Line of Business Supported Platforms

ON-SCREEN BUTTONSPRECISION

M4800,M6800, T3610, T5610, T7610, T1700

LATITUDE E6430, E5430, E7440,

OPTIPLEX 9020

Page 13: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Command to check current value of “Intel Platform Trust Technology”wmic /namespace:\\root\dcim\sysman path dcim_BIOSEnumeration WHERE (AttributeName="Intel Platform Trust Technology") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set " Intel Platform Trust Technology " token to enablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Intel Platform Trust Technology") AttributeValue=("1") AuthorizationToken='dell'

Command to set " Intel Platform Trust Technology " token to disablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Intel Platform Trust Technology") AttributeValue=("2") AuthorizationToken='dell'

Intel Platform Trust Technology

Page 14: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Deep Sleep Control

List of tokens Line of Business Supported PlatformsADVANCED BATTERY CHARGING MODE PRECISION

M4800,M6800,T1700, M4800,M6800, T3610, T5610, T7610

LATITUDE E7240

OPTIPLEX 9020

It allows you to define the controls when Deep Sleep is enabled.

Page 15: OMCI8.2.1 support for newly added bios tokens

Dell - Internal Use - Confidential - Customer Workproduct

Command to check current value of “Deep Sleep Control" wmic /namespace:\\root\dcim\sysman path dcim_BIOSEnumeration WHERE (AttributeName="Deep Sleep Control") get AttributeName,CurrentValue,PossibleValues,PossibleValuesDescription

Command to set "Deep Sleep Control" token to S4 and S5wmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Deep Sleep Control") AttributeValue=("1") AuthorizationToken='dell'

Command to set "Deep Sleep Control " token to disablewmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Deep Sleep Control") AttributeValue=("2") AuthorizationToken='dell‘

Command to set "Deep Sleep Control " S5 onlywmic /namespace:\\root\dcim\sysman path Dcim_BiosService where Name='Dcim:BiosService' call SetBIOSAttributes AttributeName=("Deep Sleep Control") AttributeValue=("3") AuthorizationToken='dell'

Deep Sleep Control