Hello,
We are running WVD in test environment for specific devices that have a personal attached printer. The session do see correctly the printer redirected but the application needs the printer name to be the same for all session.
At the moment every time we log in, the printer gets its name with "redirect" and the session number. I know it's a default behavior. The problem is coming from the legacy application that is looking for the exact name set in his properties. Of course it is not easy to change that property every time a user log in.
In others VDI system we found a workaround by using Powershell cmdlet "rename-printer" at logon but we get an Access Denied on WVD session using that cmdlet.
Is there a way to change the name on WVD sessions ?
Thanks in advance,
Teddy