End of Development Support

Your product may no longer be actively supported by development (End of Development Support). Any resources provided by Lenovo for such products are made available “AS IS” and without warranties of any kind, express or implied. In no case will Lenovo be liable for the failure of any provided resources to function as expected or intended and the loss of, or damage to, data. To determine if your product is still actively supported by development, enter your serial number or product type below.

Enter Serial Number: OR Detect Product

Flash BIOS update - ThinkCentre M83z, M73z and E73z

Flash BIOS update - ThinkCentre M83z, M73z and E73z

In This Article
Compatible DevicesCompatible Operating SystemsWhat's More
Available Drivers
File name
Size
Version
Operating System
Release Date
Severity
Options

Flash BIOS update - ThinkCentre M83z, M73z and E73z

27.469 MB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Flash UEFI BIOS update (Flash from operating system version)

fgjy57usa.exe

3.8 MB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Installation instructions for Flash UEFI BIOS update (Flash from operating system version)

fgjy57usa.txt

11 KB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Flash UEFI BIOS update (CD ISO image version)

fgj957usa.iso

19.8 MB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Installation instructions for Flash UEFI BIOS update (CD ISO image version)

fgj957usa.txt

10.3 KB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Flash UEFI BIOS update - DOS utility

fgjt57usa.zip

3.2 MB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Windows BIOS setting tool

fgjw57usa.exe

664.1 KB
FGKT57A

Windows 10 (64-bit)

Windows 7 (32-bit)

Windows 7 (64-bit)

Windows 8 (32-bit)

Windows 8 (64-bit)

Windows 8.1 (32-bit)

Windows 8.1 (64-bit)

26 Apr 2019
Recommended

Description

Flash BIOS update - ThinkCentre M83z, M73z and E73z

Compatible Devices

  • ThinkCentre M83z
  • ThinkCentre M73z
  • ThinkCentre E73z

Compatible Operating Systems

  • Windows 7 32bit, 64bit
  • Windows 8 32bit, 64bit
  • Windows 8.1 32bit, 64bit
  • Windows 10 64bit

What's More

This package updates the basic input/output system (BIOS) on all - ThinkCentre M83z, M73z and E73z 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.

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
fgjy56usa.exe FGKT56A 13-Dec-18 Flash UEFI BIOS update (Flash from operating system version)
fgjy56usa.txt FGKT56A 13-Dec-18 Installation instructions for flash UEFI BIOS update (Flash from operating system version)
fgj956usa.iso FGKT56A 13-Dec-18 Flash UEFI BIOS update (CD ISO image version)
fgj956usa.txt FGKT56A 13-Dec-18 Installation instructions for flash UEFI BIOS update (CD ISO image version)
fgjt56usa.zip FGKT56A 13-Dec-18 USB drive UEFI BIOS flash package
fgjw56usa.exe FGKT56A 13-Dec-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 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

The default operation of the flash update program is to use the graphical user interface provided by the AFUWINGUI program. You can also run the program from a DOS command box (with Administrator privilege) by running "flash.cmd". Before running the "flash.cmd", please change the command line to the options you need. The command is:

wflash2.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 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:
    flash2.exe /tag:1234567
  • The following example shows how to update BIOS and update system asset tag number by one command:
    flash2.exe bios.rom /tag:1234567
  • The following example shows how to change the power-on logo.
    flash2.exe /logo:myfav.bmp

Note: A flash update image using these program options should be tested carefully before widespread usage.

Was this information helpful?

Your feedback helps to improve the overall experience

Last Modified Date: 05 Mar 2020

Original Publish Date: 12 Jan 2017

Document ID: DS038323

Feedback