Hi, I have a query, please.
The Veyon Master and client machines are on v4.5.4. What is the easiest way to update them to the latest v4.9.5. The client machines are running Windows 10 currently and I am looking to update them to Windows 11. Will the current version be compatible?
We have the same problem, sometimes the Veyon Service into clients PC doesn't start.
To verify this, logon on unreachable client as administrator, run Veyon Configurator and try to start service manually.
At moment we haven't found the cause.
End the problem!
(before update windows not problem. master can connect to all client.
after update windows master can't connect to some client.)
For fix this. we "create key pair" and import key to all client. and General>Authentication> Select "Key file authentication" > Apply
[image: 1747817477239-57081873-e29f-4685-88f3-68bdd09dfcbf-image.png]
Hi, i tried with Wireshark but no magic packet were made by veyon. I can magic packets from my computer when I use wol.exe for example, but nothing with veyon.
Hello,
This is a Windows login configuration on non-Veyon PCs to modify.
There should be no information from the previous user. Interactive login must be enabled :
gpedit.msc
Expand: Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options.
On the right, locate and double-click the "Interactive logon: Do not display last user name" policy.
Another temporary workaround is to use the custom computer arrangement to create a "gap" in the middle of the 4 computers we have selected for that individual display TV, that way only 1 instance of Veyon Master needs to be open. This looks like its the more likely temporary solution we'll use.
(and for the demonstration, we'll often have the students name on the computer number in notepad in the middle).
[image: 1743704158234-d8699514-7bfc-4c51-887e-b7cb90a6b4ee-image.png]
@FrEmaVeyon
You can "Start Application" using %USERPROFILE% environment variable.
For this You need to start it using cmd:
cmd /c start "" "%USERPROFILE%\program.exe"
This will work