Server 2003 Terminal Services Printers not redirecting, no sessions created.
Posted
by
mikerdz
on Server Fault
See other posts from Server Fault
or by mikerdz
Published on 2014-06-03T00:53:12Z
Indexed on
2014/06/03
3:30 UTC
Read the original article
Hit count: 370
Ok, odd scenario on a Windows Server 2003 Server Standard running as Terminal Server. Friday, installed 2 new Windows 7 machines to replace older XP machines. After adding these machines and their local printers, none of the otehr 16 Windows 7 machines can redirect printing to the server. I have checked Global Policy on domain controller, nothing is being blocked. In Terminal Services Manager, the client settings are set to User Client Settings. On RDP client, port redirection is enabled. I have tried disabling the Use Client Settings option and manually selected the options for print redirection and default printer connection, but still does not work.
After some reaserching, I found this MS article: http://support.microsoft.com/kb/2492632
I went ahead and added the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\fEnablePrintRDR DWORD that the article references and set it to "1" to enable the option. I restarted the server, but still would not print. I am getting quite desperate with this issue because nothing seems to have changed when installing the two new clients and printers. I uninstalled the print drivers for the printers from the server. I have even gone as far as connecting each of the printers manually via UPD (\computername\printer) but even thought it works, it prints awfully slow.
Please help!!!!
© Server Fault or respective owner