Page 1 of 1

How to get Bios Id String? HEEELP!!!

Posted: Mon Oct 31, 2005 6:35 pm
by kbza
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!!.