Skip to content

Help & Troubleshooting

You're facing difficulties with setting up Veyon? Ask away!

984 Topics 2.6k Posts
  • Room configuration with Active Directory

    4
    0 Votes
    4 Posts
    1k Views
    DreggerND

    @tobydox said in Room configuration with Active Directory:

    Once the rooms get listed properly switching to the room automatically should be working as well. An important requirement for this to work is that Veyon is able resolve the local computer to an AD/LDAP computer object (by performing reverse DNS lookup and searching for the computer name in AD/LDAP) and find the corresponding room.

    Hello Tobias!

    Is this limitation with Veyon still current or is version 4.3.3.0 now able to use sub OUs of an active directory?

    Right now our Active Directory is configured with sub OUs to splitt between notebooks and pcs. If it´s still current: What about the subscriber edition? Can you show where i can get more informations about it?

    Best regards from germany
    Norbert

  • Mass installation

    3
    0 Votes
    3 Posts
    936 Views
    DreggerND

    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 configuration

    I hope that´s usefull for you!

    Norbert

  • Challenge LDAP connectivty

    1
    0 Votes
    1 Posts
    141 Views
    No one has replied
  • Veyon on Zorin OS Lite version

    1
    0 Votes
    1 Posts
    300 Views
    No one has replied
  • Can i remote control a whole classroom at the same time?

    1
    0 Votes
    1 Posts
    174 Views
    No one has replied
  • Demo mode not working

    4
    0 Votes
    4 Posts
    2k Views
    A

    Assuming it's a problem with the built-in VNC server malfunctioning I installed UltraVNC on my master machine.
    Installed the service.
    Configured password and started service.
    Set Veyon to use External VNC server on port 5900 with the same password.

    Et voila - it works now. 😃
    Somethings just not right with the built-in UltraVNC server.

  • Default Username and Password

    2
    0 Votes
    2 Posts
    1k Views
    A

    As far as I can tell Veyon just uses local authentication by default. So any local username and password will work.

  • Using two screens and a Beamer as a Teacher

    3
    0 Votes
    3 Posts
    187 Views
    A

    @mpschwe said in Using two screens and a Beamer as a Teacher:

    not sure on windows

    It uses a build in version of uvnc.com on windows

  • Lock Client Configuration

    1
    0 Votes
    1 Posts
    123 Views
    No one has replied
  • Lock Easily Bypassed with Second monitor

    1
    0 Votes
    1 Posts
    131 Views
    No one has replied
  • LDAP Browsing is super slow.

    1
    0 Votes
    1 Posts
    117 Views
    No one has replied
  • Does this thing work? What am i not doing right?

    3
    0 Votes
    3 Posts
    269 Views
    jgordonJ

    I have the start of a blog on setting up Veyon that might help.

    https://www.oraclelinux.dev/2020/02/veyon-part-1-introduction-and-my-system.html

    I'm not good at this and it is a draft but any constructive comments would be welcome.

  • Imported config.json will not work, till manual activation

    7
    0 Votes
    7 Posts
    347 Views
    kotteK

    The service is really restartet... I tried several ways.
    Restartet in services.msc
    Restartet in the configurator in the service tab
    Restartet with cmd
    Everything is done with an administrator or also with the system account.

    I also tested the access right in the configurator... By checking the username... Before press apply the user don't have the right to access, but the user group from AD is already set... After pressing apply and restart the configurator the same user can access.

    This can be repoduced everytime the config will imported again.

  • Can't login user (instead accessibility window appears)

    4
    0 Votes
    4 Posts
    232 Views
    T

    The first paragraph on changing the group policies 😉

  • How to compile Veyon on windows platform?

    1
    0 Votes
    1 Posts
    141 Views
    No one has replied
  • UNC in Parameter "ApplyConfig"

    5
    0 Votes
    5 Posts
    1k Views
    B

    Are UNC paths working with the "applyconfig" command or should I first copy the config to a local path on the device? Cheers.

  • custom shortcut

    2
    0 Votes
    2 Posts
    141 Views
    T

    Sorry but such a functionality is currently not implemented 😞

  • I can't open websites from the teacher's computer

    6
    0 Votes
    6 Posts
    272 Views
    V

    @javisky said in I can't open websites from the teacher's computer:

    there are only two possibilities of path

    That's really true 😉

  • Some clients computers don't automatically start veyon service

    14
    0 Votes
    14 Posts
    3k Views
    V

    I'm sorry, no good news:
    veyon_service.png

  • Mascara de subred 255.255.254.0

    2
    0 Votes
    2 Posts
    134 Views
    T

    Computers only have to be reachable via TCP/IP. If everything is set up properly and you can ping other hosts in the network, the netmask shouldn't matter.