I'm trying to figure out how to set up Dell Command Update so that when I install it on multiple computers, it only updates drivers and firmware without installing additional Dell software components. I want the updates to happen automatically at regular intervals and to ensure that the first check occurs right after installation. Any suggestions on how to maintain control over this application?
4 Answers
Consider using Group Policy Template along with GPO policies to manage the settings for Dell Command Update. It can simplify the update management significantly.
There are ADMX templates available for it now. Just set those up in a GPO, and everything should run smoothly without extra hassle.
While it's not a direct solution to your question, you might want to look into using Intune autopatch to avoid reliance on vendor tools. We've transitioned to that, and it's been fantastic for us.
You might want to check out the dcu-cli for command line integration. It gives you control over what updates to apply and can help you streamline the process.
This is the way!
Thanks! I think I got that working now.