Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Command-Line Switches for Dell BIOS Updates

Summary: This article provides information about Command Line switches to employ when managing Dell BIOS updates.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

What Are The Available Command-Line Switches For BIOS Management?

IT Professionals use command-line switches when updating the Dell BIOS on the latest models of Latitude, OptiPlex, and Precision Workstation systems. For more information about these options and the appropriate syntax to use them, see below.


Utilizing The Recommended Windows Switches

Below is an example output from the Latitude E6520 BIOS executable "E6520A05.exe". General usage:

Typical Syntax: Filename.exe [/<option1>[=<value1>]] [/<option2>[=<value2>]] Option - Description: (none) - Display of the user interface for the guided update.

  • /? or /h - Displays this Dell System BIOS Update usage information.
  • /s - Suppresses all user interfaces of the BIOS System BIOS Update.
  • /l= - Define a specific path for the Dell System BIOS Update log file.
  • /f - Override a soft dependency error returned from the Dell System BIOS Update. NOTE: Requires /s option.
  • /r - Reboot the system to complete the update. NOTE: Requires /s option.
  • /p= - Provide the BIOS password (if needed) to perform the BIOS update. Examples:
    • Update the system silently: Filename.exe /s
    • Change from the default log location (example target path: C:\my path with spaces\log.txt) Filename.exe /l="C:\my path with spaces\log.txt"
    • Force update to continue (even on "soft" qualification errors): Filename.exe /s /f

If the ability to remotely update the Dell BIOS across a network is wanted, the Dell Client Configuration Toolkit (CCTK) is recommended. CCTK is available for download from the Dell Support website for the systems in use.

NOTE: The complete list of switches and their descriptions can be obtained by running the executable (filename.exe /) with either the "/?" or the "/h" switch from the command prompt in Windows.

Additional Information

Article Properties


Affected Product

Latitude, Fixed Workstations

Last Published Date

30 Jan 2024

Version

5

Article Type

How To