Automatic Updates — If you select this option, Dell Command | Update runs automatic updates on the system. A check for updates run every three days. If new updates are found, the settings under When updates are found, determines the actions which take place.
Thanks for the reply I know it's supposed to run a check every 3 days that's in the documentation. Some how the tool does not follow those rules on some machines and the question is why?
Between 70-80% of the machines are fine but the rest is just not doing it.
try to run "c:\Program Files\Dell\CommandUpdate\dcu-cli.exe" /configure -restoreDefaults maybe your config.XML is corrupted or does not match to other previously configured settings for the service? -----
What will happen if you stop and start the DCU service manually ? net stop ... net start ...
If it looks like this then your DCU configuration on the client is corrupt.
- uninstall DCU - REBOOT - manually cleanup all remaining DCU settings from FileSystem and Registry ( HKLM\Software\DELL and (if exists) HKLM\Software\WOW6432..\DELL - reinstall DCU - REBOOT
it has to look like this
---------------- maybe any configuration conflict between DCU and DELL SupportAssist - DELL SupportAssist triggers ( or may block) DCU ?
Missing updates may be caused by "Disabled" BIOS Updates - your config.XML looks like: BIOS-Updates = disable - several (not all) DRV or FW updates require at least BIOS version X.Y.Z to get detected as a requirement for installation - e.g. -- your unit has BIOS version 1.0.0 installed , BIOS-Update 1.11.0 is available - but blocked by your Config.XML -- network driver version 11.3 will get detected a "required" , but maybe a pre-requisite for this DRV is BIOS v1.8 -- DCU will never try to install the network driver until BIOS is at least v1.8
Another beloved issue for missing drivers is a failing network connectivity to DELL servers ( or your individual DCU driver baseline adress - internal repository)
Check C:\ProgramData\dell\UpdateService\.... Service*.log and Agent*.log ( elevation required )
John harper
2 Intern
•
346 Posts
0
February 7th, 2023 23:00
Automatic Updates — If you select this option, Dell Command | Update runs automatic updates on the system. A check for updates run every three days. If new updates are found, the settings under When updates are found, determines the actions which take place.
kroonri
2 Posts
0
February 8th, 2023 00:00
Hi John,
Thanks for the reply I know it's supposed to run a check every 3 days that's in the documentation. Some how the tool does not follow those rules on some machines and the question is why?
Between 70-80% of the machines are fine but the rest is just not doing it.
They all get the exact same config
Oliver_Duesterhoeft
5 Posts
0
April 17th, 2023 02:00
some more points :
try to run
"c:\Program Files\Dell\CommandUpdate\dcu-cli.exe" /configure -restoreDefaults
maybe your config.XML is corrupted or does not match to other previously configured settings for the service?
-----
What will happen if you stop and start the DCU service manually ?
net stop ...
net start ...
If it looks like this then your DCU configuration on the client is corrupt.
- uninstall DCU
- REBOOT
- manually cleanup all remaining DCU settings from FileSystem and Registry ( HKLM\Software\DELL and (if exists) HKLM\Software\WOW6432..\DELL
- reinstall DCU
- REBOOT
it has to look like this
----------------
maybe any configuration conflict between DCU and DELL SupportAssist
- DELL SupportAssist triggers ( or may block) DCU ?
Oliver_Duesterhoeft
5 Posts
0
April 17th, 2023 02:00
Missing updates may be caused by "Disabled" BIOS Updates
- your config.XML looks like: BIOS-Updates = disable
- several (not all) DRV or FW updates require at least BIOS version X.Y.Z to get detected as a requirement for installation
- e.g.
-- your unit has BIOS version 1.0.0 installed , BIOS-Update 1.11.0 is available - but blocked by your Config.XML
-- network driver version 11.3 will get detected a "required" , but maybe a pre-requisite for this DRV is BIOS v1.8
-- DCU will never try to install the network driver until BIOS is at least v1.8
Another beloved issue for missing drivers is a failing network connectivity to DELL servers ( or your individual DCU driver baseline adress - internal repository)
Check C:\ProgramData\dell\UpdateService\.... Service*.log and Agent*.log ( elevation required )
Oliver_Duesterhoeft
5 Posts
0
April 17th, 2023 03:00
again the screenshot when restart of Service is successful