I'm sorry for this mistake, my aim was another one:
I'm searching for one of two solutions:
I've a system service with network-service rights, running on a windows 2003 server that should gather information about periphery of computers in the same domain.
Now what I've done is enumerating those computers and accessing them. The problem is that WMI does not provide enough data for me.
Solution 1: Another technique that is usable remotely from this service to gather information.
Solution 2: A service that is running on every client and gathering information and sending the gathered info to the server-service.
In both cases I need information about the way to access these components' details.
Please help
P.S.: No website is used here 
Last edited by FdM-BIOS.at; 03-01-2008 at 04:59 PM..
|