How to get Bios Id String? HEEELP!!!

BIOS Questions that don't belong in the other forums. Read them!
Post Reply
kbza
New visitors - please read the rules.
Posts: 2
Joined: Mon Oct 31, 2005 2:55 pm

I'm developing an application in asp, and in one page I try to get some info of the bios of the machine where the asp pages are hosted. I am using Win32_Bios class.
The fact is that in some pc's with Ami bios I can't get all the information, like serial number. So I would like to get the Bios ID String. I ran some Bios programs (BIT v1.3) that correctly gave me the bios id string, but it is impossible with Win32_Bios class.
How can I get the info that Bios Information Tool v1.3 gives to me? Is there any way to get this info in ASP or VBS or Visual Basic?
Thanks for your cooperation!!.
Post Reply