Hi,
I have a project where it will enumerate virtual USB audio device in windows 7/8,.. I am able to run this in windows server too but this device is appearing as a server resource where all the sessions able to access (if they disable local audio redirection while connecting to remote desktop services in windows server 2008). My question is I want to enumerate my virtual device so that it should only appear for the session/user. No other session/user should access this device.
When I enable local audio redirection and connect to widows server machine it is able to show one audio device ("Remote Audio") and will be available to that user. Once I disconnect the session this audio device also being removed. I need similar behaviour with my virtual audio device.
Please help in this regard.