Veyon 4.9.7 service does not start in Windows insome computers
-
Recently we have installed Veyon 4.9.7 , but service does not start automatically in Windows 10 in some of our computers. It starts manually though.
We have checked Windows services and the service is in auto. We have tried also to delayed start but, with no result.Can you suggest any solution?
Thanks
Ignasi
-
I also have this issue with some random computers that refuse to start on their own. I've been unable to fix it.
I created a .bat file that I can launch to remotely start the service. Launch it, enter the name/ip of the computer and the service starts:
SET /p computer="Enter ComputerName:"
sc \%computer% start VeyonService -
Can you try to add another dependency to the service by running the following command at the command line (requires admin privileges):
sc config VeyonService depend= tcpip/rpcss/lanmanworkstation/lsm/dnscacheThis adds the lanmanworkstation and dnscache services as dependencies.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login