Table of Contents
If your ThinLinc cluster uses a Windows Terminal Server for some applications, printers must be made available on the Windows servers as well. This is normally handled automatically by ThinLinc, see Section 5.6, “ Printer Configuration on Windows Terminal Servers ”. In some special cases, it may be neccesary to add printers manually. This appendix describes how.
The Nearest Printer and Local Printers are added by defining printer queues that use the Internet Printing Protocol. Create one Network Printer in the printer wizard for each of them, and provide an IPP URL on the following form:
http://server_host_name:631/printers/printername
For the nearest printer, and following our example with the VSM Server host having a hostname of tl.example.com, the URL would be:
http://tl.example.com:631/printers/nearest
For the local printer, the URL would instead be:
http://tl.example.com:631/printers/thinlocal
Use the hostname of the VSM Server host. The thinlocal backend on the VSM Server host will then reroute the thinlocal job to the appropriate VSM Agent host.
Use a generic PostScript printer driver for both the nearest and the thinlocal queues. See Section E.1, “ Generic PostScript printer driver for Windows ” for links to PostScript drivers for Windows.
Define all other printer queues using the same method. Either print via CUPS on the VSM Server host, or use an existing printer server if available.
Section 18.2, “ Frequently Asked Questions for Windows ” has some additional information on how to create global printer queues in Windows.
Since you, when you use the nearest printer or local printer support, can't always be really sure about what printer type the job finally will reach it's convenient to have a generic PostScript printer driver installed in Windows. The CUPS system handles PostScript well and in cases where a destination printer doesn't handle PostScript it will convert the job to a format supported by the printer.
There are at least two possible generic PostScript printer drivers available for Windows. One from Adobe and one from the CUPS project.