Comment désactiver les imprimantes distantes via la stratégie de groupe

When I configure a new remote desktop connection to connect to servers I often forget to uncheck the option inside of local devices and resources for remote printers. This creates exceptions in the event log for the server I connect of source: TerminalServices-Printers for the printer drivers I use for PDF document conversion.

I’d love to know if it’s possible to disable remote printers by default either on the client remote desktop connection options, or on the server so these exceptions no longer occur.


Source : Server Fault

RDP printer sharing is on by default in remote desktop, unfortunately:

The printer redirection feature is enabled by default in Windows XP Professional when you enable Remote Desktop. To disable it, use Terminal Services Group Policies. Use Remote Desktop Connection to disable printer redirection on an individual computer. On the Local Resources tab, clear the Printers check box.

So, you have to edit the Terminal Services Group Policy .. but this requires that the Group Policy Management Console be installed. Apparently it is an add-in for Windows Server 2003, but an off-by-default part of the install for Windows Server 2008.

Apparently you can also use the local Group Policy Editor like so:

  • Click Start, and then click Run.

  • In the Open box, type mmc, and then click OK.

  • On the File menu, click Add/Remove Snap-in.

  • Click Add.

  • Under Available Stand-alone Snap-ins, click Group Policy, and then click Add.

The relevant section to edit is documented here.

Computer Configuration\Policies\Administrative Templates
Windows Components\Terminal Services
Terminal Server\Printer Redirection