Jump to content

Have Anybody Any Tool To Read The Motherboard Typ


Recommended Posts

Posted

Hello,

has anybody any tool to read the motherboard typ for example ASUS K8V-X ?? I will write a VB Programm, that scan for the grafic card and the motherboard. And than copy the right driver to C:\DR.

(I use Windows PE)

Can anybody help me??


Posted
This command for example?

wmic baseboard list full

C:\Documents and Settings\Buletov>wmic baseboard list full


ConfigOptions=
Depth=
Description=Base Board
Height=
HostingBoard=TRUE
HotSwappable=
InstallDate=
Manufacturer=ASRock
Model=
Name=Base Board
OtherIdentifyingInfo=
PartNumber=
PoweredOn=TRUE
Product=K7VM2
Removable=
Replaceable=
RequirementsDescription=
RequiresDaughterBoard=
SerialNumber=00000000
SKU=
SlotLayout=
SpecialRequirements=
Status=
Tag=Base Board
Version=2.00
Weight=
Width=

nice, nice... with the combination with 'for' command we could

extract manufacturer and product, right?

like this: "ASRock K7VM2"

can anyone give it a shot?

Posted

If you go to Microsoft's web site and search for "Scriptomatic", download it, and toy with that a little, it will generate the code you need. The new version two will even run the script for you so you can see the output.

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...