Unsolved
Community Manager
•
7.4K Posts
•
67.8K Points
0
2314
November 19th, 2020 20:00
Disable power buttom via CLI
hi
Does anybody know how to perform Enabling or disabling power button
by using racadm command ? It would be able to do only from GUI ?
thanks !
aya
No Events found!


DELL-Shine K
6 Operator
•
3K Posts
0
November 20th, 2020 04:00
@ayas ,
This can be achieved using racadm. You can use below command to achieve the same. As this is a BIOS setting you need to reboot the server to apply the setting.
Command to disable power button
racadm set bios.SysSecurity.PwrButton Disabled
Command to create a BIOS Job and to power cycle immediately
racadm jobqueue create BIOS.Setup.1-1 -r pwrcycle -s TIME_NOW
You can run below command to ser various reboot option for above command
racadm jobqueue help create
ayas
Community Manager
•
7.4K Posts
•
67.8K Points
0
November 20th, 2020 04:00
hi Shine
thanks you for the reply !
OK ,,, racadm set bios.SysSecurity.PwrButton Disabled would be the One !
thanks !
aya
DELL-Marco B
Moderator
•
4K Posts
0
November 20th, 2020 05:00
Hello,
please let us know if you need more support.
Thanks
Marco