I’m managing a TEM/IEM environment with a large number of Console Operators.
I was asked about Auditability of actions. The theoretical situation is that a Console Operator sends out an Action, either in error or maliciously that causes a problem on endpoints, then after stopping the Action, to hide what they did, they delete the Action from the Console. Is it possible to recover the deleted Action information?
as long as you have ran the audit tool cleaner to and removed the deleted action from the TEM database, yes, you can retreive it. however, first you have to find the action ID.
find the action ID via SQL Querey:
select A.name as “Action Name”, A.ID, A.CreationTime