1
0
Files
Repository/Bios-Update-HP-v3.0/readme.md
2025-10-31 08:58:36 +01:00

678 B
Raw Blame History

🚀 BIOS Update Staged & Scheduled

🔧 What it does

  • Copies the entire folder next to the script to C:\Windows\Temp\Bios
  • Cleans previous HpFirmwareUpdRec logs and ldcacheinfo
  • Creates a scheduled task BiosUpdateAtStartup that runs C:\Windows\Temp\Bios\BIOS_Update.bat at startup with a 2-minute delay (as SYSTEM, highest)

Prerequisites

  • Run as Administrator
  • Ensure BIOS_Update.bat exists in the source folder (it will be copied to C:\Windows\Temp\Bios)
  • Include the HP package folder (e.g. sp156628\...) expected by BIOS_Update.bat
  • Machine will execute the BIOS update on next boot via the scheduled task