Client timeout?

Hello;

Sometimes we have users who forget to disconnect a device after their shift, and an admin will have to login to their terminal and disconnect them so someone else can access the device. Given they're mostly card readers that are only required temporarily, is there any way to implement say a 5min timeout disconnect? Or any way for a user/admin to 'kick' that connection?

#2

You cannot set a timeout but you can kick off a user by starting the client with the -a argument for administrator mode e.g

vhui64.exe -a

then right click on the In Use device and select Disconnect...

#3

Ah, perfect. I'll check with the boss who to give that access to, thanks.