Operating System Recovery Configuration Attribute Class

This class contains information about how a client computer’s operating system responds to a failure or recovery situation. This class is not included in a default hardware inventory operation.

Table C.33 Operating System Recovery Configuration Attribute Class(SMS_G_System_OS_RECOVERY_CONFIGURATION)

Property
(Bold if collected)
Data
type

Example

Notes
AutoRebootuint320Determines whether the system will be rebooted automatically during a recovery operation.

Values are:
1=True
0=False

If the value is True, the system will reboot automatically.

DebugFilePathstring Indicates the full path to the debug file.
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.
Namestring"Microsoft Windows NT Workstation|C:\\
WINNT40|\\
Device\\Harddisk0\\partition1"
Key. Indicates the name used in OSRecoveryConfiguration. Maximum length is 256 characters.
OverwriteExistingDebugFileuint32 Determines whether an existing debug file is overwritten. This property is valid only if the WriteDebugInfo property is set to True.

Values are:
1=True
0=False

If the value is True, the existing debug file will be overwritten.

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.
SendAdminAlertuint320Determines whether an alert message will be sent to the system administrator when an operating system failure occurs.

Values are:
1=True
0=False

If the value is True, the system will send an alert to the system administrator.

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.
WriteDebugInfouint32 Determines whether debug information is written to a file.

Values are:
1=True
0=False

If the value is True, debug information is written to a file.

WriteToSystemLoguint320Determines whether system failure information will be written to a system log file.

Values are:
1=True
0=False

If the value is True, system failure information will be written to a system log file.