just install it on master as master and on client without master checklist.
for password request in every enter the veyon master, you can enter configuration and set authentication on GENERAL with method: key file authentication (same method for master and client). if you have no idea, you can look at this video
Hi @mikep345678
thanks for your feedback and useful suggestion! I just added a new parameter "/NoStartMenuFolder" to the installer so starting from Veyon 4.1.2 (likely to be released this week) you can pass this parameter to the Veyon installer in your deployment software.
Best regards
Tobias
Lieber Tobias,
vielen Dank für deine Antwort. Ich antworte nochmal auf deutsch um diesen Thread abzuschließen aber werde zukünftig natürlich Englisch nutzen. Derzeit nutzen wir in der Tat noch ITalc aber würden lieber früher als später auf Veyon wechseln. Genau solche Möglichkeiten in Veyon beschleunigen das aber natürlich
Ich melde mich.
Beste Grüße
Michel
@markuy48 This is a problem which unfortunately can occur in some situations due to restrictions in the input device interception driver used by Veyon - see https://github.com/oblitum/Interception/issues/25 for details. We currently do not have a solution for this, I'm sorry
@GCNA_Mentor Yes you can use the graphical method for saving and loading the configuration. Alternatively you can automate this process in a batch file using the CLI tool veyon-ctl - see https://docs.veyon.io/projects/admin-manual/en/4.1/cli.html#configuration-management for details. This is the prefered method in order to perform this step on all client computers (which is necessary).
Once you're running Veyon upgrading is no problem. Either perform an in-place upgrade or in case something goes wrong, remove first, reboot and install the latest version. All settings and keys are preserved.
@tobydox Ok. Thanks. I was told the program ran. But now on checking, it would appear that the install is still intact. Would this be the same for the Master Configurator on teacher's desktop?
Installation and configuration of Veyon without administrative privileges is not possible, I'm sorry. Veyon requires access to various low-level parts of the operating system. Also students would be able to change or disable Veyon easily if things would work without elevated privileges
Hi Moritz,
we're working on TS support but it's not finished yet. You will then have to add computer objects with the same IP but different ports, e.g. "host.example.com:11101", "host.example.com:11102" and so on. Expect this to be final in 4.2 in a few months.
Oops... my bad... you are right. I was on the 4.07 release. I have tested the 4.1, that is exactly what I was looking for. Now I am having another problem with this new release, but it is a different issue for a specific topic. Let me try to solve it myself first before asking for help. Thanks for support.
If you like you can try the unofficial test build at https://github.com/veyon/veyon/files/2257896/veyon-4.1.0.12-win64-setup.zip - please upgrade both teacher and and student computers.
Hi @luca-facchini
you can build 32 bit DEB packages easily yourselves. Simply download the source code and follow the instructions in the README file. Don't hesitate to ask questions if you're stuck.