Skip to content
  • 0 Votes
    3 Posts
    409 Views
    E
    @tobydox said in Windows 10: upgrade to latest version, control problem: The problem has been fixed in version 4.5.2 - if possible please upgrade and give us some feedback. I confirm, thank you.
  • Installing Veyon Master from GPO

    Help & Troubleshooting
    7
    0 Votes
    7 Posts
    1k Views
    I
    @hobo-sapiens There isn’t a way in Windows 7 or Windows 10 to intercept a pending sleep state to run code before entering sleep mode. You can configure a scheduled task to run on the detection of a sleep event but the action to perform (Veyon update) happens not prior to entering a sleep state but actually occurs immediately after the computer wakes. So there could be a significant time delay between when the update is queued and when the update is actually performed. I’ve not attempted to update Veyon with the master open but once the master computer exits sleep mode veyon-master.exe would likely still be in memory so it might be necessary to end the process. You could do this by the scheduled task I mentioned or as part of another update procedure. The command would be: "C:\Windows\System32\taskkill.exe" /f /im veyon-master.exe Or remotely, "C:\Windows\System32\taskkill.exe" /S computername /f /im veyon-master.exe
  • Appearing as duplicate's

    Help & Troubleshooting
    1
    0 Votes
    1 Posts
    153 Views
    No one has replied
  • Appearing as duplicate's

    General Discussion
    1
    0 Votes
    1 Posts
    255 Views
    No one has replied
  • Windows 10: log in function does not work

    Help & Troubleshooting
    3
    0 Votes
    3 Posts
    396 Views
    E
    @tobydox said in Windows 10: log in function does not work: @erotavlas how does your Windows login screen look like? Do users have to enter their usernames? We have some information at https://docs.veyon.io/en/latest/admin/platform-notes.html#user-login Right, thank you.
  • Cannot remote control student sessions

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    325 Views
    T
    Are the student sessions virtual/remote desktop sessions? If so try enabling multi session mode (https://docs.veyon.io/en/latest/admin/reference.html#refmultisessionmode) and try the NetworkDiscovery add-on with session scanning enabled so it will access the Veyon Server instances at ports 111XX instead of 11100 only (which is the console session). BTW we'll publish a tutorial on how to work with remote/virtual desktop sessions in a few weeks.
  • Crashing on multiple machines after 4.5.1

    Help & Troubleshooting
    5
    0 Votes
    5 Posts
    506 Views
    T
    I suggest to update to version 4.5.2 (or newer) which contains important bug fixes concerning Windows 10 support
  • 0 Votes
    3 Posts
    398 Views
    I
    @itguy You could instead copy the wakemon.bat file to a shared network folder then use 'Run program' to run the batch file from the shared folder: \\servername\sharename\veyon\wakemon.bat
  • Veyon master Slowness and freeze

    Help & Troubleshooting
    7
    0 Votes
    7 Posts
    1k Views
    G
    It seems that the slowness and freezes disappear after adjusting the LDAP update interval to 999 instead of 60 seconds .
  • Veyon 4.5.2

    Announcements
    1
    0 Votes
    1 Posts
    906 Views
    No one has replied
  • Veyon 4.5.1 I can't open website from Master

    Help & Troubleshooting
    16
    0 Votes
    16 Posts
    4k Views
    V
    @tobydox said in Veyon 4.5.1 I can't open website from Master: Some technical background: first you should make sure the tray icon is visible on all computers. If it's not visible, the Veyon Service for some reason is not able to run it's own worker processes within the user session. The Veyon tray icon is provided by such a worker process. Launching the "Run program" or "Open website" features also launches a (different) worker process inside the user sessions as a helper process. This worker will then start the program or open the website and this way make sure the program or browser is opened with user privileges (instead of Admin/LocalSystem privileges which the Veyon Service is running with). On computers where the tray icon is not visible, can you please check the VeyonServer.log file for messages starting with WindowsCoreFunctions and post them here? Veyonserver.log https://pastebin.com/Z4bGjPd0 VeyonService.log https://pastebin.com/BH1And2t
  • Wake on LAN across VLANs

    Help & Troubleshooting
    7
    0 Votes
    7 Posts
    1k 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
  • Veyon config on dual Win/Linux

    General Discussion
    1
    0 Votes
    1 Posts
    412 Views
    No one has replied
  • Mass wireless deployment

    General Discussion
    1
    0 Votes
    1 Posts
    452 Views
    No one has replied
  • Numeric keypad's Enter key unresponsive

    Help & Troubleshooting
    1
    0 Votes
    1 Posts
    166 Views
    No one has replied
  • hide inactive users

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    208 Views
    I
    @marcus There is a button to the right of the search field at the bottom of the master window. Its purpose is to toggle display of powered-off or otherwise unreachable computers chosen for monitoring.
  • Remote Monitor PC at 30 FPS

    Help & Troubleshooting
    2
    0 Votes
    2 Posts
    298 Views
    K
    @treizek maybe you need all gigabit interfaces and high end cpu, but for what vnc dont offer sound right ?
  • Little WOL issue

    Help & Troubleshooting
    9
    0 Votes
    9 Posts
    912 Views
    B
    @itguy Hi, the idea of a background task sounds good to me. I'll give this a try.
  • How to install Veyon on Endless Linux

    Help & Troubleshooting
    3
    0 Votes
    3 Posts
    474 Views
    W
    @itguy Thank you. will follow steps given and update
  • Start all machine by Connexion button not work

    Help & Troubleshooting
    1
    0 Votes
    1 Posts
    194 Views
    No one has replied