UNSOLVED

Bob_RCI

updated

6 years ago

B

Bob_RCI

1 Rookie

29 Posts

0

4284

June 11th, 2020 08:00

Dell Command | Configure : SetupPwd

Hello,

I am using the Dell Command | Configure to create a Multiplatform Package for BIOS settings for me to export to EXE and use in the OSD SCCM task sequence. The problem I am running into is with the "SetupPwd" [to set BIOS admin password]. It never works for me as it has a semicolon at the "SetupPwd" and "ValSetupPwd" when I check in the .sh file after the export.

Does anyone know the solution to this? I want to create a step in the SCCM task sequence to set specific BIOS settings, including set BIOS password. All other components work except for the password.

 

cat > ${TMPINI} <

[cctk]

SecureBoot=Enabled

;SetupPwd=

;ValSetupPwd=

HERE

Thank you,

Bob