User Tools

Site Tools


microsoft_windows:terminalserver:rdp_printer
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
microsoft_windows:terminalserver:rdp_printer [2019/03/07 01:55] – external edit 127.0.0.1
Line 1: Line 1:
 +====== Local printer on RDP ======
  
 +Microsoft offers a very cool function for RDP sessions, not limited to Windows Terminal Services on Windows Server, but also works for Windows 7/Vista/8/10 professional.
 +
 +When you make the connection, **if** the correct drivers are installed on the server, your local printer (on your client) is made available to your Terminal Services (RDP) session. In many cases, this is done by Windows simply querying your workstation for the correct drivers.
 +
 +In some cases, however, this does not work, for some reason. In those cases, if you can find the correct driver, install it on your Terminal Server (ie, your Remote Desktop Server). Some printer vendors offer the bare bones drivers, so all you need to do is install them on the server. In other cases, however, you will need to download the installer and unpack it. Many installers are simply compressed archives which unpack themselves into the users //Temp// directory, then execute the actual install program.
 +
 +  - Download the installer for your printer to your server
 +  - Open file explorer to c:\users\yourusername\appdata\temp
 +  - Execute the installer. A new directory may appear in your temp directory. If it does not, this procedure will not work so stop now.
 +  - Wait for the installer to finish unpacking, then copy the newly created directory someplace you can play with it (ie, your Desktop).
 +  - Exit the installer
 +  - Go to Add a new Printer, wherever it is on your workstation/server
 +  - Set the port to lpt1:
 +  - When you get to the drivers session, select Have Disk, then navigate to the directory you copied above.
 +  - Move through the directory until you find a printer driver file. This will be a file (not directory) which shows up as the files shown are filtered to only show printer drivers.
 +  - Select the file, then click Continue (or whatever the key is)
 +  - Select the printer from the list
 +  - Finish the install, but don't send a test page.
 +
 +At this point, you have made your Server (I include the Pro workstations, if that is what you're doing) aware of the printer. It has the drivers installed. Now, **delete** the printer you just created. This will not remove the drivers, just the bogus printer you "installed".
 +
 +At this point, on your next RDP session, your local printer should be displayed as an option, generally the default printer, and you can print to this. Remember, you are sending a print job over the internet, which is generally much, much slower than a LAN, so printing large PDF's, photos, etc... can be very slow.
 +
 +Sometimes, especially with multi-function printers, and especially with HP printers, you have to go even further. See [[microsoft_windows:terminalserver:server_hp_printers|]] for the procedure for HP multi-function printers.
microsoft_windows/terminalserver/rdp_printer.txt · Last modified: 2021/03/13 23:16 by rodolico