Locking the screens of all remote computers
-
@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