Start a Conversation

Unsolved

S

1 Rookie

 • 

3 Posts

228

March 11th, 2025 08:25

Dell Command Update not rebooting if needed

Hi there,

maybe someone can offer some advice or a solution.

I am having a problem for some time now using the Dell Command Update. When rolling out new devices in our company, we initially use DCU to get the laptops up to date. DCU is triggered via commandline using the following command:

C:\Program Files (x86)\Dell\CommandUpdate\dcu-cli.exe /applyUpdates -silent -autoSuspendBitLocker=enable -reboot=enable -outputLog=C:\Temp\DCUOnline.log -updatetype=firmware,driver

In the last few years this worked great and with no issues, but for 4 months or so, I am facing the issue that the automatic reboot is not working - or at least not all the time. For example the Intel Iris graphics driver. When I am checking the logs everything's looking good, DCU downloads the update, installs it and exits with "exit code 14" (needs a reboot to finish the update according to Intel's website). But that reboot is never happening, DCU is stuck in the screen where it says "Installing Intel Iris...".

Last few lines from the log:

2025/03/11 04:08:06.997|INFO|
Installation times:
{
Uninstall (DiUninstallDriver) INF operation("C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_1822c4fce94b7cb9\iigd_dch.inf"): 0.6880538
Install (DiInstallDriver) INF operation("C:\ProgramData\dell\drivers\b862d324-c397-4274-816f-9b4f73e8c06e\0\Drivers\6078\Graphics\iigd_dch.inf"): 42.5064991
Drivers installation: 58.4172987
Installation of all drivers: 60.8112945
Installation of all components: 0.0054309
}
 ||
2025/03/11 04:08:07.025|INFO|Silent mode has been successfully completed. ||
2025/03/11 04:08:07.025|INFO|Closing the user interface window. ||
2025/03/11 04:08:07.027|INFO|Restoring "wuauserv" service original state and settings... ||
2025/03/11 04:08:07.027|INFO|Restoring "wuauserv" service original state and settings - DONE ||
2025/03/11 04:08:07.027|INFO|Exiting application with exit code: 14.  ||
2025/03/11 04:08:07.027|INFO|Logging completed on 2025/03/11 04:08:07.033
 ||
[Tue Mar 11 04:08:07 2025]
--- End of Vendor Software Log ---

Could there be a problem in the communication between the Intel Iris installer package and DCU? I am also experiencing similar with other Intel drivers (like Intel Management Engine Component Installer, there isn't even a exit code in the log, the last entry is just the path of the DellInstaller_x64.exe).

The "stuck" screen looks like this, the bar is loading but it won't do anything:

Weird enough; I see that the drivers are installed (up to date on the system, even though DCU is stuck at "Installing")...

We also use another command for the BIOS updates with the "-reboot=enable" switch, so I assume it should be working with the other updateTypes too? It is also not some specific model or series, where the updates don't work.

Let me know if I should provide any further information.

Thank you in advance!

1 Rookie

 • 

3 Posts

March 11th, 2025 12:59

Edit: I just updated the drivers on an older system (different driver version for Intel graphics) and the log looks a bit different:

[Tue Mar 11 13:12:19 2025] C:\ProgramData\dell\drivers\09d9be01-15f0-410d-a36b-57bdf8c7cbbb\DellInstaller_x64.exe
[Tue Mar 11 13:15:16 2025] DellInstaller-GetExitCode: 2
[Tue Mar 11 13:15:16 2025] Execution of installer complete. Cleaning up...
[Tue Mar 11 13:15:16 2025] Dell Installer execution return code: 2
[Tue Mar 11 13:15:16 2025] Name of Exit Code: REBOOT_REQUIRED
[Tue Mar 11 13:15:16 2025] Exit Code set to: 2 (0x2)
[Tue Mar 11 13:15:16 2025] Result: REBOOT
[Tue Mar 11 13:15:16 2025] Name of Exit Code: REBOOT_REQUIRED
[Tue Mar 11 13:15:16 2025] Execution terminated at date-time Tue Mar 11 13:15:16 2025
[Tue Mar 11 13:15:16 2025] ######

DCU/DellInstaller acknowledges, that a reboot is necessary and reboots the system. Could this be a problem with the drivers provided by Intel or Dell?

Driver versions:

- 31.0.101.2130, Latitude 11-series, working

- 32.0.101.6078, Latitude 5350, 5450, 5550, not working

1 Rookie

 • 

3 Posts

March 18th, 2025 08:02

So I tried to update a freshly installed Windows device with DCU Version 4.9.0 and the results are the same. It seems to work a bit better, but at some point it just stops logging and the update is stuck again.

No Events found!

Top