Hardware Cofiguration and Software details Through Domain
-
Hello, I want to get Hardware Configuration & Software Details of system through Domain. actually i got all computer name of Domain using DirectoryEntry. then i want to get Ip Address of all computer and as well as Hardware Configuration & Software Details by using computer name. Thanks & Regards Raushan
-
Hello, I want to get Hardware Configuration & Software Details of system through Domain. actually i got all computer name of Domain using DirectoryEntry. then i want to get Ip Address of all computer and as well as Hardware Configuration & Software Details by using computer name. Thanks & Regards Raushan
-
For local machine, these details can be obtained through Win32 classes[^]. Don't know if you would be allowed to fire the queries on other machines in the network.