for all of these group testing, rebooting, and safemode nightmares w/ entering that bitlocker recovery key over and over, added safemode as a bcd selection screen on boot for convience, never had to enter the bitlocker key and able to enter safemode with ease
Code:
bcdedit /copy {current} /d "Safe Mode"
bcdedit /set {GUID} safeboot minimal
bcdedit /set {bootmgr} displaybootmenu yes
bcdedit /timeout 10
---------------------------
---------------------------
---------------------------
---------------------------
Group one:
Code:
[ ] 0x00000001 Special pool.
[ ] 0x00000002 Force IRQL checking.
[ ] 0x00000008 Pool tracking.
[ ] 0x00000010 I/O verification.
[ ] 0x00000020 Deadlock detection.
[ ] 0x00000080 DMA checking.
[ ] 0x00000800 Miscellaneous checks.
[ ] 0x00020000 DDI compliance checking.
[ ] 0x00080000 DDI compliance checking (additional).
[ ] 0x00000004 Randomized low resources simulation.
[ ] 0x00000200 Force pending I/O requests.
[ ] 0x00000400 IRP logging.
[ ] 0x00002000 Invariant MDL checking for stack.
[ ] 0x00004000 Invariant MDL checking for driver.
[ ] 0x00008000 Power framework delay fuzzing.
[ ] 0x00010000 Port/miniport interface checking.
[ ] 0x00200000 NDIS/WIFI verification.
bsod, driver verifier detected violation 0xC4, attached v2logs
---------------------------
---------------------------
---------------------------
---------------------------

Group two:
Code:
[ ] 0x00040000 Systematic low resources simulation.
posts, screenshot included
C:\Users\nicen>verifier /querysettings
Verifier Flags: 0x00140000
Standard Flags:
[ ] 0x00000001 Special pool.
[ ] 0x00000002 Force IRQL checking.
[ ] 0x00000008 Pool tracking.
[ ] 0x00000010 I/O verification.
[ ] 0x00000020 Deadlock detection.
[ ] 0x00000080 DMA checking.
[ ] 0x00000100 Security checks.
[ ] 0x00000800 Miscellaneous checks.
[ ] 0x00020000 DDI compliance checking.
Additional Flags:
[ ] 0x00000004 Randomized low resources simulation.
[ ] 0x00000200 Force pending I/O requests.
[ ] 0x00000400 IRP logging.
[ ] 0x00002000 Invariant MDL checking for stack.
[ ] 0x00004000 Invariant MDL checking for driver.
[ ] 0x00008000 Power framework delay fuzzing.
[ ] 0x00010000 Port/miniport interface checking.
[X] 0x00040000 Systematic low resources simulation.
[ ] 0x00080000 DDI compliance checking (additional).
[ ] 0x00200000 NDIS/WIFI verification.
[ ] 0x00800000 Kernel synchronization delay fuzzing.
[ ] 0x01000000 VM switch verification.
[ ] 0x02000000 Code integrity checks.
Internal Flags:
[X] 0x00100000 Extended Verifier flags (internal).
[X] Indicates flag is enabled.
Active Rule Classes:
19 - Systematic low resources simulation.
21 - Extended Verifier flags (internal).
34 - WDF verfication.
37 - File system filter verification.
Boot Mode:
Persistent
Rules:
All rules are using default settings
Verified Drivers:
All Drivers
---------------------------
---------------------------
---------------------------
---------------------------

Group three:
Code:
[ ] 0x00800000 Kernel synchronization delay fuzzing.
[ ] 0x01000000 VM switch verification.
posts, screenshots taken,
C:\Windows\System32>verifier /querysettings
Verifier Flags: 0x01900000
Standard Flags:
[ ] 0x00000001 Special pool.
[ ] 0x00000002 Force IRQL checking.
[ ] 0x00000008 Pool tracking.
[ ] 0x00000010 I/O verification.
[ ] 0x00000020 Deadlock detection.
[ ] 0x00000080 DMA checking.
[ ] 0x00000100 Security checks.
[ ] 0x00000800 Miscellaneous checks.
[ ] 0x00020000 DDI compliance checking.
Additional Flags:
[ ] 0x00000004 Randomized low resources simulation.
[ ] 0x00000200 Force pending I/O requests.
[ ] 0x00000400 IRP logging.
[ ] 0x00002000 Invariant MDL checking for stack.
[ ] 0x00004000 Invariant MDL checking for driver.
[ ] 0x00008000 Power framework delay fuzzing.
[ ] 0x00010000 Port/miniport interface checking.
[ ] 0x00040000 Systematic low resources simulation.
[ ] 0x00080000 DDI compliance checking (additional).
[ ] 0x00200000 NDIS/WIFI verification.
[X] 0x00800000 Kernel synchronization delay fuzzing.
[X] 0x01000000 VM switch verification.
[ ] 0x02000000 Code integrity checks.
Internal Flags:
[X] 0x00100000 Extended Verifier flags (internal).
[X] Indicates flag is enabled.
Active Rule Classes:
21 - Extended Verifier flags (internal).
24 - Kernel synchronization delay fuzzing.
25 - VM switch verification.
34 - WDF verfication.
37 - File system filter verification.
Boot Mode:
Persistent
Rules:
All rules are using default settings
Verified Drivers:
All Drivers
---------------------------
---------------------------
---------------------------
---------------------------

