Boot Configuration Attribute Class

This class contains information about rebooting a client computer. This class is not included in a default hardware inventory operation.

Table C.5 Boot Configuration Attribute Class (SMS_G_System_BOOT_CONFIGURATION)

Property
(Bold if collected)
Data
type

Example

Notes
BootDirectorystring"\\WINNT40"Indicates the directory location of the system files required to boot the system. Typically, this is the root directory.
ConfigurationPathstring Indicates the path to the configuration files.
GroupIDuint322Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property.
LastDrivestring"E:"Indicates the last drive letter that a physical drive is assigned to.
Namestring"Boot
Configuration"
Key. Defines the label that the object is known by. Maximum length is 256 characters.
ResourceIduint3242Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.

A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property.

RevisionIDuint321Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property.
ScratchDirectorystring Indicates the scratch directory of the Win32 boot configuration.
SettingIDstring  
TempDirectorystring"C:\\TEMP"Indicates the directory location where temporary files are stored.
TimeStampdatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates when the information in this object was last revised. This is not a collectable property.