Registry Attribute Class

This class, which models the Windows registry, is based on Win32_Registry. This class is not included in a default hardware inventory operation.

Table C.46 Registry Attribute Class (SMS_G_Group_REGISTRY)

Property
(Bold if collected)
Data
type

Example

Notes
Captionstring"Registry"Describes of the object. Maximum length is 64 characters.
CurrentSizeuint323Megabytes. Indicates the current size of the Win32 Registry.
Descriptionstring"Registry"Describes the object.
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.
InstallDatedatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates when the object was installed. The absence of a value does not indicate that the object is not installed.
MaximumSizeuint3213Megabytes. Indicates the maximum size of the Win32 Registry.
Namestring"Microsoft Windows NT Workstation|C:\
WINNT40|\
Device\
Harddisk0\
partition1"
Key. Indicates the name of the Win32 Registry. Maximum length is 256 characters.
ProposedSizeuint3213Megabytes. Indicates the proposed size of the Win32 Registry.
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.
Statusstring"OK"Indicates the current status of the object.

Values are:
OK
Error
Degraded
Unknown

Maximum length is 10 characters.

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.