Skip to content

Help & Troubleshooting

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

1.0k Topics 2.6k Posts
  • 0 Votes
    4 Posts
    2k Views
    I
    Use the Veyon ‘Run program’ feature for running either a Devcon or PnPUtil script to disable (and enable) the device’s HID-compliant touch screen drivers using the specific HID\VID device instance path(s) and without the need to restart Windows. devcon enable "@HID\VID_056A&PID_00E6&MI_01&COL05\8&27A6CAE3&0&0004" devcon enable "@HID\VID_056A&PID_00E6&MI_01&COL01\8&27A6CAE3&0&0000" devcon disable "@HID\VID_056A&PID_00E6&MI_01&COL05\8&27A6CAE3&0&0004" devcon disable "@HID\VID_056A&PID_00E6&MI_01&COL01\8&27A6CAE3&0&0000" Disabling touch in this manner should still allow pen input.
  • Can't remove "Run Program" entries

    4
    0 Votes
    4 Posts
    229 Views
    I
    @cns-saintes Try updating to Veyon version 4.4.2.
  • Demo not displaying correct window?

    1
    0 Votes
    1 Posts
    105 Views
    No one has replied
  • Problem in Debian 10

    1
    0 Votes
    1 Posts
    99 Views
    No one has replied
  • Rearrange clients on the master screen?

    2
    0 Votes
    2 Posts
    163 Views
    I
    Click the 'User custom computer arrangement' button located in the lower-right hand corner of the Veyon Master window then drag the computer icons to your preferred locations. The 'Align computers to grid' button found nearby is also useful for this purpose.
  • Slow connection on gigabit ethernet

    5
    0 Votes
    5 Posts
    545 Views
    I
    What is the brand and model of the gigabit switch? Is the switch configured within a stack?
  • Log in using non-password domain account

    1
    0 Votes
    1 Posts
    204 Views
    No one has replied
  • 0 Votes
    1 Posts
    209 Views
    No one has replied
  • Veyon Master Grey Icons

    2
    0 Votes
    2 Posts
    160 Views
    S
    Hi, Fixed the issue by adding 'dNSHostName' to the 'Computer hostname attribute', in Environment settings, under LDAP Basic. Andy
  • Black screen on 4.4.2 with latest Win10

    1
    0 Votes
    1 Posts
    186 Views
    No one has replied
  • Cant stream my screen

    1
    0 Votes
    1 Posts
    128 Views
    No one has replied
  • Can't access to host.

    2
    0 Votes
    2 Posts
    236 Views
    X
    I have the same problem. I tried everything. I asked for professional support. The problem still remains. I think the last upgrates of Windows 10 don't support Veyon 4.4.2 version 64 bit.
  • Keyfile Authentication with domain users

    2
    0 Votes
    2 Posts
    664 Views
    R
    Finally got it to work with 4.2.2. Setup is the following: lab with a Master. The Master will not be used by students, logon auth is unneeded and causes other issues. First install Veyon with the master on a machine and generate a key pair (I just name it "teacher"). Export them to another folder (I put them on the file share for distribution later). Generate locations and computers in Location & Computers. You'll have to install the clients with either a config file included or utilize veyon-wcli to change authentication mode. The config will not set the key access control group, you'll need to set it with veyon-wcli. By default it pulls the highest privilege group available when the key pair is created (Administrators), but you'll actually want to have it for the lowest (Users). //Config for Master/Client General Authentication Method: Key file authentication Computer Access Control x Grant access to every authenticated user (default) Authentication keys Set Access group to "Users" //Imports public key "C:\Program Files\Veyon\veyon-wcli.exe" authkeys import teacher/public \\fileserver\share$\folder\teacher_public_key.pem //Imports private key (Master Only) "C:\Program Files\Veyon\veyon-wcli.exe" authkeys import teacher/private \\fileserver\share$\folder\teacher_private_key.pem //Sets access group to Users (works with domain login as well) "C:\Program Files\Veyon\veyon-wcli.exe" authkeys setaccessgroup teacher/public Users //Sets access group to Users (works with domain login as well) (Master Only) "C:\Program Files\Veyon\veyon-wcli.exe" authkeys setaccessgroup teacher/private Users One gotcha I learned is that the Veyon uninstaller will not remove keys. If you generated new keys for a new version but with the same name, the old ones will have to be deleted first because the import will not work if a file with the same name exists. //Remove the Veyon folder from ProgramData rmdir /s /q "C:\ProgramData\Veyon" When you import the keys with veyon-wcli the folder structure will be created. Now you've Veyon running with key authentication.
  • RDP (mutli session mode)

    1
    -1 Votes
    1 Posts
    158 Views
    No one has replied
  • install veyon-client on ubuntu 20.04

    1
    1 Votes
    1 Posts
    289 Views
    No one has replied
  • Turn off student control during remote control

    1
    1 Votes
    1 Posts
    137 Views
    No one has replied
  • 0 Votes
    1 Posts
    103 Views
    No one has replied
  • Crash issue on Xubuntu 20.04

    1
    0 Votes
    1 Posts
    100 Views
    No one has replied
  • Power On

    2
    0 Votes
    2 Posts
    306 Views
    S
    Hi, I have the same issue, but it is our school setup thats blocking it. I believe the Power On uses Wake-On-Lan which is often blocked in organizations. It uses a "magic" packet that is sent to the machine to wake it up. Firewalls/Network Switches often block the port (UDP 7 and 9). You also have to ensure the Wake-On-Lan feature is enabled in the BIOS of the PC. Third thing is to remember that Wake-On-Lan uses MAC Address so I suspect you need to add them all into the config file (Locations/PC Names bit) Good luck
  • install admin error

    2
    0 Votes
    2 Posts
    167 Views
    R
    no one? can get this to work, keep saying log in as admin. And that is whats i am doing