WMI-queries from ASP-page to local client -
09-28-2007
, 04:58 AM
Hi newsgroup,
I want to perform WMI-queries from an ASP-page against a local client.
The ASP-page should be hosted on IIS V6 somewhere in the Internet and
queries should be made against the local computer on which the ASP
page is displayed. Further would it be nice if the results of the WMI
query (inventory data) could be written in a database hosted on IIS.
What would the best approach to realize this in order to perform the
WMI call directly on the browser client? For security reasons I don't
want to send the IP-address and logon credentials through the
Internet.
Would it be an alternative to create a webservice?
Any help would be appreciated.
Kind regards,
Steffen. |