المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Hardware Cofiguration and Software details of systems Through Domain Login details



C# Programming
07-04-2009, 10:02 AM
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.