🌐
Dell
dell.com › support › manuals › en-us › command-update › dcu_ug › import-or-export-settings
Dell Command | Update Version 5.x User's Guide | Dell US
The Import/Export tab enables you to save the configuration settings in the form of an .xml file. By using an .xml file, you can transfer the settings to another system and also import settings from another system. Using these .xml files, you can create common configuration settings for all installed instances of Dell Command | Update in the organization.
🌐
Dell
dell.com › support › manuals › en-us › command-configure › dellcommandconfigure_ig_4.8 › upgrading-in-the-default-folder
Dell Command | Configure Version 4.8 Installation Guide | Dell US
Browse to the folder in which you ... the Dell Update Package (DUP). Run the following command: msiexec.exe /i Command_Configure.msi /qn · The Dell Command | Configure components are silently installed in the following locations: For 32-bit systems, C:\Program Files\Dell\Command ...
Discussions

DELL Command Update deployment with custom .XML file
We're currently deploy the DELL Command Update on all our DELL machines silently. My question is if we configure custom update settings and export it to the .xml file, how do we import that file on... More on dell.com
🌐 dell.com
3
0
February 21, 2023
Dell Command Update with XML
First of all you need to determine how to install it silently without Intune, then you put that in Intune! More on reddit.com
🌐 r/Intune
15
8
February 11, 2023
How to deploy a Dell Command Update policy.xml file
You can import and export the settings for Dell Command Update manually but how would you deploy the policy.xml file and its settings to 1000's of devices? I know you can do it via registry settings via Group Policy Preferences or via SCCM Configuration Items but I specifically want to configure ... More on dell.com
🌐 dell.com
6
0
November 24, 2022
Dell Command Update
Deploy as a Win32 app. Have the detect criteria key off the executable instead of the MSI product code. Set another Win32 app to configure DCU to automatically install updates. Set detection criteria to the expected registry values. You should still periodically update the Win32 app that is deployed because eventually it will fall out of support and no linger self-update. More on reddit.com
🌐 r/Intune
29
20
February 14, 2023
🌐
Dell
dell.com › support › kbdoc › en-us › 000178000 › dell-command-configure
Dell Command Configure | Dell US
Error codes have been changed with Dell Command | Configure 4.1. See the updated codes in the Downloads section. For the limited functionalities on non-WMI-ACPI complaint platforms, see the Windows SMM Security Mitigations Table Compliance section in the Dell Command | Configure User's guide. Dell Command | Configure 4.2.0 or later users might see an error message as Importing ini file is failing for some features.
🌐
Dell
dell.com › dell community › software › windows general
DELL Command Update deployment with custom .XML file | DELL Technologies
February 21, 2023 - We're currently deploy the DELL Command Update on all our DELL machines silently. My question is if we configure custom update settings and export it to the .xml file, how do we import that file on...
🌐
Dell
dell.com › support › manuals › en-us › command-update-v3.0 › dcu_ug_win10_v3.0 › import-or-export-settings
Dell Command | Update for Windows 10 Version 3.0 User's Guide | Dell US
By using an .XML file, you can transfer the settings to another system and also import settings from another system. Using these .XML files you can create common configuration settings for all the installed instances of Dell Command | Update in the organization.
🌐
Dell
dell.com › support › kbdoc › en-us › 000177325 › dell-command-update
Dell Command | Update | Dell US
May 27, 2026 - Select the Download button next to the Dell Command | Update of your choice. Using File Explorer (also known as Windows Explorer), browse to the location where the downloaded file was saved.
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | Update Version 2.4 User's Guide | Dell US
Using Dell Command | Update through Microsoft System Center Configuration Manager ... The Import/Export tab allows you to save the configuration settings in the form of an .XML file. By using an .XML file, you can transfer the settings to another system and also import settings from another system.
🌐
Dell
dell.com › home › support home › product support › driver details
Dell Command | Configure Application | Driver Details | Dell US
Dell Update Packages (DUP) in Microsoft Windows 64bit format will only run on Microsoft Windows 64bit Operating Systems. When selecting a device driver update be sure to select the one that is appropriate for your operating system. File Name: Dell-Command-Configure-Application_HW2H3_WIN_4.8.0.494_A00_02.EXE
Find elsewhere
🌐
Dell
dl.dell.com › topicspdf › command-configure_install-guide4_en-us.pdf pdf
Dell Command | Configure Version 4.5 Installation Guide May 2021 Rev. A00
The Dell Command | Configure installation file is available as a Dell Update Package (DUP) at dell.com/support.
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command Update Version 2.1 User's Guide | Dell US
The Import/Export Settings tab allows you to save the configuration settings in the form of an XML file. By using an XML file, you can transfer the settings to another system and also import settings from another system. Using these XML files you can create common configuration settings for ...
🌐
Reddit
reddit.com › r/intune › dell command update with xml
r/Intune on Reddit: Dell Command Update with XML
February 11, 2023 -

Trying to push out the newest DCU with an xml file for the settings that I want to use. I’ve looked on YouTube, Dell and here for answers but still cannot seem to find anything that works. I’m looking for the simplest solution. I don’t write scripts and am just a desktop support technician so this is new for me.

Right now I’m using the MSI and have tried bundling into intunewinapp as well as LOB but cannot seem to get it to pick up the XML file. Any help would be greatly appreciated.

🌐
Dell
dell.com › home › support › product support › manuals
Dell Command | Configure Version 4.7 User's Guide | Dell US
To update the Dell Command | Configure without an internet connection, do the following: Select Update The BIOS Feature Offline option, navigate to the DellCommandConfigureCatalog.cab file, then click Check to update or downgrade the BIOS feature.
🌐
Dell
dell.com › support › kbdoc › en-us › 000177196 › the-dell-command-configure-power-monitor-update-utilities-software-overview
The Dell Command |Configure |Power | Monitor| Update Utilities Software Overview | Dell US
These products consist of a Command-Line Interface (CLI) and Graphical User Interface (UI) to configure various BIOS features. You can use the Utilities on the following Operating Systems: Microsoft Windows Preinstallation Environment (Windows PE) ... This article is only an overview of this particular software. Use the link below to go to the portal on the Dell support site where you can get further information: Select your particular Dell Client Command Suite Information and Manuals from the list
🌐
Automox
community.automox.com › community hub › forum › automox worklets › find & share worklets › set dell command update to download, install and verify in update settings
Set Dell Command Update to download, install and verify in update settings | Community
October 3, 2024 - # Find dcu-cli $x86 = 'C:\Program Files (x86)\Dell\CommandUpdate\dcu-cli.exe' $x64 = 'C:\Program Files\Dell\CommandUpdate\dcu-cli.exe' IF((Test-Path $x86) -eq $true){$dcucli = $x86} IF((Test-Path $x64) -eq $true){$dcucli = $x64} # Collect ...
🌐
Dell
dell.com › home › support home › product support › manuals
Dell Command | Update Version 3.1.1 User's Guide | Dell Canada
The Import/Export tab enables you to save the configuration settings in the form of an .xml file. By using an .xml file, you can transfer the settings to another system and also import settings from another system. Using these .xml files, you can create common configuration settings for all installed instances of Dell Command | Update in the organization.
🌐
Manuals+
manuals.plus › home › dell › dell command update user guide
DELL Command Update User Guide - Manuals+
January 4, 2023 - Import or export settings The Import/Export tab enables you to save the configuration settings in the form of an .xml file. By using an .xml file, you can transfer the settings to another system and also import settings from another system.