Enable secure boot on Dell computers

Page content

Intro

With Windows 11 Coming soon, one of the requirements is that secure boot needs to be enabled.

This is how you can use Dell command configure to enabled secure boot in the BIOS using SCCM.

Download

Download Dell Command | Configure

Create packaged

Open Dell Command | Configure Create and create a Multiplatform Package.

Set the below settings for secure boot. I know you may be tempted to set other Bios settings as well. But i keep all of my seperate. For example i have another configuration package for power settings.

  • SecurebootMode: DeployedMode
  • Secureboot: Enabled

Settings

Export

After you and entered your settings Click Export .exe, And export the config to the same directory as well. This way if you need to edit it at a later date you can import it back in.

When you have you exe you can import into SCCM for deployment or task sequence. The name of your exe will be different.

Command line: multiplatform_202107061425_x64.exe /l="C:\BIOSConfigure-SecureBoot.txt"