|
How to solve the terminal printing deadlock problem? A: connect to the printer on the terminal. ICA Protocol, RDP Protocol, sometimes the printing thread is deadlocked. One of the printing tasks is not printed, the printer is stopped, and the printing tasks of others are queued up, the print task is not printed. If you cancel the print task, it indicates that the task is being deleted, but it cannot be deleted all the time. It may take several hours to delete the task, in this case, you need to restart the server to cancel the print task, seriously affecting normal use. solution: 1 printer on the terminal is generally used by the terminal itself. We do not recommend that you set the printer connected to the terminal to a shared printer. If you want to share the printer, you can use one Pc As a printing server, the printing task is sent to the printing server for printing. 2 If a deadlock occurs during printing, you can log on to the Super User, go to the management tool, and open the service options. One of the services is: Print Spooler service, which is started by default. You can stop the service and then start it. The problem should be solved. 3If the problem persists, stop the services mentioned above and enter% Winnt % \ System32 \ spool \ Printers \The files in the directory are printed queues, And the extension is:SPLAndSHDAnd then startPrint SpoolerService, the problem should be solved.
|