How to avoid the printer error message pop up in print server

A

Andy

We got a print server with a lot of printer attached, if
there are some problem with the printer itself(Paper jam,
out of paper). the message will pop up in the print server.
even user insert the papaer back to the mahcine, we still
need to click "Retry" on the message.

I know there is a way to change the registry so that the
message dialog will not pop up and the printer will
automatically retry. Does anone knows it??
 
A

Alan Morris\(MSFT\)

you will need to disable the RetryPopup.

1.. Start Registry Editor (Regedit.exe) and locate the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Provider
2.. Edit the following information:
Value Name: RetryPopup Data Type: REG_DWORD Value: 0 to disable popup; 1
to enable popup (default is 1 on Win2k , 0 on XP)


If you can, move the port monitor to Standard TCP/IP ports rather than LPR
ports.



--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top