Finding which printer or user is crashing spooler

19,388

Well, the easy way is not very exact, but if you enable general logging on print jobs, you can narrow it way down and usually figure out the culprit pretty quickly by correlating which jobs were being processed with the time the spooler crashed.

On 2012, there are even specific diagnostic print logging options you can enable, for everything from drivers to the printing subsystem itself, and those are invaluable in tracking down precisely which printer or workstation is crashing your print server if you have a busy environment for printing. Follow the link for more detail, because there's just far too much information to post here.

Share:
19,388

Related videos on Youtube

John Wesley Gordon
Author by

John Wesley Gordon

Software Developer at Leidos. Owner of ZoneGordon.Com and Salted Chips Studios. Worked for 6 Months as a contractor for TekSystems, Worked for 14 years as a Systems Administrator and Developer for TimBar Packaging & Display / Packaging Corporation of America. I work in multiple programming areas including ASP.NET, C#, Java, JavaScript, HTML, CSS, and SQL to name a few.

Updated on September 18, 2022

Comments

  • John Wesley Gordon
    John Wesley Gordon almost 2 years

    I have a Windows Server 2012 print server that is having the Print Spooler c:\Windows\System32\spoolsv.exe crash. The Application Log in Event Viewer shows me that the crashing .DLL is LMUD1PLANG.DLL which belongs to the Lexmark Universal Print Driver. I have more than dozen printers that use this driver. It would be useful to narrow this down to which printer is causing the crash. Is there anyway to see the printer that caused it? Is there a way to see the actual print job or user that sent it that crashed it?