Value: DebugFlags

RegKey: [HKLM\SYSTEM\CurrentControlSet\Services\AFSRedirector\Parameters]

Type: REG_DWORD

Default: 0

Bit 0 (0x1): Trigger Debug Break on AFSRedir.sys start. Used for kernel debugging.

Bit 1 (0x2): Output trace logging to Kernel Debugger. Used for kernel debugging.

Bit 2 (0x4): Enable Force Crash Ioctl. Checked builds only. Used for force a BSOD.

Bit 3 (0x8): Enable Bug Check on all exceptions. Normally exceptions are caught by handlers. Used during testing.

Bit 4 (0x10): Reserved.

Bit 5 (0x20): Do not start the AFS Redirector if Windows did not perform a clean shutdown.