Veyon Community Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Locking the screens of all remote computers

    General Discussion
    2
    2
    119
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      liy770 last edited by

      I am trying to lock all the remote computers through the master computer using veyon-cli but without success.
      Can someone bring me the script to lock?

      M 1 Reply Last reply Reply Quote 0
      • M
        mikael.nogueira @liy770 last edited by mikael.nogueira

        @liy770 What commands did you try?


        I think would be:

        • ScreenLock
        sudo veyon-cli feature start [IP ADDRESS] ScreenLock
        
        • Shutdown (tested and worked)
        sudo veyon-cli feature start [IP ADDRESS] PowerDownNow
        
        • Power on a computer via Wake-on-LAN (WOL)
        sudo veyon-cli power on [MAC ADDRESS]
        

        For list all features:

        sudo veyon-cli feature list
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors