Calling WMI from ASP.Net Web Page
Is it possible to make a WMI call to the hosts in same domain using ManagementObject from an aspx page. I am getting an Access Denied error whenever I am doing so. although the host where this page is located on is allowed to enable delegation.
If anybody has an idea on how to get this working, please let me know.
Thanks in Advance
Sunil
|