SMS_SIIB_Configuration
The SMS_SIIB_Configuration WMI class describes where to find the help files and resource information for various property pages in the SMS Administrator console.
The following syntax is simplified from MOF code and includes all inherited properties.
Class SMS_SIIB_Configuration : SMS_SiteInstallItemBase
{
string ChmFile;
string ConfigUnitName;
string ConfigurationName;
uint32 DescriptionID;
uint32 DispIconID;
uint32 DispNameID;
uint32 Flags;
string GUID;
string HtmFile
string ItemName
string ItemType
string ResDLL
string Type;
string Units[];
};
Properties
ChmFile
Data type: string
Access type: Read-onlyCompressed .chm file containing the .htm file.
ConfigUnitName
Data type: string
Access type: Read-onlyProvider that supports the configuration.
ConfigurationName
Data type: string
Access type: Read-onlyName of the configuration.
DescriptionID
Data type: uint32
Access type: Read-onlyResource identifier of the description.
DispIconID
Data type: uint32
Access type: Read-onlyResource identifier of the display icon.
DispNameID
Data type: uint32
Access type: Read-onlyResource identifier of the display name.
Flags
Data type: uint32
Access type: Read-only
Qualifiers: BitsDefines the site to which the configuration applies. Bit field enumeration:
SECONDARY(0)
PRIMARY(1)GUID
Data type: string
Access type: Read-onlyGUID representing the MMC Node type for the property page.
HtmFile
Data type: string
Access type: Read-onlyHelp file (.htm file) for this property page.
ItemName
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of the site install item.
ItemType
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
ResDLL
Data type: string
Access type: Read-onlyName of the resource DLL containing the resource strings for DescriptionID, DispIconID, and DispNameID.
Type
Data type: string
Access type: Read-onlyType of configuration. For example, SQL Task or Inventory Method.
Units
Data type: string[]
Access type: Read-onlyFunctional area to which this configuration applies. Values are:
SMS
ADMIN UI
NETWORK MONITOR
BOOKS ONLINE
SCRIPTS