Tip - Disable error reporting on Windows 2008 Server to avoid stalling the job queue?
I have a process running queue jobs and runs other processes to complete them. Occasionally the .exe it is running fails and this causes a crash report dialog to open (WerFault.exe). This causes al...