freshidea - Fotolia

Tip

5 reasons printer redirection causes Windows printing problems in RDS

Windows printing problems are a pain. If you have printer redirection issues with the Remote Desktop Protocol in RDS, check user permissions, client requirements and more.

At the end of the day -- or the beginning -- you just want your printer to print. With Microsoft's Remote Desktop...

Services, printer redirection problems might be the most common issue end users encounter.

Here are five of the most common glitches that you should know as an IT admin when Microsoft's Remote Desktop Protocol (RDP) printer redirection is not working within Remote Desktop Services (RDS) connected to a terminal server.

1. The client doesn't support RDP printing

If a user complains about RDP printer redirection not working while connected to a Microsoft RDP session in RDS, you can't assume that the user is working from a Windows device. The user could be working from a macOS device, a web client, a smartphone or something else.

The problem with this is that not all RDP clients are created equal. Some RDP clients support certain features and capabilities, while other clients do not. Printing is one such capability.

Microsoft provides a chart that illustrates which clients support printing and which do not. Simply put, macOS has limited support for printing and web clients only support PDF printing. Android, iOS and universal clients do not support printing.

RDP connection diagram
Figure 1.

2. Printer redirection has been turned off

The Microsoft RDP client itself is what controls hardware redirection -- the terminal services do not. The client contains settings that make it possible to enable or disable the redirection of various hardware types. If an admin disables print redirection, then print jobs will be sent to the device's locally mapped print device rather than being sent to a remote print device via the RDP.

Printers checkbox
Figure 2. Make sure that the Printers checkbox is selected.

Checking the printer redirection status is simple, although the procedure varies depending on the version of the RDP client. In Windows 10, for example, you can open the RDP client and then click the Show options link in the bottom-left corner of the interface. Next, click on the Local Resources tab, and then make sure that the Printers checkbox is selected to connect to the printing devices, such as an HP LaserJet or an Epson EcoTank Pro (Figure 2).

3. Group Policy is blocking printer redirection

Not surprisingly, any modern version of Windows contains Group Policy settings related to device redirection. Among these settings is one that you can use to either allow or forbid printer redirection.

You can find the printer-related settings at Computer Configuration > Policies > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Printer Redirection (Figure 3).

Printer redirection settings
Figure 3. These are the settings related to printer redirection.

You should make sure that the Do not allow client printer redirection setting is either not configured or disabled. While you're at it, it's a good idea to review your other printer redirection settings to make sure that nothing is amiss.

Understanding network printing vs. local printing

With network printing, several users share the same printer via a wireless network connection. Local printing, on the other hand, is when a device is physically connected to a printer.

Network printing is usually easier for virtual desktop users, but they may still have problems with print job corruption or device timeouts. This is because print jobs go across a wide area network, or WAN. A wireless local area network, or WLAN, tends to work better.

Setting up networking for printers can also be difficult depending on the sheer number of printers IT has to support on a single virtual desktop image or RDP instance. All the end users sharing the same base image and accessing different printers can create chaos. Installing an excessive number of printer drivers into a virtual desktop OS is a common precursor to print job corruption and desktop performance and stability issues.

The client device also plays a role in remote desktop printing. For example, local printing is easier from PCs running full OSes and thin client software, than from zero clients. A PC is printer aware and contains the necessary drivers, which means IT can configure thin client software to ignore printing requests, effectively sending the job to the PC's local port. Microsoft's Remote Desktop Connection client includes a checkbox to enable or disable printer redirection.

4. The remote machine is not acting as a print server

If you're redirecting printing through RDS, then you'll need to configure the remote machine to act as a print server, even if the print devices are not directly connected to that server. Windows Server is configured by default to act as a print server, but you should still make sure that this functionality has not been disabled.

To do this, you will first need to make sure that the Print Spooler service is running on the server (Figure 4). Simply enter the SERVICES.MSC command in the server's Run prompt to open the Service Control Manager.

Print spooler
Figure 4. Make sure that the Print Spooler service is running on the remote machine.

Next, open the Server Manager and select the Print Management command from the Tools menu. Make sure that the server is listed by name in the Print Servers section (Figure 5).

Print server
Figure 5. Make sure that the server is listed as a print server.

5. The server does not recognize the printer

If RDP printer redirection is not working properly, then open the Print Management console on the remote server and expand the Printers container for the print server. It should list the printer that you are trying to print to (Figure 6). While you are at it, check the Drivers container to make sure that the correct driver is listed for the printer.

Remote printer
Figure 6. Make sure that the Printers container lists the remote printer.

Finally, check the Ports container. This container should confirm printer redirection from the client. For example, a desktop named Brien-Main is redirecting Microsoft Print to PDF to a remote print server through port number TS005 (Figure 7).

Print server 2
Figure 7. The server is acknowledging printer redirection for the Microsoft Print to PDF printer.

Next Steps

Best practices to prevent RDP security issues

5 common Citrix printing issues and how to troubleshoot them

Windows Server 2019 RDS updates a boon for remote work needs

Dig Deeper on Virtual desktop delivery tools

Enterprise Desktop
Cloud Computing
SearchVMware
Close