Specify a filter in redirecting client printers

A rule that filters out any client printer which matches it in the printer redirection. Supported attributes are printer names, printer driver names, and driver vendor names. Supported operators are AND, OR and NOT. Supported searching pattern is regular expression in JavaScript dialect (ECMAScript).
By default, the rule is empty which means all client printers will be redirected.

Example:
(DriverName= "DrName1" OR VendorName="VeName1") AND NOT PrinterName= "PrNa.?e"

Supported on:

Printer Filter

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\VMware, Inc.\VMware VDM\PrintRedir
Value NamePrinterFilterString
Value TypeREG_SZ
Default Value

printerredirection.admx

Administrative Templates (Computers)

Administrative Templates (Users)