Hi Friends,
I need to design a script which will block all user interaction on PC until an activity is completed.
Problem:
We need to fill time reports every day. People tend to forget filling this. This directly affects companies revenue.
Solution:
I am thinking of running a script every day at 5pm. This script will open intranet site where we fill our time reports. It will also block user from doing anything until report is filled or until that screen is closed.
I need your help in developing this.