I work on a windows server machine where all users have admin privileges and can, using the task manager, terminate each other's sessions (taskmanager -> users -> select user -> sign off -> confirm
).
Sometimes people close sessions and close the wrong one (likely by accident) and this can lead to data loss. What would be some (technological) measures (group policy, regedit?) to protect sessions from being closed remotely (i.e. from another open session on the same server) and minimize chance of this happening?