Hi Johannes,
Download DeskView Client (to be installed on all the clients) or DeskView Instant BIOS Management tool (no installation necessary).
You will find several tools like deskflash.exe (BIOS update and/or archive) and biosset.exe (set bios values).
Download the DeskView Client Manual (de or en) and read it, please.
- all have the same bios admin password
Make use of biosset in this case.
Create a encrypted bios password first, can be done
at any PC with biosset.exe
BIOSSET.EXE /CRYPT="PasswordInClearText"
The result will be the"encryptedpassword"
Save the value!
Run at the target PC
BIOSSET.EXE /NEWPWC="encryptedpassword"
- all boot at 7 am during weekdays
BIOSSET.EXE /PWC="encryptedpassword" /time=07:00
/days=1,2,3,4,5
- enable wol
BIOSSET.EXE /PWC="encryptedpassword" /WOL=ON
BIOSSET will do the job. How to run the commands is what you have to choose. Batch file, software management tools ......
BR, JL