Win32_OSRecoveryConfiguration, ROOT\CIMV2\ms_409

Class | Methods | Properties (15) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_OSRecoveryConfiguration class represents the types of information that will be gathered from memory when the operating system fails. This includes boot failures and system crashes.

Win32_OSRecoveryConfiguration properties

Win32_OSRecoveryConfiguration has 15 properties (12 Local, 3 Derived)

NameOriginCIMType
AutoRebootWin32_OSRecoveryConfiguration11 [boolean]
CaptionCIM_Setting8 [string]
DebugFilePathWin32_OSRecoveryConfiguration8 [string]
DebugInfoTypeWin32_OSRecoveryConfiguration19 [uint32]
DescriptionCIM_Setting8 [string]
ExpandedDebugFilePathWin32_OSRecoveryConfiguration8 [string]
ExpandedMiniDumpDirectoryWin32_OSRecoveryConfiguration8 [string]
KernelDumpOnlyWin32_OSRecoveryConfiguration11 [boolean]
MiniDumpDirectoryWin32_OSRecoveryConfiguration8 [string]
key
Name
Win32_OSRecoveryConfiguration8 [string]
OverwriteExistingDebugFileWin32_OSRecoveryConfiguration11 [boolean]
SendAdminAlertWin32_OSRecoveryConfiguration11 [boolean]
SettingIDCIM_Setting8 [string]
WriteDebugInfoWin32_OSRecoveryConfiguration11 [boolean]
WriteToSystemLogWin32_OSRecoveryConfiguration11 [boolean]

Detailed description of Win32_OSRecoveryConfiguration properties

Local properties (12) of Win32_OSRecoveryConfiguration class

AutoReboot property
CIMTYPE'boolean'
Description'The AutoReboot property determines whether the system will automatically reboot during a recovery operation.
Values: TRUE or FALSE. If TRUE, the system will automatically rebooted.'
AutoReboot property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
DebugFilePath property
CIMTYPE'string'
Description'The DebugFilePath property indicates the path to the debug file. A debug file is created with the memory state of the machine after a machine failure.
Example: %systemRoot%\Memory.dmp'
DebugFilePath property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
DebugInfoType property
CIMTYPE'uint32'
Description'The DebugInfoType property indicates what type of debugging information is to be written to the log file.
Values: 0 = None
1 = Complete memory dump
2 = Kernel memory dump
3 = Small memory dump (64KB)'
Values['None', 'Complete memory dump', 'Kernel memory dump', 'Small memory dump']
DebugInfoType property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
ExpandedDebugFilePath property
CIMTYPE'string'
Description'The ExpandedDebugFilePath property is an expanded version of the DebugFilePath property.
Example: C:\WinNT\Memory.dmp'
ExpandedDebugFilePath property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
ExpandedMiniDumpDirectory property
CIMTYPE'string'
Description'The ExpandedMiniDumpDirectory property is an expanded version of the MiniDumpDirectory property.
Example: C:\WinNT\MiniDump'
ExpandedMiniDumpDirectory property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
KernelDumpOnly property
CIMTYPE'boolean'
Description'The KernelDumpOnly property has been deprecated in favor of the DebugInfoType property in the same class. All future work should use this new property.
The KernelDumpOnly property indicates whether only kernel debug information will be written to the debug log file.
Values TRUE or FALSE. If TRUE, then only the state of kernel is written to a file in the event of a system failure. If FALSE, the system will try to log the state of the memory and any devices that can provide information about the system when it failed.'
KernelDumpOnly property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
MiniDumpDirectory property
CIMTYPE'string'
Description'The MiniDumpDirectory property indicates the directory where small memory dump files will be recorded and accumulated.
Example: %systemRoot%\MiniDump'
MiniDumpDirectory property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
Name property
CIMTYPE'string'
Description'The Name property contains an identifying name for this instance of the Win32_OSRecoveryConfiguration class.'
keyTrue
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
OverwriteExistingDebugFile property
CIMTYPE'boolean'
Description'The OverwriteExistingDebugFile property indicates whether a new log file will overwrite an existing one.
Values: TRUE or FALSE. If TRUE, the existing debug file will be overwritten. If FALSE, a log file is not written if the filename already exists.'
OverwriteExistingDebugFile property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
SendAdminAlert property
CIMTYPE'boolean'
Description'The SendAdminAlert property indicates whether or not an alert message will be sent to the system administrator in the event of an operating system failure.
Values: TRUE or FALSE. If TRUE, the system will send an alert to the system administrator.'
SendAdminAlert property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
WriteDebugInfo property
CIMTYPE'boolean'
Description'The WriteDebugInfo property has been deprecated in favor of the DebugInfoType property in the same class. All future work should use this new property.
The WriteDebugInfo property indicates whether or not debugging information is to be written to a log file.
Values: TRUE or FALSE. If TRUE, debug information is written to a file.'
WriteDebugInfo property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces
WriteToSystemLog property
CIMTYPE'boolean'
Description'The WriteToSystemLog property indicates whether or not events will be written to a system log.
Values: TRUE or FALSE. If TRUE, information will be written to a system log file.'
WriteToSystemLog property is in 1 class (Win32_OSRecoveryConfiguration) of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (3) of Win32_OSRecoveryConfiguration class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) of the CIM_Setting object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the CIM_Setting object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SettingID property
CIMTYPE'string'
Description'The identifier by which the CIM_Setting object is known.'
SettingID property is in 36 classes of ROOT\CIMV2\ms_409 and in 10 namespaces

Win32_OSRecoveryConfiguration Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_OSRecoveryConfiguration class represents the types of information that will be gathered from memory when the operating system fails. This includes boot failures and system crashes.'
LOCALE1033

Win32_OSRecoveryConfiguration System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_OSRecoveryConfiguration'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Setting']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'Win32_OSRecoveryConfiguration'___SYSTEM8
__DYNASTY'CIM_Setting'___SYSTEM8
__SUPERCLASS'CIM_Setting'___SYSTEM8
__CLASS'Win32_OSRecoveryConfiguration'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_OSRecoveryConfiguration

Number of classes:10
comments powered by Disqus
WUtils.com