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.

BIOS Password Is Not Included in the Exported Configuration of Dell Command Update

Summary: The following article provides information on what to do when BIOS Password is not included in the exported configuration of Dell Command Update.

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


Symptoms

Customers may face a problem with Dell Command Update when importing configuration from computer to another.

Cause

They will find that the BIOS Password value is not included in the imported configuration.

They will also find that when the configuration is imported to the target computer, the BIOS password will be blank.

Resolution

If the customer wants to deploy updates using the BIOS password feature, they must use the CLI by following the step described below:

  1. Create an encrypted BIOS password setting:

    • dcu-cli /generateencryptedpassword -encryptionkey=""MyEncryptionKey01"" -password=""The Local System BIOS Password"" -outputpath=""C:\temp""

    • An encrypted password is saved to the file 'C:\temp\encryptedPassword.txt'.

    • Program exited with return code: 0

  2. Open the encryptedPassword.txt file and copy the encrypted password.

    • In this example, the encrypted password is:
      ""AdMNCABdAq6eZ2CX4My2aUFINCYBzTv99yYH8eb4Yjow+4jjppfZzt8pICNXj+MMLzQjCVJFvGfKEd7toFXy57fDwVZq6G+dpdUg8++yZQWmPKWTKBbu/tAxi9Ni""

  3. Run the following command on the target computers, substituting the user’s encrypted password and encryption key for mine.

    • dcu-cli /applyupdates -encryptionkey=""MyEncryptionKey01"" -encryptedpassword=""AdMNCABdAq6eZ2CX4My2aUFINCYBzTv99yYH8eb4Yjow+4jjppfZzt8pICNXj+MMLzQjCVJFvGfKEd7toFXy57fDwVZq6G+dpdUg8++yZQWmPKWTKBbu/tAxi9Ni""

Article Properties


Affected Product

Dell Command | Update

Last Published Date

10 Sep 2021

Version

2

Article Type

Solution