texhex / BiosSledgehammer

Automated BIOS, ME, TPM firmware update and BIOS settings for HP devices
Apache License 2.0
127 stars 16 forks source link

Not running as expected #93

Closed GregoryMachin closed 4 years ago

GregoryMachin commented 4 years ago

Hi,

Please can you advise. I'm running the BiosSledgehammer via Commandline in SCCM, under" Command line" Task, this worked ok under WinPE, but under Win7 I'm getting issues where the script is not running fully, this is all it is producing :


Windows PowerShell transcript start Start time: 20191105152336 Username : WAIKATO\SYSTEM Machine : HWL63888 (Microsoft Windows NT 6.1.7601 Service Pack 1)



Windows PowerShell transcript end End time: 20191105152403


This is the code I'm using to run it : %windir%\System32\WindowsPowershell\v1.0\Powershell.exe -Executionpolicy bypass -file BiosSledgehammer.ps1 -Verbose

What have I missed ?

texhex commented 4 years ago

Indeed, this is very strange (the launch command looks good to me). I have no idea what is causing this, except maybe an outdated/broken PowerShell installation maybe.

Can you try to execute the script on the device directly and post a screenshot here please?

texhex commented 4 years ago

@GregoryMachin I'm closing this issue, it seems to be dormant. Please feel free to reopen if you think the issue is not solved.