I have 2 printers I want to use remotely and have been using VH for this and it works well from the remote machine. The problem I'm having is using it back on the server machine. When I stop using the device in the VH client, this works fine for one printer, I can print again on it from the server machine, but for the other printer, it remains offline after I stop using it in the VH client. Restarting the server computer gets it to work again.
.
You need to use AutoAttachToKernel=1 in the server config.ini file.
https://www.virtualhere.com/configuration_faq
Thanks - I added this to the…
Thanks - I added this to the config.ini file, but it still does the same
.
What operating system are you using for the server?
Windows 10
Windows 10
.
What printer is it?
The printer that works fine…
The printer that works fine is a Samsung laser, the one that doesnt' is a zebra G420kd
.
Ok im not sure of the problem, its probably some issue with the printer firmware
When looking through other…
When looking through other posts, I tried the custom event handler "port=off" - sending that seems to get it working again on the server pc. Is it possible to send that automatically when I stop using the device in VH client?
.
That command has no effect in the virtualhere windows server. Only linux and you need a special usb hub to support power switching.
It does fix it though
It does fix it though
.
I will add support for this in the virtualhere windows server 4.5.4 due out in a few days...
Thank you, I'll try it when…
Thank you, I'll try it when it's out
.
Actually 4.5.4 of the server does not have this change you will need to send the port=off via the client yourself for the time being.
. I bound the key I was…
.
I bound the key I was using to stop using the printer to a batch file to stop using that printer and send the custom event, this seems to be working well. Thank you.