Skip to content

WmiClass

Holds a row for each unique WMI class scanned

Fields

Field Type Description
Enabled bit If this flag is set to false, the Import Service does no longer import information for this wmi class into the database. Can be used to conserve database space if certain WMI data is not essential.
ID bigint Internal ID for the WmiClass entity (Primary Key)
Name nvarchar Name of the WMI class. See Microsoft WMI documentation. Names beginning with X_ are Octopus extension classes.