The MsftSil_ManagementTasks WMI class retrieves and configures settings for Software Inventory Logging.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("silprovider"), AMENDMENT]
class MsftSil_ManagementTasks
{
};
Members
The MsftSil_ManagementTasks class has these types of members:
Methods
The MsftSil_ManagementTasks class has these methods.
| Method | Description |
|---|---|
| GetLoggingState | Verifies whether Software Inventory Logging is enabled, and optionally enables or disables the feature. |
| GetLoggingTime | Gets the start time in which the Software Inventory Logging engine collects data. |
| GetTargetUri | Retrieves and optionally specifies the resource to which the Software Inventory Logging stream provider publishes data. |
| SetLoggingState | Enables or disables Software Inventory Logging. |
| SetLoggingTime | Configures the start time in which the Software Inventory Logging engine collects data. |
| SetTargetUri | Specifies the resource to which the Software Inventory Logging stream provider publishes data. |
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 R2 |
| Namespace |
Root\InventoryLogging |
| MOF |
|
| DLL |
|