We have recently upgraded from Horizon 7.10 to 8 and have been using ThinPrint for several years. Our core application requires 3 named local printers. After the upgrade, and after importing the ThinPrint .csv into a newly created GPO for its replacement, I noticed that all of the created printers have (vdi) appended to the end of the name of the printer object.
I have found that by enabling the 'Printer Name Schema for RDSH Agents', I can effect some change as listed below.
%P - No Change 'printername' (vdi)
%P () - No Change 'printername' (vdi)
%P (*) - Something changed!!!! 'printername' (*)
"%P" - No Change 'printername' (vdi)
"%P ()" - No Change 'printername' (vdi)
What I need is for the created printers to have the name that I am setting for them in the policy. Any help with this would be greatly appreciated.