Forum Discussion
Procedure for diagnosing failure to print?
Hi Jimmy,
I meant that the connector is running on a traditional windows print server, where I have switched all the printers to use the brother universal driver, just to remove some variables from this equation. I'm not sure why some users/computers can print to the printers and some cannot. I'm still working on figuring out which conditions lead to one outcome vs the other.
NetFire, since print failures can happen at any one of the 3 stages
- Client to cloud service
- Cloud service to Connector
- Connector to physical printer
If I'm starting to troubleshoot from scratch, I will typically capture a network trace (I use Fiddler) to confirm whether the issue is at stage 1 or not.
Assuming it is not stage 1, then I would move to troubleshoot stage 2 by reviewing the Windows Event Viewer logs on the Connector host PC to see what the Connector is seeing. For example, did the Connector retrieve a notification that a new print job is ready for it? Was the Connector able to download the print job from the cloud service? etc.
If the Connector event log doesn't show issues, then I would move to troubleshoot stage 3, which is the Windows spooler. This would be the same troubleshooting as standard Windows Print Server spooler without Universal Print in the picture.
HTH,
Jimmy