Flash BIOS update - ThinkCentre Edge 92, ThinkCentre M82, M92 and M92p, ThinkStation E31
Available Drivers
Flash BIOS update - ThinkCentre Edge 92, ThinkCentre M82, M92 and M92p, ThinkStation E31
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
Flash UEFI BIOS update (Flash from operating system version)
9sjy9cusa.exe
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
Readme for Flash UEFI BIOS update (Flash from operating system version)
9sjy9cusa.txt
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
Flash UEFI BIOS update (CD ISO image version)
9sj99cusa.iso
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
Readme for Flash UEFI BIOS update (CD ISO image version)
9sj99cusa.txt
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
USB Drive UEFI BIOS Flash Package
9sjt9cusa.zip
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
Windows BIOS Setting Tool
9sjw9cusa.exe
Windows 10 (64-bit)
Windows 7 (32-bit)
Windows 7 (64-bit)
Windows 8 (32-bit)
Windows 8 (64-bit)
Windows 8.1 (64-bit)
Windows Vista (32-Bit)
Windows Vista (64-Bit)
Description
This package updates the basic input/output system (BIOS) on all ThinkCentre Edge 92, ThinkCentre M82, M92 and M92p, ThinkStation E31 systems.This package updates the basic input/output system (BIOS) on all ThinkCentre Edge 92, ThinkCentre M82, M92 and M92p, ThinkStation E31 systems.
Compatible Devices
- ThinkCentre Edge 92, M82, M92 and M92p
- ThinkStation E31
Compatible Operating Systems
- Windows 7 32bit, 64bit
- Windows 8 32bit, 64bit
- Windows 8.1 64bit
- Windows 10 64bit
- Windows Vista 32bit, 64bit
What's More
This package updates the basic input/output system (BIOS) on all ThinkCentre Edge 92, ThinkCentre M82, M92, M92p, ThinkStation E31 systems.
BIOS is programming that controls low-level hardware operations, including interactions with diskette drives, hard drives, and the keyboard. The BIOS is stored on a chip. Your computer uses flash BIOS, which can be updated through a program on a flash diskette so that you do not have to replace the BIOS chip to update the BIOS.
Note:
- Make note of any settings you have changed in the BIOS Configuration Utility. These settings may have to be re-entered after updating the BIOS.
- Depending on the hardware configuration, some computer running on Windows 8 (64-bit) may require "OS Optimized Defaults" disabling in BIOS.
Summary of Changes
Version 9SKT9CA
- Update includes security fixes.
Additional Information
Please refer to the README file for the following:
- Installation Instructions
- Determining Which Version is Installed
- Complete list of summary of changes
- Known limitations (if any)
File | Version | Release Date | Description |
---|---|---|---|
9sjy9busa.exe | 9SKT9BA | 25-Jul-18 | Flash UEFI BIOS update (Flash from operating system version) |
9sjy9busa.txt | 9SKT9BA | 25-Jul-18 | Installation instructions for flash UEFI BIOS update (Flash from operating system version) |
9sj99busa.iso | 9SKT9BA | 25-Jul-18 | Flash UEFI BIOS update (CD ISO image version) |
9sj99busa.txt | 9SKT9BA | 25-Jul-18 | Installation instructions for flash UEFI BIOS update (CD ISO image version) |
9sjt9busa.zip | 9SKT9BA | 25-Jul-18 | USB drive UEFI BIOS flash package |
9sjw9busa.exe | 9SKT9BA | 25-Jul-18 | Windows Bios Setting Tools |
Command Line Flashing Parameters
Option 1: DOS Flash Program Options
The default operation of the flash update program is a step by step dialogue with the user that presents choices and gathers responses from the user about which choices are desired.
In some situations (such as a large enterprise with many systems that need updating), it may be desirable to create a flash update image that requires no manual intervention to perform an update operation. This can be done by modifying the batch file (autoexec.bat) calling the flash program with the following command:
flash2.exe [option1] [option2] ... [optionX]
[OPTIONS]
/h | Show help messages. |
/rsmb | Preserve all SMBIOS structures. |
/ncb | Program all non-critical blocks |
/clr | Clear BIOS settings. |
/ign | Ignore BIOS version check. |
/sn:nnnnnnn | Update system serial number (up to 20 characters). |
/csn:nnnnnnn | Update chassis serial number (up to 20 characters). |
/mtm:nnnnnnn | Update machine type and model number (up to 20 characters). |
/tag:nnnnnnn | Update system asset tag (up to 25 characters). |
/uuid | The flash utility will generate an Universally Unique Identifier (UUID), replacing the one that is currently in the system. |
/logo <filename> | Change logo. The size of logo file after compression should be less than 8KB (the size of compressed logo file is displayed on the screen during the processing). |
/cpu | Update CPU microcode. |
/reboot | Automatic reboot after all requests done. |
/pass:nnnnnnn | Input current system password. |
- The following example shows how to update system asset tag number to "1234567" use command line:
wflash2.exe /tag:1234567 - The following example shows how to update BIOS and update system asset tag number by one command:
wflash2.exe bios.rom /tag:1234567 - The following example shows how to change the power-on logo.
wflash2.exe /logo:myfav.bmp
Note: A flash update image using these program options should be tested carefully before widespread usage.
Option 2: Windows Flash Program Options
Please refer to the Readme for Flash UEFI BIOS update (Flash from operating system version) for the installation instructions.
Your feedback helps to improve the overall experience
Last Modified Date: 05 Mar 2020
Original Publish Date: 04 Apr 2017
Document ID: DS029265