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
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 Environment (WinPE). Dell Command | PowerShell Provider can be installed as plug-in ...
🌐
Dell
dell.com › home › support home › product support › driver details
Dell Command | PowerShell Provider | Driver Details | Dell US
Installation 1. Unblock the downloaded DellCommandPowerShellProvider2.3_ .zip file. 2. Extract the zip file. 3. Create a module folder at ${env:ProgramFiles}\WindowsPowerShell\Modules. Alternatively, to create a module folder, execute the following command in a Windows PowerShell console.
🌐
GARYTOWN
garytown.com › dell-command-update-install-manage-via-powershell
Dell Command Update – Install & Manage via PowerShell – GARYTOWN ConfigMgr Blog
This helps to simplify the management of Dell Command Update. In a future post, I’ll cover additional functions around creating DCU offline Repos, setting DCU to use those repos and running DCU with them, all via PowerShell. (If I figure it out). ... PS C:\Users\john> Get-DCUVersion 5.4.0 PS C:\Users\john> Install-DCU New Update available: Installed = Not Installed DCU = 4.9.0
🌐
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 Command | PowerShell Provider Dell Command PowerShell Provider is freely available to download and use.
🌐
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 - The Dell Command | PowerShell Provider is really just a PowerShell module called DellBIOSProvider. This module can be found on the PowerShell Gallery. I have created a PowerShell script that is able to verify the prerequisites are met and install the module.
🌐
PowerShell Gallery
powershellgallery.com › packages › DellBIOSProvider › 2.9.0
PowerShell Gallery | DellBIOSProvider 2.9.0
Install-PSResource -Name DellBIOSProvider -Version 2.9.0 · You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation.
Find elsewhere
🌐
Dell
dell.com › support › manuals › en-us › dell-command-powershell-provider-v1.0 › dcpp_ug-v1 › installing-dell-command-powershell-provider
Installing Dell Command | PowerShell Provider
Copy the folders and files from the downloaded zip file to Dell Command | PowerShell Provider module folder. For 32-bit systems; copy the files from DellBIOSProviderX86 folder to ${env:ProgramFiles}\WindowsPowerShell\Modules · For 64-bit systems; copy the files from DellBIOSProvider folder ...
🌐
PowerShell Gallery
powershellgallery.com › packages › DellBIOSProvider › 2.6.0
PowerShell Gallery | DellBIOSProvider 2.6.0
September 28, 2021 - Install-PSResource -Name DellBIOSProvider -Version 2.6.0 · You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation.
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | PowerShell Provider Version 2.8.0 User's Guide | Dell UK
Run the command; Find-Module DellBIOSProvider to find the Dell Command | PowerShell Provider module. NOTE:Use command; Find-Module DellBIOSProviderARM64 for ARM64 systems. To install the module, run the following that is based on the commands on the operating system:
🌐
Dell
dell.com › home › support › product support › manuals
Dell Command | PowerShell Provider Version 2.7 User's Guide | Dell Nigeria
Copy the folders and files from the downloaded .zip file to Dell Command | PowerShell Provider module folder. For 32-bit systems; copy the files from DellBIOSProviderX86 folder to ${env:ProgramFiles}\WindowsPowerShell\Modules · For 64-bit systems; copy the files from DellBIOSProvider folder to ${env:ProgramFiles}\WindowsPowerShell\Modules · After install, run the Get-Module –ListAvailable command to verify that the module is available along with the available exported commands.
🌐
Manuals+
manuals.plus › home › dell command powershell provider user guide
DELL Command PowerShell Provider User Guide
October 2, 2024 - Download the Dell Command | PowerShell Provider version 2.8.0 from the official Dell website. Run the installer and follow the on-screen instructions for installation.
🌐
Dell
dell.com › home › support › product support › driver details
Dell Command | PowerShell Provider | Driver Details | Dell Jamaica
October 26, 2015 - Click Save to save the file to your hard drive. Installation To install Dell Command | PowerShell Provider, perform the following steps: 1. Prerequisite: Delete any previously installed version of Dell Command | PowerShell Provider before installing the Dell Command | PowerShell Provider 1.0.
🌐
Dell
dell.com › home › support › product support › manuals
Dell Command | PowerShell Provider Version 2.2 User's Guide | Dell Jamaica
command-powershell-provider | Dell Command | PowerShell Provider Version 2.2 User's Guide | downloading-the-dell-command-powershell-provider-22-module-from-the-dell-support-site
🌐
Dell
dell.com › home › support › support videos › how to do bios configuration with dell command
How to do BIOS Configuration with Dell Command | Dell US
Learn how to use Dell Command | Configure to create BIOS packages for your Dell commercial devices. For more information and product download visit https://bit.ly/2HZpf5N.
Published   August 4, 2022
🌐
Dell
dell.com › support › manuals › en-us › dell-command-powershell-provider-v1.0 › dcpp_ug › installing-dell-command-powershell-provider
Dell Command | PowerShell Provider Version 1.0 User's Guide | Dell US
Copy the folders and files from the downloaded zip file to Dell Command | PowerShell Provider module folder. For 32-bit systems; copy the files from DellBIOSProviderX86 folder to ${env:ProgramFiles}\WindowsPowerShell\Modules · For 64-bit systems; copy the files from DellBIOSProvider folder ...
🌐
Dell
dell.com › home › support home › knowledge base article
Install Dell SMBIOS using Dell Command PowerShell Provider in Windows PE | Dell UK
November 25, 2025 - From the PowerShell prompt, type Find-Module DellBIOSProvider and then press Enter. Press Y and then press Enter. Type Install-Module DellBIOSProvider and then press Enter.
🌐
Dell
dell.com › home › support › product support › driver details
Dell Command PowerShell Provider | Driver Details | Dell UK
Click Save to save the file to your hard drive. Installation To install Dell Command | PowerShell Provider, perform the following steps: 1. Prerequisite: Delete any previously installed version of Dell Command | PowerShell Provider before installing the Dell Command | PowerShell Provider 1.2.1 2.
🌐
Dell
dell.com › support › kbdoc › en-my › 000177240 › dell-command-powershell-provider
Dell Command | PowerShell Provider | Dell Malaysia
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 Environment (WinPE). Dell Command | PowerShell Provider can be installed as plug-in ...