Re: [mssms] HP BIOS automation

2017-08-25 Thread Adam Juelich
; > > > *From: *Adam Juelich > *Sent: *Friday, August 25, 2017 8:15 AM > *To: *mssms@lists.myitforum.com > *Subject: *Re: [mssms] HP BIOS automation > > > What is the exact error message your get when it fails? Some of those > BIOS Updates do not play nicely within WinPE and you

Re: [mssms] HP BIOS automation

2017-08-25 Thread Adam Juelich
What is the exact error message your get when it fails? Some of those BIOS Updates do not play nicely within WinPE and you have to run it within the OS-context, after the 'Client Install' portion of the TS. Are you ensuring the BIOS Update is newer than what is on the machine? Sometimes they als

[mssms] HP BIOS automation

2017-08-24 Thread Jeff Poling
I am trying to automate installation of HP bios updates in a task sequence. I have a package with the BIOS update files and a Run Command Line step that executes hpbiosupdrec64.exe -s -r -lc:\Windows\temp\bios.log in WinPE. The bios update log shows successful completion with return code 3010.