Software Inventory Logging WMI Data Provider Classes
The data provider provides enumerable data classes that gather Software Inventory Logging data from both host machines and guest machines. In addition, the data provider provides access to Software Inventory Logging settings. The classes are defined in SILProvider.mof. The Software Inventory Logging WMI data provider provides the following classes.
In this section
-
The MsftSil_Computer WMI class retrieves system data about a server.
-
The MsftSil_ComputerIdentity WMI class encapsulates identification properties of a computer.
-
The MsftSil_Data WMI class is an abstract base class that retrieves Software Inventory Logging data from a server.
-
Deprecated. Exposes Software Inventory Logging data collected from a virtual machine.
-
This class has been removed.
-
The MsftSil_ManagementTasks WMI class retrieves and configures settings for Software Inventory Logging.
-
The MsftSil_Software WMI class retrieves installation data about the software installed on a server.
-
The MsftSil_UalAccess WMI class aggregates User Access Logging (UAL) data from a server, and then returns information about the number of unique users and devices that accessed a software product.
-
The MsftSil_WindowsUpdate WMI class retrieves a list of the Quick Fix Engineering (QFE) updates installed on a server.
Related topics