First time try to restart the Printer spool service - and that might fix it.
If that fix it but next reboot you printer does not work create a file restart_print_spool.bat and copy it in %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
and write in it :
sc stop "Spooler"
sc start "Spooler"
When you try to add a shared network printer you receive :
Windows cannot connect to the printer" - Operation Failed with error 0x00000002
Open : Control Panel\Hardware and Sound\Devices and Printers - press Add Printer
Select Create a new port - Type of port - Local Port - and type \\network_location\shared_printer_name
Next select printer manufacturer and printer model - provide driver and next until finish.
No comments:
Post a Comment