January 18, 2010

How WMI fetch data?

1.Management applications submit a request to the WMI infrastructure, which passes the request to the appropriate provider.

2.The provider then handles the interaction with the actual system resources and returns the resulting response to WMI.

3.WMI passes the response back to the calling application. The response may be actual data about the resource or the result of a requested operation.

No comments:

Post a Comment