Man, use WMI :).You will find all you want and you can search it on a remote computer on the network as well :)
2009/9/20 [email protected] <[email protected] > > > Hi all, > > I am currently developing a C# application that will search through > the registry for some information about the computer, for example, cpu > name and type and storing it in a database to keep an inventory of all > the computers. > > I have got it working to be able to get the computer processor > information but I can not find any way in the registry for finding the > computer serial number and monitor serial number. > > Can anyone tell me the registry key where the information is stored or > any other way in c# that i can get this information out from a remote > computer over a network. > > I do not need to know product licence keys and Licence/Product keys. > > Any help in this matter would be highly appreciated. > > Thank you >
