Skip to content

Help & Troubleshooting

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

966 Topics 2.5k Posts
  • Error 0xc000007b installing 4.7.5.0

    2
    0 Votes
    2 Posts
    66 Views
    D

    I tried this again with the new version 4.8.0.4 and ran into the same problem, so I had a deeper look and finally found the problem: starting with version 4.7.5.0, the Veyon setup program is incompatible with mandatory ASLR.

    Mandatory ASLR is an additional exploit protection you can enable in the Windows Security app under "App & browser control", or through group policy like I did.

    To work around the problem, I included an exception for tthe Veyon installer in the MitigationPolicy.xml I am distributing through group policy. It looks like this:

    <?xml version="1.0" encoding="UTF-8"?> <MitigationPolicy> <SystemConfig> <ASLR ForceRelocateImages="true" RequireInfo="false" /> </SystemConfig> <AppConfig Executable="veyon-4.8.0.4-win64-setup.exe"> <ASLR ForceRelocateImages="false" /> </AppConfig> </MitigationPolicy>
  • Individual Computers seen as locations. AD

    3
    0 Votes
    3 Posts
    117 Views
    D

    Bump. Help please

  • Where does Veyon store its configuration?

    3
    0 Votes
    3 Posts
    180 Views
    T

    On Windows 11:
    %APPDATA%\Veyon\Config\VeyonMaster.json

  • Layout not saving

    3
    0 Votes
    3 Posts
    120 Views
    T

    The folder on Windows is:
    %APPDATA%\Veyon\Config
    the file:
    %APPDATA%\Veyon\Config\VeyonMaster.json

  • Bulk login

    2
    0 Votes
    2 Posts
    100 Views
    T

    I have one room with 16 student-PC which I updated to Win11. Bulk-Login works on three student-pcs (always the same three). All Clients are installed exactly the same.

  • Super Health Keto ACV Gummies & Full Body Keto Gummies

    1
    0 Votes
    1 Posts
    35 Views
    No one has replied
  • Can't get thin clients to work.

    1
    0 Votes
    1 Posts
    64 Views
    No one has replied
  • Remote function

    1
    0 Votes
    1 Posts
    69 Views
    No one has replied
  • Kama Sutra Gold Capsule Reviews, Benefits, Uses, Price in India!!

    1
    0 Votes
    1 Posts
    37 Views
    No one has replied
  • Adding computers via css-file

    1
    0 Votes
    1 Posts
    83 Views
    No one has replied
  • Show notification on remote connection, can't get it to work

    1
    0 Votes
    1 Posts
    50 Views
    No one has replied
  • Update and deploy Configuration (JSON)

    2
    0 Votes
    2 Posts
    99 Views
    O

    I have built myself the following solution:
    (Rollout via GPO)

    New task in task scheduling Trigger on login + repeat every hour Start program

    Script: C:\Program Files\Veyon\veyon-cli.exe
    Arguments: config import "\network-share\veyon-config.json".

    Works wonderfully 🙂

  • Veyon on NComputing devices

    1
    0 Votes
    1 Posts
    56 Views
    No one has replied
  • Alto consumo de cpu en multisesiones

    1
    0 Votes
    1 Posts
    49 Views
    No one has replied
  • Stop demo does not work

    1
    0 Votes
    1 Posts
    57 Views
    No one has replied
  • Gray Screen

    3
    0 Votes
    3 Posts
    136 Views
    B

    @Andrea-Pessina - You most likely need to allow TCP port 11100 inbound/outbound on both the master and client servers. That helped me at least.

  • Remote view not showing users screen when user is logged in

    3
    0 Votes
    3 Posts
    86 Views
    B

    @TonyPSchaefer Yes this is exactly what im trying to figure out too. We have multiple Windows servers that students RDP into. My instructor wants to be able to remote view all of the machines with the students logged in. I actually installed the veyon master in the classroom environment and now all I get is a black screen even though its connected. I get the lock screen on different install in a separate subnet so two things to figure out now.

  • configurator

    1
    0 Votes
    1 Posts
    67 Views
    No one has replied
  • Veyon master Windows server 2016 RDP session

    1
    0 Votes
    1 Posts
    52 Views
    No one has replied
  • Connect to RDP session in VDI

    5
    0 Votes
    5 Posts
    1k Views
    T

    @tobydox Thanks for your work on this. Your post references 4.4.x and I'm currently using 4.7.4. I've read the articles you linked to and still cannot get Veyon to see into PCs that are being accessed via RDP.

    My setup: 12 physical PCs for students and one for the teacher. Everyone is remote, even the teacher. Teacher connects and uses Veyon to monitor the students. Students connect via AnyDesk or Remote Desktop. We prefer AnyDesk but sometimes have to fallback on RDP. The teacher cannot monitor the RDP students.

    In Configurator, I set up the Computers as "192.168.1.100:11101" for example. I've tried 11102, 03, etc. and still have no luck.

    Is there more? What am I missing?