Running VirtualHere client on multiple Windows Server 2012 Sessions simultaneously

<p>Hi Team,
</p>
<p>I have a slightly unusual situation here. I'm trying to run multiple instances of the client, each in a different Windows Server 2012 R2 session, in order to be able to pipe attached USB devices from thin clients back to the users' RDP sessions on our server.
</p>
<p>It seems the client has some sort of mutex restriction stopping more than one session at a time.
</p>
<p>I'm not running the client as a service.
</p>
<p>Any advice?<br />
Has anyone successfully run this before?
</p>
<p>Thanks
</p>

#2

It wont work with session based isolation, you need to use vm based isolation to do this

#3

Gotcha. Ended up using RemoteFX USB redirection. Thanks for the answer.

#4

Hello, what does "you need to use VM based isolation to do this" mean?