WVD - printer name redirect

Ted 117 Reputation points
2020-10-14T10:33:21.557+00:00

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

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,585 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Zach 1 Reputation point
    2020-10-19T00:56:25.593+00:00

    You can rename redirected printers with this https://github.com/zniezelski/Printerceptor/releases
    https://youtu.be/4_Zl_2OF_d4

    It won't rename a printer using the easy print driver. The printer vendor's driver will need to be used with the redirected printer for this to work.

    Zach

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.