Monday, February 22, 2016

printing - Trying to prevent server printers on terminal servers

We have 4 servers running windows 2008 r2. We have a separate print server and users are able to connect to and use shared printers. However the terminal servers appear to create local printers for our 5 xerox printers which error.



I've checked the group policy which is set to prevent printer redirection.



I've checked the users profiles and the printers aren't listed in there.



I've checked the servers connection properties which also show printer redirection as disallowed.



The printers concerned recreate themselves when deleted from file structure and registry using the Terminal server's own ip address as the port.




What am I missing?



Thanks for any help.



Jay

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...