Having troubles printing to network printers in a Windows environment?
Restart the spooler service.
- Go to command prompt. Start –> Run –> CMD
- Type the following and wait for it to stop – net stop “print spooler”
- To Restart type – net start “print spooler”