
(1) How did you configure roaming profile? If not resolved, please try to change the RemovePrintersAtLogoff Value = 0 and check the result.Ģ.For the first issue: 1) user find in "device and printers" printers which doesn't relate to him and he doesn't install them and he even can't set them as default. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider\RemovePrintersAtLogoffĤ)Some Window Server 2019 Terminal Servers need to install the latest update to fix this issue. (3) Configure the registry key and restart the terminal server 2019, finally we can check the result. Remove-Item -Path "HKLM:\Software\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider*" -Recurse Remove-Item -Path "HKLM:\SYSTEM\CurrentControlSet\Control\DeviceClasses*" -Recurse Remove-Item -Path "HKLM:\SYSTEM\CurrentControlSet\Enum\SWD\PRINTENUM*" -Recurse Start-Process -FilePath cmd.exe -Verb Runas -ArgumentList '/k C:\temp\PSTools\Psexec.exe -I -s powershell.exe' (place pstools in this path: C: \ temp \ PSTools \ Psexec.exe) (2) Download PSExec and run the following script in PowerShell as administrator to remove existing obsolete entries: (1) First, manually remove all printers from the control panel.

Please operate the following steps on one of the problematic 2019 server and back up the registry key first:

1.For the second issue: 2) user find in "device and printers" only server local installed printers which it's ok, then he adding his needed printers and after couple log off and log in each RDSH server, the printer which he added looks like installed 4 times.
