Quantcast
Channel: Enterprise Client - Wiki
Viewing all articles
Browse latest Browse all 1843

Dell Command | Configure

$
0
0
Revision 65 posted to Enterprise Client - Wiki by Tarun Kr Agrawal on 12/19/2017 3:41:39 AM

NOTE: Dell Command | Configure 4.0 or later requires platforms supporting WMI-ACPI BIOS. The complete functionalities of Dell Command | Configure is available for the supported platforms, refer the Supported Platforms for more information.

For the limited functionalities on non WMI-ACPI complaint platforms, see Windows SMM Security Mitigations Table Compliance section in Dell Command | Configure User's guide.

 

Overview

Dell Command | Configure is a packaged software application that provides configuration capability to business client platforms.

This product consists of a Command Line Interface (CLI) and Graphical User Interface (GUI) to configure various BIOS features. Dell Command | Configure supports following Windows and Linux operating systems: Windows 7, Windows 8, Windows 8.1, and Windows 10, Windows Pre-installation Environment (Windows PE), Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, and Ubuntu Desktop 16.04.

This is the 4.0 version of Dell Command | Configure.

 

Downloads

 

Fixes in the Release 

Not applicable

 

New in the Release

  • Support for new platforms.
  • Support for following new BIOS features/attributes:
    • --blocksid
    • --ppibypassforblocksid
    • --vmdpcieslot
    • --vmdnvmepcie0
    • --vmdnvmepcie1
    • --vmdnvmepcie0cpu1
    • --vmdnvmepcie1cpu1
    • --tpmppiclearoverride
    • --sata8
    • --emmcdevice
    • --speedshift
    • --reportlogotype
    • --dashsupport
    • --smmsecuritymitigation
  • Support for WSMT Compliance. For more information about WSMT compliance, see Windows Security Mitigations Table (WSMT) Compliance section in Dell Command | Configure User's guide.

 

Known Issues

Issue: The exported SCE (.sh) file does not run on Linux, and displays the error message that "Improper version of OS used".

Description: The SCE (.sh) file exported using Dell Command | Configure GUI does not run on the systems running the following operating systems: RHEL 6.8, RHEL 7.3 & Ubuntu Desktop 14.04.

Resolution: Add the OS version of the target system by manually editing the exported .sh file.

Examples: 

For the systems running Ubuntu Desktop 14.04, edit the .sh file as highlighted below.

if [ -f /etc/lsb-release ]; then

  export OS=`lsb_release -r | sed s/[^0-9]//g`;

  if [(( $OS == 1504 )) || (( $OS == 1604 )) || (( $OS == 1404 ))]; then

    CCTKPATH=/opt/dell/dcc;

For the systems runningRHEL 7.3, edit the .sh file by as highlighted below.

elif [ -f /etc/redhat-release ]; then

  export OS=`cat /etc/redhat-release | sed s/[^0-9]//g`;

  if [(( $OS == 56 )) || (( $OS == 60 )) || (( $OS == 70 )) || (( $OS == 73 ))]; then

    CCTKPATH=/opt/dell/dcc;

 

Previous Releases

Dell Command | Configure 3.3

Dell Command | Configure 3.2

Dell Command | Configure 3.1.2

Dell Command | Configure 3.1

Dell Command | Configure 3.0

 

Whitepapers/Technical Documents

 

Video

1. Activating the TPM with Dell Command | Configure

(Please visit the site to view this video)

 

2. Setting the BIOS defaults using Dell Command | Configure

 (Please visit the site to view this video)

Tags: bios, cctk, DCCS, TPM, BIOS Configuration Tool, Dell Client Command Suite, DCC, system management, Dell Command | Configure, Dell Command Suite

Viewing all articles
Browse latest Browse all 1843

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>