Hardware Cofiguration and Software details of systems Through Domain Login details
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am developing a application, in which, i have a domain server like ITES.COM, approx 100 systems connected to this server. i have entered login details & path of Domain by using DIRECTORYENTRY. then i have got all local computer name. when user click on any computer name then display hardware configuration according to computer name. i used WMI for fetch Hardware Configuration, but its through exception "Access Denied". when i paas login details of individual machine.. then its work perfectly. So, how i authenticate Domain Login Details on local machine for get hardware Configuration.