Hello,
It’s possible with some models, HP got BiosConfigUtility.exe and Dell got cctk.exe. With both you can deploy a batch via GPO to change BIOS options. Ex with cctk:
Batch.bat:
@"\\MyServer\MyShare\Bios\Dell\W7\cctk.exe" --valsetuppwd MyBiosPass -i "\\MyServer\MyShare\Bios\Dell\CPQSETUP.TXT"
CPQSETUP.TXT:
[cctk]
bootorder=legacytype,+embnic,+hdd,-cdrom,-usbdev,,-floppy
wakeonlan=enable