Hello
I am trying, via powershell, to run a Dell Command | Configure .exe file I created with a setting to enable TPM on machines.
I copy the .exe file to the remote computers’ Temp folder, then try executing it via powershell script.
I know the script runs because the machine reboots. But it does not turn on the TPM.
When I run Get-TPM against the machine, it says TpmPresent : False and so are the other values. When go into the bios, I see that Tpm is not turned on. The bios does require a password, which I put in the .exe in the Dell Command.
The name of the file is Enable TPM_x64.exe and the start process line is "Start-Process -filePath “C:\Temp$biosFilePath” -wait " (used within an Invoke-Command) and $biosFilePath contains the name of the file (full path).
Im not sure what I’m missing here, it seems pretty straight forward.
I need to check about 200 computers to see if Tpm is enabled or not.

Any suggestions?

Thank You,
Terry

Answer from terryvanduzee2 on community.spiceworks.com
🌐
Dell
dell.com › support › kbdoc › en-us › 000177240 › dell-command-powershell-provider
Dell Command | PowerShell Provider | Dell US
NOTE: Dell Command | PowerShell Provider requires platforms supporting WMI-ACPI BIOS. Dell Command | PowerShell Provider is a module that makes BIOS configuration manageable through the Windows PowerShell interface. It works for local and remote systems, and even in a Windows Preinstallation ...
Discussions

Powershell to install Dell bios file
Hello I am trying, via powershell, to run a Dell Command | Configure .exe file I created with a setting to enable TPM on machines. I copy the .exe file to the remote computers’ Temp folder, then try executing it via powershell script. I know the script runs because the machine reboots. More on community.spiceworks.com
🌐 community.spiceworks.com
2
3
August 27, 2024
Dell Bios setup with Dell Command PowerShell Provider
Are you sure those options are supported by the pc hardware or bios version you are testing with? More on reddit.com
🌐 r/sysadmin
4
1
November 6, 2025
How to manage BIOS settings in Dell Latitude via PowerShell?
Dell Command Configure More on reddit.com
🌐 r/PowerShell
8
16
June 18, 2019
BIOS Management with PowerShell - Example Task Sequences
This is exceptionally well documented. I'm jealous of your co-workers. Edit: I just realize that your LAPS article is the one I pulled up to give people an overview last week. Thank you so much for your hard work. More on reddit.com
🌐 r/SCCM
28
73
February 24, 2020
🌐
Reddit
reddit.com › r/sysadmin › dell bios setup with dell command powershell provider
r/sysadmin on Reddit: Dell Bios setup with Dell Command PowerShell Provider
November 6, 2025 -

Hello,

I have a small issue using this tool which I find pretty great right now, I have successfully used it to set up system pwd and admin pwd, but for some other options the tool doesn't find the path that are described in the documentation, such as:

DellSmbios:\Security\PasswordBypass

DellSmbios:\Keyboard\RgbPerKeyKbdLang .

PS C:\windows\system32> Set-Item -Path DellSmbios:\Security\PasswordBypass "RebootAndResumeBypass"
Set-Item : Attribute: 'PasswordBypass' does not exist!

Would you have any idea as to why it does that or what am I missing in my configuration?

PS: I'd like to stick to this tool, I know some other options exist using a server (DCM) but that's not possible atm.

