This is still a problem.I worked around it by first clearing the password
cctk.exe --setuppwd= --valsetuppwd=%BIOSPASS%
Also another problem I encountered with the 7010 and A21 BIOS is the dcu-cli utility only tries to use to /s /l switches when doing the BIOS update (for instance O7010A21.exe /s /l=Update_DF2RM.log). This FAILS because the /r switch is also required. Even if I put
it still doesn't use the /r switch in the BIOS update portion, and therefore the update fails with exit code 1 (requires reboot), but doesn't actually install during a reboot. This is broken!
ImNotSerious
1 Message
0
October 1st, 2015 15:00
Has there been any progress on this? I too have this problem.
rga6
1 Rookie
•
16 Posts
0
March 17th, 2016 11:00
This is still a problem.I worked around it by first clearing the password
cctk.exe --setuppwd= --valsetuppwd=%BIOSPASS%
Also another problem I encountered with the 7010 and A21 BIOS is the dcu-cli utility only tries to use to /s /l switches when doing the BIOS update (for instance O7010A21.exe /s /l=Update_DF2RM.log). This FAILS because the /r switch is also required. Even if I put
"C:\Program Files (x86)\Dell\CommandUpdate\dcu-cli.exe" /policy "dell_bios_update.xml" /log "C:\dell_bios_update-install" /silent /reboot
it still doesn't use the /r switch in the BIOS update portion, and therefore the update fails with exit code 1 (requires reboot), but doesn't actually install during a reboot. This is broken!