We need to update the BIOS during our automated Windows 7 OS deployment. It is required that the BIOS install runs with no interaction and that it doesn't reboot automatically so that our deployment process can control all reboots. Hero System 5th Edition Bestiary Pdf Viewer.
Dell BIOS Upgrades for Enterprise Clients with Microsoft System Center Configuration Manager 2007 OS and Applications - Wiki. DUP BIOS Updates Enterprise Client. Newer Dell models distribute BIOS update packages using the Dell Update Package. Silent: Executes the update silently. Installing Dell Command Configure in silent mode using DUP. Double-click the downloaded Dell Update Package. Dell Command Configure Version 3.2 Installation. Dell Command Configure Version 3.0 Installation. Configure in silent mode using DUP. Configure installation file is available as a Dell Update Package (DUP).
I know the BIOS upgrade requires a reboot, but we will add the reboot as a task in our deployment scripts so we can control it. Unexpected reboots will cause the deployment to fail. Here is a link to the update installation files: Our older laptops used hpqflash -s -a, but it appears it has changed. What is the command line syntax to run this BIOS update unattended with no reboot? Begining sometime in mid-2013, notebook platforms began using a new flash utility -- HPBIOSUPDREC.exe.
I would have to do some investigating as to how the SilentInstall uses the 'hpqrun.exe' command in the cva file, but the map.ini file included with SP65838 provides the following: 1993=hpbiosupdrec -s -r -fL77_0104.bin 1994=hpbiosupdrec -s -r -fL77_0104.bin 2101=hpbiosupdrec -s -r -fL78_0104.bin 2102=hpbiosupdrec -s -r -fL78_0104.bin where the 4 digit number on the left refers to the system ID number. Run HPBIOSUPDREC.exe /? From a command line window to see all the command line flags.
Thanks, Richard I work for HP but am not a company spokesperson. Participation in the community forums is voluntary. I run a MDT Deployment Server as well and having a -norestart switch would be very useful. Current switches are -s -p -f -a -h.
None of them will postpone the restart. I don't want it to update the BIOS without needed to restart, just to not force the machine to restart yet, and to exit with a valid exit code. The deployment process is expecting HPBIOSUPDREC.exe -s to return an exit code, but it never does that before it reboots. This causes the deployment process to return after the reboot in an error state as it has no idea why the system rebooted. A -norestart switch would be amazing.
Command Line Interface Reference: Dell Update Packages for Microsoft Windows Operating Systems User's Guide Command Line Interface Reference Dell™ Update Packages for Microsoft® Windows® Operating Systems User's Guide Using the CLI This section provides information for using the command line interface (CLI) for Dell™ Update Packages (DUPs). CLI Options You can display information about CLI options by typing the DUP name and either /? Or /h at a command line prompt. For example, type the following command to get a help screen about the CLI options: PE2850-BIOS-WIN-A02.exe /? Provides a list of the CLI options, a description of each option, and the command syntax. NOTE: DUPs for Microsoft® Windows® operating systems cannot display output at the command line because they are Windows GUI applications.
All output information is written to a log file. See ' for information on log files. CLI Options: Usage CLI Option CLI Task Description Command Syntax /? Or /h Help option Displays command line options and help information. Packagename.exe /?
Packagename.exe /h /c Check option Determines if the update can be applied to the target system. The /s option is required with this option. Options /f, /e, and /r are not valid with this option.
When you click Install in the graphical user interface (GUI) mode, the same checking process is performed. Packagename.exe /s /c /l=c: pkg.log /e= Extract option Extracts all files contained in the DUP to the path you specify. If the directory specified in the path does not exist, it is created. If the path contains spaces, use quotation marks around the value. The /s option is required with this option.
Options /f, /c, and /r are not valid with this option. Packagename.exe /s /e=c: update packagename.exe /s /e='c: update files' /f Force option Allows downgrade of the software to a previous (older) version. The /s option is required with this option. Options /e and /c are not valid with this option.
NOTE: Before downgrading the software to a previous version, see the documentation for the previous version. Packagename.exe /s /f /l=c: pkg.log /l= Log option Appends logged messages to a specified ASCII file; creates a new file if one does not exist. If the file name contains spaces, use quotation marks around the value. The /s option is required with this option. Packagename.exe /s /l=c: pkg.log packagename.exe /s /l='c: Update Log pkg.log' /r Reboot option Reboots the system, if required, after performing the update.