Answered Identify hardware remotely

  • Friday, September 19, 2008 8:36 AM
     
     
    I'm writing an application that can identify installed software on workstations in our network (in different domains too).

    I would also like to be able to indentify the hardware of the workstation (brand, type, ...).
    Is there any way I would be able to do this? In the system registry I can find some information about the hardware (BIOS + date), but that is not providing enough information. (.net, API, ...)
     
    I've Googled a lot on the web but couldn't find any information on it (maybe because I'm using the wrong search keys :-(.

    I'm sure it is possible because commercial stuff like Altiris and Discovery can do it. Problem is they work with an agent installed on every system and we have several systems that can't (or are not allowed) to run these agents. That's why I started the development of my app.

All Replies