Start a Conversation

Unsolved

A

1 Rookie

 • 

2 Posts

3267

November 24th, 2022 08:00

How to deploy a Dell Command Update policy.xml file

Hi,

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 the BIOS firmware updates settings which requires a BIOS password - this can't really be set by either of the above methods as the password will be visible and not encrypted.

Thanks

2 Intern

 • 

346 Posts

February 16th, 2023 00:00

On the title bar, click Settings. On the Settings screen, click Update Settings. Under Automatically check for updates > Check for updates, select one of the following: Weekly Updates—If you select this option, Dell Command | Update runs the updates on the system once in a week.

1 Rookie

 • 

2 Posts

February 17th, 2023 10:00

Hi, thanks for the reply but this doesn't actually answer my question at all.

1 Rookie

 • 

1 Message

May 9th, 2023 06:00

The problem with 3rd party risk management is right here, nobody reads. I read "how would you deploy the policy.xml file and its settings to 1000's of devices" and got it right away. The answer to "On the title bar, click Settings. On the Settings screen, click Update Settings" would require going to each of the 1000's devices and is clearly not an answer. Until Dell creates a Group Policy that can be centrally managed like Lenovo, HP and other vendors do, there is a 3rd party risk being ignored and not in line with the CISA's Security By Default that tells us that 3rd parties are our big risk.

1 Rookie

 • 

30 Posts

May 11th, 2023 06:00

To deploy the policy.xml file and its settings to a large number of devices while keeping the BIOS password secure, you may need to use a specialized deployment tool or script that can encrypt the password and push the settings to the devices remotely.

1 Rookie

 • 

2 Posts

November 21st, 2023 13:11

This method worked for me:

1- Remote install Command Update

2 - Copy the exported Settings.xml file to the target PC C:\Temp directory

3 - Run remotely this cmd command:

     "C:\Program Files\Dell\CommandUpdate\"dcu-cli.exe /configure -importSettings=C:\Temp\Settings.xml

If you need to set BIOS password this is it:

"C:\Program Files\Dell\CommandUpdate\"dcu-cli.exe /configure -biosPassword="Test1234"

(edited)

No Events found!

Top