u/Exorkog

▲ 3 r/SCCM

Issue with uefi 2023 certificates updates on dell optiplex 7070

Hi,

We have some Optiplex 7070 that don't update uefi 2023 certificates.

Bios version is 1.35.0

uefica2023error is 8007015e

Event id is 1800.

It says a reboot is needed but even after restarting more than 5 times, it's still the same.

Do you have the same issue with this model ?

Thanks

reddit.com
u/Exorkog — 2 days ago
▲ 1 r/Dell

Issue with updating uefi 2023 certificates on optiplex 7070

Hi,

We have some Optiplex 7070 that don't update uefi 2023 certificates.

Bios version is 1.35.0

uefica2023error is 8007015e

event id is 1800.

It says a reboot is needed but even after restarting more than 5 times, it's still the same.

Do you have the same issue with this model ?

Thanks

reddit.com
u/Exorkog — 2 days ago
▲ 10 r/SCCM

Hi,

The point is to not display a value, like a password in a command line step.

So I set the task sequence variable by checking the "do not display value" box.

Then, to use this value in a command line using cmd, not powershell, is the procedure to use this format %TSVarPassword% with %% caracters ?

For example

cctk.exe --OnboardModem=enabled --valsetuppwd=%TSVarPassword%

Or do we have to use powershell, store the task sequence variable value in a variable, then use it in the command ?

Thanks

reddit.com
u/Exorkog — 15 days ago
▲ 5 r/SCCM

Hi,

I'm deploying drivers, firmware and bios updates with Dell Command Update tool with SCCM. The password is encrypted with the -encryptedpassword option. In most cases the password is correct. The issue is that if the bios password is incorrect on some devices, the tool returns exit code 0 which is a success code. So the deployment will come as success while in the log, it appears that the password is incorrect. It is an issue since it breaks the result in the monitoring. A possibility would be to read the last lines of the log file and detect the line that says the password is incorrect, but is there any other with this tool ?

Thanks

reddit.com
u/Exorkog — 22 days ago

Hi,

I'm deploying drivers, firmware and bios updates with Dell Command Update tool with SCCM. The password is encrypted with the -encryptedpassword option. In most cases the password is correct. The issue is that if the bios password is incorrect on some devices, the tool returns exit code 0 which is a success code. So the deployment will come as success while in the log, it appears that the password is incorrect. It is an issue since it breaks the result in the monitoring. A possibility would be to read the last lines of the log file and detect the line that says the password is incorrect, but is there any other with this tool ?

Thanks

reddit.com
u/Exorkog — 22 days ago