I need a place for cmd syntax.
Reboot to bios (this does work so if not something is screwy)
shutdown /r /fw /f /t 0
If you want to make a shortcut
C:\Windows\System32\shutdown.exe /r /fw /f /t 0
Insert actual values over the ( ) locations. Remove the ( ) Place it all in a hash.ps1 file and run. $h='(put hash here)';$f="...