Service | |
| Member name | Value | Description |
|---|---|---|
| Ignore | 0 | The startup program ignores the error and continues the startup operation. |
| Normal | 1 | The startup program logs the error in the event log and continues the startup operation. |
| Severe | 2 | The startup program logs the error in the event log. If the last-known good configuration is being started, the startup operation continues. Otherwise, the system is restarted with the last-known-good configuration. |
| Critical | 3 | The startup program logs the error in the event log, if possible. If the last-known good configuration is being started, the startup operation fails. Otherwise, the system is restarted with the last-known good configuration. |