Group four:
Code:
[ ] 0x02000000 Code integrity checks.
posts, screenshots taken
C:\Windows\System32>verifier /querysettings
Verifier Flags: 0x02100000
Standard Flags:
[ ] 0x00000001 Special pool.
[ ] 0x00000002 Force IRQL checking.
[ ] 0x00000008 Pool tracking.
[ ] 0x00000010 I/O verification.
[ ] 0x00000020 Deadlock detection.
[ ] 0x00000080 DMA checking.
[ ] 0x00000100 Security checks.
[ ] 0x00000800 Miscellaneous checks.
[ ] 0x00020000 DDI compliance checking.
Additional Flags:
[ ] 0x00000004 Randomized low resources simulation.
[ ] 0x00000200 Force pending I/O requests.
[ ] 0x00000400 IRP logging.
[ ] 0x00002000 Invariant MDL checking for stack.
[ ] 0x00004000 Invariant MDL checking for driver.
[ ] 0x00008000 Power framework delay fuzzing.
[ ] 0x00010000 Port/miniport interface checking.
[ ] 0x00040000 Systematic low resources simulation.
[ ] 0x00080000 DDI compliance checking (additional).
[ ] 0x00200000 NDIS/WIFI verification.
[ ] 0x00800000 Kernel synchronization delay fuzzing.
[ ] 0x01000000 VM switch verification.
[X] 0x02000000 Code integrity checks.
Internal Flags:
[X] 0x00100000 Extended Verifier flags (internal).
[X] Indicates flag is enabled.
Active Rule Classes:
21 - Extended Verifier flags (internal).
26 - Code integrity checks.
34 - WDF verfication.
37 - File system filter verification.
Boot Mode:
Persistent
Rules:
All rules are using default settings
Verified Drivers:
All Drivers
---------------------------
---------------------------
---------------------------
---------------------------

Group five:
Code:
[ ] 0x00000100 Security checks.
posts, screenshots taken
C:\Windows\System32>verifier /querysettings
Verifier Flags: 0x00100100
Standard Flags:
[ ] 0x00000001 Special pool.
[ ] 0x00000002 Force IRQL checking.
[ ] 0x00000008 Pool tracking.
[ ] 0x00000010 I/O verification.
[ ] 0x00000020 Deadlock detection.
[ ] 0x00000080 DMA checking.
[X] 0x00000100 Security checks.
[ ] 0x00000800 Miscellaneous checks.
[ ] 0x00020000 DDI compliance checking.
Additional Flags:
[ ] 0x00000004 Randomized low resources simulation.
[ ] 0x00000200 Force pending I/O requests.
[ ] 0x00000400 IRP logging.
[ ] 0x00002000 Invariant MDL checking for stack.
[ ] 0x00004000 Invariant MDL checking for driver.
[ ] 0x00008000 Power framework delay fuzzing.
[ ] 0x00010000 Port/miniport interface checking.
[ ] 0x00040000 Systematic low resources simulation.
[ ] 0x00080000 DDI compliance checking (additional).
[ ] 0x00200000 NDIS/WIFI verification.
[ ] 0x00800000 Kernel synchronization delay fuzzing.
[ ] 0x01000000 VM switch verification.
[ ] 0x02000000 Code integrity checks.
Internal Flags:
[X] 0x00100000 Extended Verifier flags (internal).
[X] Indicates flag is enabled.
Active Rule Classes:
9 - Security checks.
21 - Extended Verifier flags (internal).
34 - WDF verfication.
37 - File system filter verification.
Boot Mode:
Persistent
Rules:
All rules are using default settings
Verified Drivers:
All Drivers