Configure and troubleshoot Print Spooler service
6 June 2000 by Snakefoot | Comment » | Trackback OffTo configure the priority of the print spooler threads use these DWORD registry values:Printer operation cannot continue due to lack of resources. The print subsystem is unavailable
The RPC Server Is Unavailable
Operation cannot be completed.
More Info MS KB Q158042
More Info MS KB Q221092
More Info MS KB Q244921
More Info MS KB Q255197
More Info MS KB Q308028
More Info MS KB Q314085
More Info MS KB Q811348
More Info MS KB Q832219
To configure the output to the EventLog:[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Control \Print]
SpoolerPriority = 1 (0 = Normal, 1 = Higher, 0xFFFFFFFF = Lower)
SchedulerThreadPriority = 1 (0 = Normal, 1 = Higher, 0xFFFFFFFF = Lower)
PortThreadPriority = 1 (0 = Normal, 1 = Higher, 0xFFFFFFFF = Lower)
More Info MS KB Q103411
More Info MS KB Q156689
To configure whether to make a notify popup when print job finished. Open Control Panel -> Printers -> File-menu -> Server-Properties -> Advanced-Tab -> Untick "Notify when remote documents are printed". (This should be reflected with this registry key)[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Control \Print \Providers]
EventLog = 0 (0 = Disabled, 1 = Errors, 2 = Warnings, 4 = Informative, 7 = All)
More Info MS KB Q115841
To configure whether shared printers should use bandwidth to announce themselves to the entire network (Internet included):[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Control \Print \Providers]
NetPopup = 0 (0 = Disabled, 1 = Enabled)
More Info MS KB Q283102
More Info MS KB Q122160
Related Disable Printer Balloon Tips in WinXP
[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Control \Print]
DisableServerThread = 1 (1 = Hidden, 0 = Visible in Network Neighborhood)
More Info MS KB Q227908
More Info MS KB Q131902
Tags:
Category:
Updated: 23 September 2007