Apr 01 2020 08:30 AM
Hi everyone,
Could Windows Virtual Desktop not save the default printer of a user session?
After every new login, the setting is wrong
I thank you for every useful tip
Regards
Andy
Oct 05 2020 12:16 PM
Oct 13 2020 09:07 PM - edited Oct 13 2020 09:09 PM
It depdend what you want. This is the same thing as RDS server.
The default printer can be managed at multiples levels.
1st Level: RDP Client Advanced settings
2nd Level: Server policies (GPO/Registery keys)
3rd Level: Active Directory user settings. (Does not work with AADDS, the setting is locked)
By default the RDP client will redirect the printer of the user then set it by default.
see: https://getadmx.com/?Category=Windows_10_2016&Policy=Microsoft.Policies.TerminalServer::TS_CLIENT_PR...
So at the end of the day it is a case by case basis.
Nov 04 2020 09:14 AM
Did anybody get to the bottom of this issue. We are facing the same issue default printer seems to change everytime a user logs in. It seems this is be caused by a delay in network printers appering so the default is set to a locally installed printer or Virtual printer.
Jan 11 2021 11:57 PM
Jan 14 2021 11:08 PM
@AnDGy I'd love to see WVD print the same way as RDP does. It doesn't. Frustrating trying to bring customers to the cloud this way. Have Microsoft fixed this yet? Can we print to a REAL printer from a WebClient session yet or are we still forced to accept 2 step printing still - printer to PDF (which does NOT by default go your the local PC/downloads folder) and then print the real printer from there?
Jan 17 2021 10:54 AM
I had this issue a few months ago, where printers deployed through Group Policy only appeared several seconds after users logged on, meaning their default printer would be change. Not that it probably helps, but the only way I could resolve it was to deploy the printers locally on the hosts (which is rubbish, but a least it worked).
The printers strangely also never showed when going into Devices and Printers in Control Panel, yet were all visiible when going to File > Print within an application! Is that something you're experiencing as well?
Jan 29 2021 09:54 AM
@tilikumtim I'm having this exact issue right now for one of our clients. Adding them locally and having them redirect is such a crappy solution. Did you ever engaged MS support? Did they get back to you with any sort of real solution?
Feb 01 2021 03:24 AM
Have anyone tried the fix from the RDS enviroment:
Add the following registry key on the RD-Servers:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider
REG_DWORD: RemovePrintersAtLogoff
VALUE: 0
This will basically prevent the printers being removed each time the users log off/disconnect which will subsequently prevent the corruptions.
Feb 02 2021 10:38 AM
Feb 02 2021 10:41 AM
No i have not tried it. We have the same issue with default printer changing by itself. Our enviroment is however Windows Virtuel Desktop WVD and not RDS. The problem is the same.
Feb 02 2021 10:46 AM
Feb 02 2021 10:54 AM - edited Feb 02 2021 10:55 AM
Ok. Our hosting partner have opened a case with Microsoft regarding the issue.
Hope they find a solution.
Mar 08 2021 03:44 AM
Is there a solution to this yet?
I have a WVD solution and every time users jump from lan to wifi change their default printer.
Apr 23 2021 08:32 AM
@AnDGy
After some further research I found that setting this GPO fixed the issue for us. The default no longer was set after each login. Hope this helps!
Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Printer Redirection\Do not set default client printer to be default printer in session to "Enabled"