Veyon Community Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Help & Troubleshooting
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • X

      Bug Login and Run program in 4.8.0.4
      • XBen314

      2
      0
      Votes
      2
      Posts
      55
      Views

      B

      Hi,
      same issue here: under Windows 10, the "login" command (giving username/password) only brings to the login screen, where the fields are left empty and no login occours... 🤒

    • F

      Distributing large files
      • felix

      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • 1

      Wake on LAN across VLANs
      • 153ht

      7
      0
      Votes
      7
      Posts
      499
      Views

      A

      Hi. I have the same issu as 153ht. I need , from a server 172.16.100.2, to wake up machines that are in others vlan 172.16.10.x, 172.16.11.x....
      What should I do ? Is there commands to implement the broadcast address in veyon ?
      thanks

    • J

      Trouble seeing screen of host running veyon service
      • jasonk

      1
      0
      Votes
      1
      Posts
      43
      Views

      No one has replied

    • W

      veyon-cli feature error on 4.8.0 and 4.7.5
      • wnemail

      1
      0
      Votes
      1
      Posts
      29
      Views

      No one has replied

    • S

      Black screen on 4.8.0
      • sedmakj

      18
      1
      Votes
      18
      Posts
      275
      Views

      A

      The version 4.8.0.4 have resolved the problem of black screen. But I realised that we can not login a session for multiple computers. Is there a bug for this function too?

    • C

      wake-on-lan configuration
      • cvalda

      3
      0
      Votes
      3
      Posts
      129
      Views

      A

      HI. Can you be more precise with your solution. In my case the WOL is working fine, the BIOS is well configured and I can start the machine with koxoComputers for Example. But whith VEYON it doesn't work. Where did you put your configuration in veyonConfigurator? thanks

    • P

      Prostadine - Prostadine Drops, Prostadine Reviews, Prostadine Australia!
      • prostadinedrops

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • D

      Error 0xc000007b installing 4.7.5.0
      • Damiel

      2
      0
      Votes
      2
      Posts
      31
      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>
    • D

      Individual Computers seen as locations. AD
      • dariopedroniDEV 0

      3
      0
      Votes
      3
      Posts
      58
      Views

      D

      Bump. Help please

    • D

      Where does Veyon store its configuration?
      • davebo

      3
      0
      Votes
      3
      Posts
      101
      Views

      T

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

    • D

      Layout not saving
      • dbyrne65

      3
      0
      Votes
      3
      Posts
      92
      Views

      T

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

    • S

      Bulk login
      • sedmakj

      2
      0
      Votes
      2
      Posts
      54
      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.

    • F

      Super Health Keto ACV Gummies & Full Body Keto Gummies
      • fullbodyketo

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • A

      Can't get thin clients to work.
      • agentkoos

      1
      0
      Votes
      1
      Posts
      29
      Views

      No one has replied

    • E

      Remote function
      • Ewood

      1
      0
      Votes
      1
      Posts
      28
      Views

      No one has replied

    • K

      Kama Sutra Gold Capsule Reviews, Benefits, Uses, Price in India!!
      • kamasutragold

      1
      0
      Votes
      1
      Posts
      14
      Views

      No one has replied

    • D

      Adding computers via css-file
      • Detlev

      1
      0
      Votes
      1
      Posts
      36
      Views

      No one has replied

    • M

      Show notification on remote connection, can't get it to work
      • mattias.lowdell

      1
      0
      Votes
      1
      Posts
      23
      Views

      No one has replied

    • O

      Update and deploy Configuration (JSON)
      • ocait

      2
      0
      Votes
      2
      Posts
      45
      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 🙂

    Powered by NodeBB | Contributors