Jump to content

WMI information without WMI


Recommended Posts

dmidecode 2.8 for windows

i don't take any credit for the changes necessary to make this work on windows, i just found found a diff file and updated the original source and compiled it. (it also compiles as-is on cygwin)

get help by using the --help or -h parameter (i.e. dmidecode --help)

dmidecode without parameters will list all DMI information, attached is an example of dmidecode>dmi.txt

dmidecode -t only shows DMI information for the specified type.

Valid type keywords are:

bios

system

baseboard

chassis

processor

memory

cache

connector

slot

dmidecode -s only shows the specified string from DMI.

Valid string keywords are:

bios-vendor

bios-version

bios-release-date

system-manufacturer

system-product-name

system-version

system-serial-number

system-uuid

baseboard-manufacturer

baseboard-product-name

baseboard-version

baseboard-serial-number

baseboard-asset-tag

chassis-manufacturer

chassis-type

chassis-version

chassis-serial-number

chassis-asset-tag

processor-family

processor-manufacturer

processor-version

processor-frequency

dmidecode -s system-manufacturer i think could be a possible alternative to OEMSCAN

IMPORTANT NOTE: existence/accuracy of DMI (SMBIOS) information is dependent on your computer manufacturer setting the correct information.

Credit for the windows port goes to Hugo Weber

Compiled using Dev-C++

Dmidecode is released under the GNU General Public License

dmi.txt

dmidecode.exe

Edited by #rootworm
Link to comment
Share on other sites


added vpddecode, biosdecode, and ownership from the dmidecode project.

also included the source with projects for dev-c++.

Three additional tools come with dmidecode:

biosdecode prints all BIOS related information it can find

ownership retrieves the "ownership tag" that can be set on Compaq computers

vpddecode prints the "vital product data" information that can be found in almost all IBM computers

biosdecode.exe

ownership.exe

vpddecode.exe

dmidecode_src.rar

Link to comment
Share on other sites

I remember a few months ago, i was looking for a tool i can run from command line to get infos about SMBIOS.

Multi Manufacturer Pre-Activation

I was disappointed to find this dmidecode website but no compiled version of the tool.

@#rootworm

So i want to thanks you for compiling it and share it with MSFN community.

Edited by Bilou_Gateux
Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...
dmidecode 2.8 for windows

i don't take any credit for the changes necessary to make this work on windows, i just found found a diff file and updated the original source and compiled it. (it also compiles as-is on cygwin)

get help by using the --help or -h parameter (i.e. dmidecode --help)

dmidecode without parameters will list all DMI information, attached is an example of dmidecode>dmi.txt

dmidecode -t only shows DMI information for the specified type.

Valid type keywords are:

bios

system

baseboard

chassis

processor

memory

cache

connector

slot

dmidecode -s only shows the specified string from DMI.

Valid string keywords are:

bios-vendor

bios-version

bios-release-date

system-manufacturer

system-product-name

system-version

system-serial-number

system-uuid

baseboard-manufacturer

baseboard-product-name

baseboard-version

baseboard-serial-number

baseboard-asset-tag

chassis-manufacturer

chassis-type

chassis-version

chassis-serial-number

chassis-asset-tag

processor-family

processor-manufacturer

processor-version

processor-frequency

dmidecode -s system-manufacturer i think could be a possible alternative to OEMSCAN

IMPORTANT NOTE: existence/accuracy of DMI (SMBIOS) information is dependent on your computer manufacturer setting the correct information.

Credit for the windows port goes to Hugo Weber

Compiled using Dev-C++

Dmidecode is released under the GNU General Public License

Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...