SMS_SIIB_Component_FileList
The SMS_SIIB_Component_FileList WMI class describes installation characteristics for SMS components and services.
The following syntax is simplified from MOF code and includes all inherited properties.
Class SMS_SIIB_Component_FileList : SMS_SiteInstallItemBase
{
string ComponentName;
uint32 Flags
string ItemName;
string ItemType;
SMS_SII_PropertyList PropLists[];
SMS_SII_Property Props[];
string Units[];
};
Properties
ComponentName
Data type: string
Access type: Read-onlyName of the SMS server component.
Flags
Data type: uint32
Access type: Read-only
Qualifiers: BitsOption flags specifying how the component was installed. Bit field flags
INSTALL (0)
LOCAL_SYSTEM_ACCOUNT (1)
LITERAL_PATH (2)
PRIMARY_SITE (3)
SECONDARY_SITE (4)
AUTO_START (5)
AS_THREAD (6)
MULTI_SITE (7)
SCHEDULED (8)
ON_SITE_SERVER (9)
ON_SQL_SERVER (10)
ON_CLIENT_ACCESS (11)
ONLY_ONE_COPY (12)
USE_NAL (13)ItemName
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
ItemType
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
PropLists
Data type: SMS_SII_PropertyList[]
Access type: Read-onlyZero or more properties that contain an array of strings.
Props
Data type: SMS_SII_Property[]
Access type: Read-onlyZero or more properties that contain numeric or string values.
Units
Data type: string[]
Access type: Read-onlyUnits where the component is installed. Values are:
SMS
ADMIN UI
NETWORK MONITOR
BOOKS ONLINE
SCRIPTS