This class has been deprecated starting with Windows Server 2016.
Windows Server 2012 R2: The MsftSil_GuestData WMI class exposes Software Inventory Logging data collected from a virtual machine.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MsftSil_GuestData
{
object Item;
string VmGuid;
};
Members
The MsftSil_GuestData class has these types of members:
Properties
The MsftSil_GuestData class has these properties.
-
Item
-
-
Data type: object
-
Access type: Read-only
Gets the object that contains the Software Inventory Logging data.
-
-
VmGuid
-
-
Data type: string
-
Access type: Read-only
Gets the GUID of the virtual machine.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 R2 |
| End of client support |
None supported |
| End of server support |
Windows Server 2012 R2 |
| Namespace |
Root\InventoryLogging |
| MOF |
|
| DLL |
|