How to Detect workstation/System Screen Lock/unlock in windows OS using java?

前端 未结 5 1386
予麋鹿
予麋鹿 2020-12-03 00:18

I\'m trying to note down workstation/System screen Lock and Unlock of each employee working in windows OS. I needed to store these record in a DataBase, using JAVA. I have s

5条回答
  •  情歌与酒
    2020-12-03 01:00

    Have a look at Unlock Administrator

    The purpose of the program is allow the admin at assign who can unlock the computer but it also has logging capability. It also allows you to run a script whenever the computer is locked or unlocked. This may be helpful to you.

提交回复
热议问题