This could probably just as easily go in stackoverflow or a few other places, but I expect I will get the best answers here since there are always lots of blue screen issues waiting to be resolved.
I'm interested in any blue screen scenarios the experts here have come across that are easily repeatable and can either be remotely triggered or occur 0-15 minutes after bootup (with driver verifier enabled if necessary). The more devious, the better documented, and the fewer 3rd party apps required to create the scenarios, the better. Any programs required to create the crash scenarios must be open source, Microsoft-made or free. I am open to using any Windows client or Server OS from the Vista/2008 kernel and newer. The cause of each scenario needs to be able to be reproduced within a virtual machine (vendor-neutral hypervisor is a plus) and must have a definitive fix.
My ultimate goal is to teach IT professionals practical OS troubleshooting and I'm trying to come up with lab ideas for the students to troubleshoot. As such, this needs to be real world examples. I want my students to have to debug them with windbg, disable services, and google in order to solve them.