What does CTRL+SysRq+SysRq do?

Well, if you booted to debug mode - but not really, via /debug=disable, noumex (no user mode exception handling by the kernel debugger) switches, it will enable the kernel debugger.

Useful if you have servers  you have booted to debug mode but dont want to break in to the debugger at random times.

See https://support.microsoft.com/default.aspx?scid=kb;EN-US;900093 for more info.

 

spatdsg