Is there any possibility for "Kill" task criteria in the future?
In particular, I would be looking to kill a process named "abc" if the user who initiated that process has been idle for more than 'x' minutes.
The 'query user' command in cmd/Powershell shows the idle time per user, so this could be joined to the User Name to only kill if the process has been idle (i.e. user has been idle).
I am having to do a bit of manual workaround for now, but this would really save me some headache, because for a variety of reasons I can't kick out the users completely, I only need to close one particular app/process.
Thanks!
Kevin
Edited by user
2015-01-06T04:18:36Z
|
Reason: Not specified