Is it possible Active Directory domain completely deny printing of documents from any workstations and servers to some user group using Group Policy or another way?
It is important that:
- the prohibition must apply to the user (another user on the same computer must be able to print).
- the prohibition must works, even if the user's PC has a locally connected printer.
- it must be able to quickly enable or disable the user to print, by changing its membership in the domain group.
- some printers are connected to users' computers via USB
Best way that i found:
On all computers in the domain using GPP create a task for the regular run powershell script with local system account:
But int's work only in Windows Server 2012 / Windows 8 or later.