🌐
Virtualization Review
virtualizationreview.com › articles › 2024 › 02 › 27 › powershell-dell-bios.aspx
Using PowerShell to View and Change Dell BIOS Settings -- Virtualization Review
February 27, 2024 - Installing and Navigating Dell ... PowerShell console in administrator mode, then import it by entering Install-Module -Name DellBIOSProvider....
🌐
PowerShell Gallery
powershellgallery.com › packages › DellBIOSProvider › 2.9.0
PowerShell Gallery | DellBIOSProvider 2.9.0
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info · Install-PSResource -Name DellBIOSProvider -Version 2.9.0
🌐
Dell
dell.com › home › support home › product support › driver details
Dell Command | PowerShell Provider | Driver Details | Dell US
This package contains the Dell Command | PowerShell Provider Application. It is a module that makes BIOS configuration manageable through the Windows PowerShell interface. This application works for local and remote systems, and even in a Windows Preinstallation Environment (WinPE).
🌐
Dell
dl.dell.com › topicspdf › command-powershell-provider_users-guide_en-us.pdf pdf
Dell Command | PowerShell Provider Version 2.4 User's Guide December 2020
Resources—Dell Command | PowerShell Provider provides the user a set of custom resources that can be leveraged to · enforce required Dell BIOS settings on the Dell client systems. The resources are classified into 22 categories. For the list of ... Each category contains properties (BIOS attributes names) that are available in the resources folder DSCResources · available at ${env:ProgramFiles}\WindowsPowerShell\Modules\DellBIOSProvider.
🌐
Jon's Notes
configjon.com › posts › working with the dell command | powershell provider
Working with the Dell Command | PowerShell Provider | Jon's Notes
November 3, 2019 - Update - May 21st, 2026 I’ve updated the script and information in this post to reflect the most recent release of the DellBIOSProvider PowerShell module (2.10.1 at the time of writing). For more details, see the script’s in-file .CHANGELOG block. Dell BIOS settings and passwords can be ...
Find elsewhere
🌐
PowerShell Gallery
powershellgallery.com › packages › DellBIOSProvider › 2.9.1
PowerShell Gallery | DellBIOSProvider 2.9.1
October 3, 2025 - Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info · Install-PSResource -Name DellBIOSProvider -Version 2.9.1
🌐
Dell
dell.com › support › kbdoc › en-uk › 000177240 › dell-command-powershell-provider
Dell Command | PowerShell Provider | Dell UK
NOTE: Dell Command | PowerShell Provider requires platforms supporting WMI-ACPI BIOS. Dell Command | PowerShell Provider is a module that makes BIOS configuration manageable through the Windows PowerShell interface. It works for local and remote systems, and even in a Windows Preinstallation ...
🌐
Dell
dell.com › homeoffice › support › wissensdatenbankartikel
Installieren der Dell SMBIOS PowerShell Anbieters in Windows PE | Dell Deutschland
Kopieren Sie die DellBIOSProvider-Dateien von Dell Command | PowerShell Anbieter Installationsverzeichnis (z. b. "C:\Program Files\WindowsPowerShell\Modules\DellBIOSProvider\2.4.0" ) in "mount\Program Files\WindowsPowerShell\Modules" -Verzeichnis
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | PowerShell Provider Version 2.4 User's Guide | Dell US
The Dell Command | PowerShell Provider module enables BIOS configuration for Dell enterprise client systems through the Windows PowerShell interface.
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | PowerShell Provider Version 2.3 User's Guide | Dell US
Dell Command | PowerShell Provider is a module that makes BIOS configuration easily manageable through the Windows PowerShell interface.
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | PowerShell Provider Version 1.2 User's Guide | Dell US
You can configure the BIOS settings of your system using Dell Command | PowerShell Provider. See Introduction. No, Dell Command | PowerShell Provider can be used only on systems running Windows PowerShell console, and therefore cannot be used on a non-Windows Dell client system.
🌐
GitHub
github.com › ConfigJon › Firmware-Management › blob › master › Dell › Install-DellBiosProvider.ps1
Firmware-Management/Dell/Install-DellBiosProvider.ps1 at master · ConfigJon/Firmware-Management
2022-02-20 - Updated the required .dll files to support version 2.6.0 of the DellBIOSProvider module · 2026-05-20 - Added -Scope AllUsers -AllowClobber to the gallery install so the install location matches where the script inventories ...
Author   ConfigJon
🌐
GitHub
github.com › dell › OpenManage-PowerShell-Modules
GitHub - dell/OpenManage-PowerShell-Modules · GitHub
By default, Windows PowerShell uses an error action preference of Continue, which means that errors will be written out to the host, but the script will continue to execute. ... Update-OMEFirmware -Baseline $("AllLatest" | Get-OMEFirmwareBaseline) -UpdateSchedule "StageForNextReboot" *> firmware.txt ... This code is provided as-is and currently not officially supported by Dell EMC.
Starred by 31 users
Forked by 8 users
Languages   PowerShell
🌐
Jon's Notes
configjon.com › posts › dell bios settings management - dellbiosprovider
Dell BIOS Settings Management - DellBIOSProvider | Jon's Notes
February 21, 2020 - Unlike HP and Lenovo, Dell does not provide command line access to their BIOS settings by default. Instead, Dell provides a PowerShell module called Dell Command | PowerShell Provider. This PowerShell module allows Dell BIOS passwords and settings to be directly viewed and modified from a ...
🌐
Dell
dell.com › support › kbdoc › en-us › 000146531 › installing-the-dell-smbios-powershell-provider-in-windows-pe
Install Dell SMBIOS using Dell Command PowerShell Provider in Windows PE | Dell US
Type Import-Module DellBIOSProvider -Verbose and then press Enter. Type CD DellSMBIOS: and then press Enter. Dell Command | Configure, Dell Command | Powershell Provider