Mass installation
-
You can use commandline.
Thats the way we did apply it on our 90 workstation & servers
In the documentation you can find all neccessary commands
https://docs.veyon.io/en/latest/admin/installation.html#automated-silent-installation -
Hey Laura!
Are we talking about Windows Computers? Are they member of an Active Directory?
If can answer both with yes it´s really easy: Veyon can be installed by using a script which can be used as a startup script. By default (you can change this too if you want) Veyon is installed under C:\Program Files\Veyon so it´s a simple if exist query in your startup script:
if not exist "%Program Files%\Veyon" \server\share\installer.exe /S
Important! For a silent installation you must use the /S switch with UPPER letter, otherwise it´s not installing.
There are some more usefull switches
/NoMaster Just install the client
/ApplyConfig="\server\share\current.json" allows to specify your configurationI hope that´s usefull for you!
Norbert
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