Start a Conversation

Unsolved

N

1 Rookie

 • 

4 Posts

75

January 30th, 2025 22:07

Dell Command Update CLI Fails to install Ver. 3.12.0 UEFI firmware for Precision 3260 Compact

Attempting to update the UEFI Firmware on a Dell Precision 3260 Compact using Dell Command Update CLI fails.

The Service.log found here C:\ProgramData\Dell\UpdateService\Log shows 2 WARN messages.

[25-01-30 15:38:32] {Update.Operations.UpdateOperation->WARN} Package 'Dell Precision 3260 and 3460 System BIOS' [https://downloads.dell.com/FOLDER12470608M/1/Precision_3260_3460_3.12.0_SEMB.exe] is not signed.

[25-01-30 15:38:32] {Update.Operations.UpdateOperation->WARN} Failed, deleting Package 'Dell Precision 3260 and 3460 System BIOS' [FOLDER12470608M/1/Precision_3260_3460_3.12.0_SEMB.exe]

I am using a Powershell command similar to this

& "C:\Program Files\Dell\CommandUpdate\dcu-cli.exe" /applyupdates -updateType=""bios,firmware,driver"" -encryptionkey=""XXXXXXXXXXX"" -encryptedpassword=""XXXXXXXXXXXXXXXXXXXXXXXX"" -reboot=enable

9 Legend

 • 

8.1K Posts

January 31st, 2025 02:08

You can update the firmware from BIOS boot menu by follow this installation instructions:


1. Download and copy this firmware file to a FAT32 formatted USB drive.
2. Insert the USB drive into any USB port.
3. Power on the system.
4. At the DELL logo screen, keep tapping on F12 to access the one-time boot menu.
5. Select BIOS Flash Update in the Other Options section.
6. Click the ... button to browse the USB drive to locate the firmware file.
7. Select the firmware file and click OK.
8. Verify the existing system BIOS information and the BIOS update information.
9. Click Begin Flash Update.
10. Review the Warning message and click Yes to proceed with the update.


The system restarts and displays a Flash Progress bar at the Dell logo screen. The system restarts again when the Flash update is complete.

1 Rookie

 • 

4 Posts

January 31st, 2025 15:08

@Chino de Oro​ I should have posted this under Dell Community>Software>Endpoint Management. I work for an organization and need to update 500+ Dell computers. Updating the UEFI Firmware with Precision_3260_3460_3.12.0_SEMB.exe works fine when ran manually but will not be possible with so many endpoints. My issue is when trying to use Dell Command | Update CLI to update the UEFI Firmware.

No Events found!

Top