I searched on stackoverflow for previously asked questions and did not find much that helped.
I’m trying to create a c# app that can create windows events (locally and remotely). I would like to be able to create Critical event-levels (maybe verbose too?).
Anyways, I’ve been digging around for a couple days now and can’t find an answer. Help would be much appreciated.
The following line of code will generate a bluescreen and a critical event:
Use at own risk 😛